Home
last modified time | relevance | path

Searched refs:buffer (Results 176 – 200 of 302) sorted by relevance

12345678910>>...13

/plugin/mantis/lib/
H A Dnusoap.php1872 $buffer .= '<table>';
1874 $buffer .= "
1878 $buffer .= '</table>';
1881 $buffer .= '<table>';
1883 $buffer .= "
1887 $buffer .= '</table>';
1895 return $buffer;
2732 * @param string $buffer
2738 function decodeChunked($buffer, $lb){ argument
2745 $chunkend = strpos($buffer, $lb);
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js399 parm={attack:Math.pow(2,(gen.attackVolEnv?gen.attackVolEnv.amount:-12000)/1200),hold:Math.pow(2,(gen.holdVolEnv?gen.holdVolEnv.amount:-12000)/1200),decay:Math.pow(2,(gen.decayVolEnv?gen.decayVolEnv.amount:-12000)/1200)/3,sustain:gen.sustainVolEnv?(gen.sustainVolEnv.amount/1000):0,buffer:ac.createBuffer(1,sample.length,sampleRate)} property in sf2_create.parm
406 sample_cp(parm.buffer,sample)
435 o.buffer=parm.buffer
462 src.buffer=buf
505 throw new Error('invalid chunk type:'+chunk.type);while(ip<size){sampleName=String.fromCharCode.apply(null,data.subarray(ip,ip+=20));start=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);end=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);startLoop=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);endLoop=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);sampleRate=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);originalPitch=data[ip++];pitchCorrection=(data[ip++]<<24)>>24;sampleLink=data[ip++]|(data[ip++]<<8);sampleType=data[ip++]|(data[ip++]<<8);var sample=new Int16Array(new Uint8Array(data.subarray(this.samplingData.offset+start*2,this.samplingData.offset+end*2)).buffer);startLoop-=start;endLoop-=start;if(sampleRate>0){var adjust=this.adjustSampleData(sample,sampleRate);sample=adjust.sample;sampleRate*=adjust.multiply;startLoop*=adjust.multiply;endLoop*=adjust.multiply}
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2buffer=[];var needed=0;this.processCChar=(function(code){code=code&255;if(buffer.length==0){if((co… argument
4buffer);var b=new global.Int16Array(buffer);var c=new global.Int32Array(buffer);var d=new global.U…
19 …ABORT,"cttz_i8":cttz_i8,"ctlz_i8":ctlz_i8,"NaN":NaN,"Infinity":Infinity},buffer);var _i64Add=Modul…
H A Dopus.js2buffer=[];var needed=0;this.processCChar=(function(code){code=code&255;if(buffer.length==0){if((co… argument
4buffer);var b=new global.Int16Array(buffer);var c=new global.Int32Array(buffer);var d=new global.U…
23 …ABORT,"cttz_i8":cttz_i8,"ctlz_i8":ctlz_i8,"NaN":NaN,"Infinity":Infinity},buffer);var _strlen=Modul…
H A Daac.js78 var buffer = this.stream.readSingleBuffer(this.stream.remainingBytes());
79 this.emit('data', buffer);
378 this.prototype.setCookie = function(buffer) { argument
379 var data = AV.Stream.fromBuffer(buffer),
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1buffer=""}else{if(O.eB){c+=n(r)+N;O.buffer=""}else{c+=N;O.buffer=r}}D[D.length]=O}function F(R,N,S…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_smart_rendering.js.map1buffer","port","firstTask","floor","lastTask","ceil","visibleTasks","$data","tasksStore","getIndex…
/plugin/amcharts/assets/
H A Djs-yaml.min.js2buffer=t,this.position=n,this.line=i,this.column=r}var i=e("./common");n.prototype.getSnippet=func…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php3549 $buffer = $this->read_remaining_bytes($remaining_length);
3554 if (strlen($buffer)) {
3555 $raw .= $this->decrypt ? $this->decrypt->decrypt($buffer) : $buffer;
3679 $buffer = '';
3686 $buffer .= $temp;
3690 return $buffer;
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md30 mode, buffer size, metadata etc.,
104 * `Bufferable`, for streams with at least one internal buffer,
502 works on the `_buffer` attribute. This buffer contains the whole
503 content of the stream. This is really a buffer. Why would it be
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8buffer=e,f<h?(f>=0?(nt&&this.addGroup(n.substr(0,f),l),this.addGroup(n.charAt(f),l)):f>=h-s&&this.…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js389 return utils.arrayBuffer2Blob(buffer);
396 exports.arrayBuffer2Blob = function(buffer) { argument
397 return utils.arrayBuffer2Blob(buffer);
782 return this.asUint8Array().buffer;
1609 var buffer = new ArrayBuffer(0);
1611 exports.blob = new Blob([buffer], {
1619 builder.append(buffer);
1948 return new Blob([buffer], {
1958 builder.append(buffer);
2093 return (new Uint8Array(input)).buffer;
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DPageWriter.php268 $this->mpdf->offsets[1] = strlen($this->mpdf->buffer);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak280 String buffer = (graphComponent.getTripleBuffer() != null) ? ""
287 status("Repaint all" + buffer);
294 + (int) (dirty.getHeight()) + buffer);
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock835 buffer-shims@^1.0.0:
837 …resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad879…
839 buffer@^4.9.0:
841 …resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c…
1698 is-buffer@^1.0.2:
1700 …resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.4.tgz#cfc86ccd5dc5a52fa80489111c6…
1965 is-buffer "^1.0.2"
2216 buffer "^4.9.0"
2567 buffer-shims "^1.0.0"
2599 buffer-shims "^1.0.0"
H A Dlodash.js4506 function cloneBuffer(buffer, isDeep) { argument
4508 return buffer.slice();
4510 var length = buffer.length,
4511 result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);
4513 buffer.copy(result);
4539 var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;
4540 return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);
4576 var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;
4577 return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);
5698 object = object.buffer;
[all …]
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8buffer=e,f<h?(f>=0?(nt&&this.addGroup(n.substr(0,f),l),this.addGroup(n.charAt(f),l)):f>=h-s&&this.…
/plugin/sketchcanvas/script/
H A Djs-yaml.min.js
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js37511 buffer = Buffer.concat([buffer, Buffer.from([value])]);
37514 out[i] = buffer[i] << 1 | buffer[i + 1] >> 7;
39149 return buffer;
40547 return buffer;
44768 if (buffer) first = this.update(buffer);
44794 return buffer;
44881 var pad = buffer[buffer.length - 1];
44883 for (var i = buffer.length - pad; i < buffer.length; i++) {
44887 return buffer.slice(0, buffer.length - pad);
70111 buffer = buffer.key;
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/socialshareprivacy2/SSP/
H A DREADME.md14 * [Buffer](#buffer-options-buffer)
601 ### <span id="buffer-options-buffer">Buffer Options</span> (`buffer`)
611 buffer: {
1359 all, all-services, none, buffer, delicious, disqus,
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js4506 function cloneBuffer(buffer, isDeep) { argument
4508 return buffer.slice();
4510 var length = buffer.length,
4511 result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);
4513 buffer.copy(result);
4539 var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;
4540 return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);
4576 var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;
4577 return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);
5698 object = object.buffer;
[all …]
/plugin/flowplayer/player/
H A DREADME.txt40 - Fixed #490, controlbar background, buffer bar and progress bar colors were all reset to white
89 - #395 apply buffer animation status to VOD streams only.
91 - #390 correct seek back to a valid time on invalid seeking while seeking in the buffer.
96 …lid seek times, make it step back 1 second from the invalid seek time to seek the buffer correctly.
131 - does not show the buffer animation any more when the player receives the onBufferEmpty message fr…

12345678910>>...13