Home
last modified time | relevance | path

Searched defs:length (Results 76 – 100 of 294) sorted by relevance

12345678910>>...12

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovie.java43 long length = (long) (frames/framesPerSecond); in toString() local
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DCachingStream.php67 public function read($length) argument
H A DAsyncReadStream.php181 public function read($length) argument
H A DLimitStream.php144 public function read($length) argument
H A DStreamInterface.php133 public function read($length); argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php65 public function length() : int function in Antlr\\Antlr4\\Runtime\\Utils\\BitSet
/plugin/booking/
H A Dhelper.php116 public function addBooking($id, $begin, $length, $user)
H A Daction.php87 protected function addBooking($id, $start, $length)
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.line-height.class.php6 var $length; variable in LineHeight_Absolute
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DCachingStream.php84 public function read($length)
H A DLimitStream.php140 public function read($length)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.dts.php157 private function readBinData($bin, $length) {
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DCerDerTrait.php32 binaryToBitString(int $length, int $unused) global() argument
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/
H A DDelimiterInterface.php57 setLength(int $length) global() argument
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DBinaryReader.php108 public function readDoubles($length = 1) argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js3236 function parse_XTI(blob, length) { argument
3271 function parse_RefU(blob, length) { argument
3303 function parse_FtCf(blob, length) { argument
3349 function parse_BOF(blob, length) { argument
3400 function parse_SST(blob, length) { argument
3421 function parse_Row(blob, length) { argument
3506 function parse_RK(blob, length) { argument
3538 function parse_XF(blob, length) { argument
3548 function parse_Guts(blob, length) { argument
3688 function parse_Obj(blob, length) { argument
[all …]
H A Dxlsx.min.js3 …unction make_sector_list(sectors,dir_start,fat_addrs,ssz){var sl=sectors.length,sector_list=new Ar… argument
4 …row new Error("Unknown Namespace: "+ct.xmlns);ct.calcchain=ct.calcchains.length>0?ct.calcchains[0]… argument
5 …rgin=parse_Xnum;var parse_BuiltInFnGroupCount=parseuint16;var parse_CalcCount=parseuint16;var pars… argument
6 }function parse_Theme(blob,length){var dwThemeVersion=blob.read_shift(4);if(dwThemeVersion===124226… argument
7 …8:1,39:2,40:3,41:3,42:3,43:3,44:3,45:3,47:3,48:2,53:1,61:3,65:3,66:3,67:1,68:1,69:1,71:1,72:1,73:1…
8 …var words=tag.split(/\s+/);var z=[];if(!skip_root)z[0]=words[0];if(words.length===1)return z;var m… argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBfdPacket.php45 public $length; variable in Google\\Service\\Compute\\BfdPacket
160 public function setLength($length)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowAlternativePHPTagsSniff.php189 protected function getSnippet($content, $start='', $length=40)
/plugin/authgoogle2fa/
H A DGoogleAuthenticator.php109 public function setCodeLength($length)
/plugin/authg2fa/
H A DGoogleAuthenticator.php109 public function setCodeLength($length)
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DStreamInterface.php134 public function read($length);
/plugin/swiftmail/Swift/
H A DFile.php185 public function length() function in Swift_File
/plugin/gtime/gtlib/util/
H A DGTBaseX.php124 …public function encode($bytes, $offset = null, $length = null, $separator = null, $frequency = nul…
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DOut.php56 public function write($string, $length);

12345678910>>...12