Home
last modified time | relevance | path

Searched refs:bits (Results 51 – 75 of 94) sorted by relevance

1234

/plugin/revealjs/js/
H A Dreveal.js4357 var bits = hash.slice( 2 ).split( '/' ),
4362 if( !/^[0-9]*$/.test( bits[0] ) && name.length ) {
4391 var h = ( parseInt( bits[0], 10 ) - hashIndexBase ) || 0,
4392 v = ( parseInt( bits[1], 10 ) - hashIndexBase ) || 0,
4396 f = parseInt( bits[2], 10 );
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js17768 var bits = this.bits = params.get('BitsPerComponent') || 8;
17782 var bits = this.bits;
18885 bits = 8;
18890 c <<= bits;
18897 bits = 0;
18913 bits = 0;
18916 } while (bits);
27862 return bits === 8;
55159 var bits = 0;
55165 bits = 0;
[all …]
H A Dpdf.worker.js.map1bits","columns","rowBytes","rawBytes","inbuf","outbuf","inbits","outbits","bytesPerPixel","sum","c…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/nv/
H A Dnv.txt
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js3bits=-7,d=isLE?-1:1,i=isLE?nl-1:0,s=buf[idx+i];i+=d;e=s&(1<<-bits)-1;s>>>=-bits;bits+=el;for(;bits
H A Dxlsx.js1519 var bits = -7, d = isLE ? -1 : 1, i = isLE ? (nl - 1) : 0, s = buf[idx + i];
1522 e = s & ((1 << (-bits)) - 1); s >>>= (-bits); bits += el;
1523 for (; bits > 0; e = e * 256 + buf[idx + i], i += d, bits -= 8);
1524 m = e & ((1 << (-bits)) - 1); e >>>= (-bits); bits += ml;
1525 for (; bits > 0; m = m * 256 + buf[idx + i], i += d, bits -= 8);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js12bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=…
13bits=v}},function(t,e,n){"use strict";var r=n(52),i=15,o=852,a=592,s=0,h=1,u=2,l=[3,4,5,6,7,8,9,10…
16bits=this.data[a++],this.height=this.data.readUInt16BE(a),a+=2,this.width=this.data.readUInt16BE(a…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2bits=parseInt(type.substr(1));assert(bits%8===0);return bits/8}else{return 0}}}}),getNativeFieldSi… argument
H A Dvorbis.js2bits=parseInt(type.substr(1));assert(bits%8===0);return bits/8}else{return 0}}}}),getNativeFieldSi… argument
H A Dopus.js2bits=parseInt(type.substr(1));assert(bits%8===0);return bits/8}else{return 0}}}}),getNativeFieldSi… argument
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/oc/
H A Doc.txt
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js1255 this.next = function (bits) argument
1279 return (y >>> (32 - bits)) & 0xFFFFFFFF;
/plugin/bible/bible_douayRheims/
H A DJames.txt56 …3:3. For if we put bits into the mouths of horses, that they may obey us: and we turn about their …
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js58 var hat = module.exports = function (bits, base) {
60 if (bits === undefined) bits = 128;
61 if (bits <= 0) return '0';
63 var digits = Math.log(Math.pow(2, bits)) / Math.log(base);
65 digits = Math.log(Math.pow(2, bits / i)) / Math.log(base) * i;
84 if (parsed !== Infinity && parsed >= Math.pow(2, bits)) {
85 return hat(bits, base)
90 hat.rack = function (bits, base, expandBy) { argument
95 if (expandBy) bits += expandBy;
99 var id = hat(bits, base);
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md578 - Double border in table - when background colour set in surrounding block element - shows as black line between the 2 bits of double
/plugin/diagramsnet/lib/resources/
H A Ddia_ca.txt110 diagramPngDesc=Imatge de mapa de bits editable
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1bits, totalBits = 32) {\n // delta + bits = totalBits\n const delta = totalBits - bits;\n …
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1698bits,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…
H A Dviewer.min.js101bits,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/codemirror/dist/modes/
H A Dperl.min.js.map1 … vec :1, // - test or set particular bits in a string\n …
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2677 ¤ ['bitrate'] now returned (in bits-per-second) at root level for
2733 ¤ All flag bits are now returned as boolean rather than int or
2822 ¤ ['mpeg']['raw'] returns the integer values of the bits for MPEG
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1793 DIFAT chains by storing the next sector number as the last 32 bits */
2412 /* cmap[maxlen + 4 bits] = (off&15) + (lit<<4) reverse mapping */
2596 /* cmap[7 bits from stream] = (off&7) + (lit<<3) */
2650 /* header includes final bit and type bits */
2683 var bits = read_bits_n(data, boff, max_len_1);
2684 var code = (header>>>1) == 1 ? fix_lmap[bits] : dyn_lmap[bits];
2693 /* length extra bits */
2700 bits = read_bits_n(data, boff, max_len_2);
2701 code = (header>>>1) == 1 ? fix_dmap[bits] : dyn_dmap[bits];
2705 /* dist extra bits */
[all …]

1234