Home
last modified time | relevance | path

Searched refs:bits (Results 26 – 50 of 94) sorted by relevance

1234

/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php320 $bits = parse_url($url);
321 $ext = preg_replace("~^.*?\\.([^\\.]+)\$~s", "\$1", $bits["path"]);
/plugin/sqlraw/
H A Dsimple_html_dom.php819 $bits=0;
827 elseif($c >= 252) $bits=6;
828 elseif($c >= 248) $bits=5;
829 elseif($c >= 240) $bits=4;
830 elseif($c >= 224) $bits=3;
831 elseif($c >= 192) $bits=2;
833 if(($i+$bits) > $len) return false;
834 while($bits > 1)
839 $bits--;
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1105 $bits = 0;
1113 $bits = 6;
1115 $bits = 5;
1117 $bits = 4;
1119 $bits = 3;
1121 $bits = 2;
1125 if (($i + $bits) > $len) {
1128 while ($bits > 1) {
1134 $bits--;
/plugin/diagramsnet/lib/js/deflate/
H A Dpako.min.js2bits,c=E.lencode,w=E.distcode,b=(1<<E.lenbits)-1,g=(1<<E.distbits)-1;t:do{u<15&&(f+=z[a++]<<u,u+=8…
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jar ... static final int BIT_7 private static final int[] BITS public void <init> () public byte[ ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jar ... static final int BIT_7 private static final int[] BITS public void <init> () public byte[ ...
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js38518 bits = bits2int(bits, q);
38519 bits = bits.mod(q);
65479 bits = state.bits;
65775 state.bits = bits;
66405 bits = state.bits; //---
66937 bits -= bits & 7; //---//
67747 state.bits = bits; //---
68678 for (bits = 0; bits <= MAX_BITS; bits++) {
68770 for (bits = max_length; bits !== 0; bits--) {
68828 for (bits = 1; bits <= MAX_BITS; bits++) {
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js13bits,r=e.lencode,s=e.distcode,t=(1<<e.lenbits)-1,u=(1<<e.distbits)-1;a:do{15>q&&(p+=B[f++]<<q,q+=8…
14bits=n,(c.wsize||p!==a.avail_out&&c.mode<lb&&(c.mode<ib||b!==z))&&l(a,a.output,a.next_out,p-a.avai…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js2750 var bits = this.info.windowSequence === ICStream.EIGHT_SHORT_SEQUENCE ? 3 : 5,
2756 escape = (1 << bits) - 1;
2768 while ((incr = stream.read(bits)) === escape)
4537 bits = info.windowSequence === 2 ? SHORT_BITS : LONG_BITS;
4540 if (this.nFilt[w] = stream.read(bits[0])) {
4549 length_w[filt] = stream.read(bits[1]);
4551 if ((order_w[filt] = stream.read(bits[2])) > 20)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php199 * @param int $bits
203 public static function Float2String($floatvalue, $bits) { argument
206 switch ($bits) {
230 …:BigEndian2String(self::Bin2Dec($signbit.$exponentbitstring.$fractionbitstring), $bits % 8, false);
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/jukebox/id3/
H A Dgetid3.lib.php123 function Float2String($floatvalue, $bits) { argument
125 switch ($bits) {
150 …dian2String(getid3_lib::Bin2Dec($signbit.$exponentbitstring.$fractionbitstring), $bits % 8, false);
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css3 * bits that surround the content.
/plugin/diagramsnet/lib/js/jszip/
H A Djszip.min.js14bits,r=c.lencode,s=c.distcode,t=(1<<c.lenbits)-1,u=(1<<c.distbits)-1;a:do{q<15&&(p+=B[f++]<<q,q+=8…
/plugin/dokucrypt/
H A Dscript.js1609 var bits = [];
1614 bits[i] = and(shr(count[0], (i * 8)), 0xFF);
1617 bits[i + 4] = and(shr(count[1], (i * 8)), 0xFF);
1627 md5_update(bits[i]);
/plugin/dokucrypt2/
H A Dscript.js1067 truncated to 32 bits) to the entropy vector. */
1203 by bits from the result of the first three
1681 var bits = [];
1686 bits[i] = and(shr(count[0], (i * 8)), 0xFF);
1689 bits[i + 4] = and(shr(count[1], (i * 8)), 0xFF);
1699 md5_update(bits[i]);
1782 "A" to "X", each encoding four bits of the byte. Encoding uses
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php1446 $bits = preg_split('/[?]/', $url, 2);
1447 $file = $bits[0];
1448 $query = '?' . $bits[1];
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D60.60.js.map1 … 'Auth',\n 'Chain',\n 'None',\n 'Some',\n 'bits',\n 'bytes',…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt53 Overall bitrate: ['bitrate'] // ex 113485.71 (bits-per-second - divide by 1000…
81 …e() // average bitrate for entire file (all audio/video streams), in bits per second
87 …e() // average bitrate for audio portion of file (all audio streams), in bits per second
100 …er() // average bitrate for video portion of file (all video streams), in bits per second
2167 ['bits']=>integer() //
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1bits","datalen","nlenbits","calculateecc","genpoly","modulus","polylen","genpolylen","quotient","a…
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php283 function Float2String($floatvalue, $bits) { argument
285 switch ($bits) {
310 …return BigEndian2String(Bin2Dec($signbit.$exponentbitstring.$fractionbitstring), $bits % 8, false);

1234