Home
last modified time | relevance | path

Searched refs:alloc (Results 1 – 25 of 25) sorted by relevance

/plugin/upgrade/myvendor/splitbrain/php-cli/src/
DTableFormatter.php149 $alloc = $fixed;
150 $remain = $this->max - $alloc;
162 $alloc += $real;
165 $remain = $this->max - $alloc;
/plugin/asciidocjs/node_modules/is-buffer/test/
Dbasic.js5 t.equal(isBuffer(Buffer.alloc(4)), true, 'new Buffer(4)')
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dminify.js7 } else if (typeof Buffer.alloc == "undefined") {
/plugin/diagramsnet/lib/js/socket.io/
Dsimplepeer9.10.0.min.js6alloc(+e)},n.INSPECT_MAX_BYTES=50;n.kMaxLength=2147483647,s.TYPED_ARRAY_SUPPORT=function(){try{var…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js6014 var iterator = Buffer.alloc(4); // this is the 'special' element of Excel password hashing
6374 this.buffer = Buffer.alloc(size); // read index
6388 var buf = Buffer.alloc(this.iWrite - this.iRead);
6410 buf = Buffer.alloc(size);
6791 this._buf = Buffer.alloc(options && options.size || 16384);
6804 this._buffer = Buffer.alloc(this.length);
6827 var buf = Buffer.alloc(size);
28094 if (!out) out = Buffer.alloc(this.length);
29336 var _out = Buffer.alloc(_size);
36935 ghash.update(Buffer.alloc(toPad, 0));
[all …]
/plugin/datatables/assets/pdfmake/
Dpdfmake.js2584 _this.buffer = Buffer.alloc(bufferSize);
2672 var buf = Buffer.alloc(length);
3761 function alloc(size, fill, encoding) {
3779 Buffer.alloc = function (size, fill, encoding) {
3780 return alloc(size, fill, encoding);
3885 return Buffer.alloc(+length);
3934 return Buffer.alloc(0);
12748 if (!Safer.alloc) {
12749 Safer.alloc = function (size, fill, encoding) {
12928 if (this.length === 0) return Buffer.alloc(0);
[all …]
Dpdfmake.min.js2alloc(i),o.bufferOffset=0,o.pos=0,o}!function _inheritsLoose(r,i){r.prototype=Object.create(i.prot…
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dnodejs.js35 var buf = Buffer.alloc(65536), count;
Dindex.cjs23401 var buf = Buffer.alloc(65536), count;
/plugin/datatables/assets/jszip/
Djszip.min.js13 …ber');return new Buffer(e,t)},allocBuffer:function(e){if(Buffer.alloc)return Buffer.alloc(e);var t…
Djszip.js1313 if (Buffer.alloc) {
1314 return Buffer.alloc(size);
/plugin/xlsx2dw/packages/jszip/
Djszip.js1313 if (Buffer.alloc) {
1314 return Buffer.alloc(size);
/plugin/jmol2/jmol/
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dogg.js2alloc=Runtime.dynamicAlloc;Runtime.dynamicAlloc=(function(){abort("cannot dynamically allocate, sb…
Dvorbis.js2alloc=Runtime.dynamicAlloc;Runtime.dynamicAlloc=(function(){abort("cannot dynamically allocate, sb…
Dopus.js2alloc=Runtime.dynamicAlloc;Runtime.dynamicAlloc=(function(){abort("cannot dynamically allocate, sb…
/plugin/ol3/
Dscript.js8alloc(+t)},e.INSPECT_MAX_BYTES=50,l.TYPED_ARRAY_SUPPORT=void 0!==t.TYPED_ARRAY_SUPPORT?t.TYPED_ARR… function
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs175 if(has_buf) return Buffer.alloc ? Buffer.alloc(len) : new Buffer(len);
/plugin/strata/
Dplotly-2.25.2.min.js8alloc=function(t,e,r){return function(t,e,r){return v(t),t<=0?h(t):void 0!==e?"string"==typeof r?h…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js403alloc(+e)},t.INSPECT_MAX_BYTES=50,l.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARR…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js403alloc(+e)},t.INSPECT_MAX_BYTES=50,l.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARR…
Dbundle.js.map1alloc (that, size, fill, encoding) {\n assertSize(size)\n if (size <= 0) {\n return createBuf…