Home
last modified time | relevance | path

Searched refs:buf (Results 51 – 73 of 73) sorted by relevance

123

/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
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/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js40 this.buf = Vorbis._malloc(this.buflen);
67 this.buf = Vorbis._realloc(this.buf, packet.length);
71 Vorbis.HEAPU8.set(packet.data, this.buf);
73 if ((status = Vorbis._VorbisDecode(this.vorbis, this.buf, packet.length, this.callback)) !== 0)
80 Vorbis._free(this.buf);
85 this.buf = null;
107 this.buf = Vorbis._malloc(this.buflen);
114 this.buf = Vorbis._realloc(this.buf, packet.length);
118 Vorbis.HEAPU8.set(packet, this.buf);
119 if (Vorbis._VorbisHeaderDecode(this.vorbis, this.buf, packet.length) !== 0)
[all …]
H A Dopus.js2buf=new Uint8Array(length);FS.read(stream,buf,0,length,0);if(opts.encoding==="utf8"){ret="";var ut…
43 this.buf = opus._malloc(this.buflen);
49 …s.opus = opus._opus_decoder_create(this.format.sampleRate, this.format.channelsPerFrame, this.buf);
61 this.buf = opus._realloc(this.buf, packet.length);
65 opus.HEAPU8.set(packet.data, this.buf);
67 …var len = opus._opus_decode_float(this.opus, this.buf, packet.length, this.outbuf, this.outlen, 0);
77 opus._free(this.buf);
81 this.buf = null;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1buf","len","loweredCase","utf8ToBytes","base64ToBytes","toLowerCase","slowToString","start","Infin…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js55126 buf;
55136 buf = buffer[bufferPos++];
55137 output[i] = buf >> 7 & 1;
55138 output[i + 1] = buf >> 6 & 1;
55139 output[i + 2] = buf >> 5 & 1;
55144 output[i + 7] = buf & 1;
55149 buf = buffer[bufferPos++];
55160 buf = 0;
55164 buf = 0;
55169 buf = buf << 8 | buffer[bufferPos++];
[all …]
H A Dpdf.js11678 var buf = new Uint8ClampedArray(size * components);
11688 buf[j] = data[i];
11689 buf[j + 1] = data[i + 1];
11690 buf[j + 2] = data[i + 2];
11694 buf[_j] = data[_i2];
11699 data: buf,
H A Dpdf.worker.js.map1buf","remainingBits","fillOpacity","sw","sh","alphaBuf","resizeImageMask","opacity","imageOffset",…
H A Dpdf.js.map1buf","tmpCanvas","tmpCtx","height","_onUnsupportedFeature","pageInfo","ref","results","metadata","…
/plugin/codemirror/dist/modes/
H A Dverilog.min.js.map1 …ssign assume automatic before begin bind \" +\n \"bins binsof bit break buf bufif0 bufif1 byte …
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jar ... charAt (int) int pos public byte[] buf () public int pos () public int limit ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jar ... charAt (int) int pos public byte[] buf () public int pos () public int limit ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1buf = list[i]\n if (!Buffer.isBuffer(buf)) {\n throw new TypeError('\"list\" argument must…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.map1 …ath","cnt","sector","__readInt32LE","get_sector_list","start","chkd","sl","buf","buf_chain","modul…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js

123