Home
last modified time | relevance | path

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

123456

/plugin/encryptedpasswords/script/
DSubtleAES.js27 return this.createOpenSSLCryptString(salt, new Uint8Array(cipher));
81 return crypto.getRandomValues(new Uint8Array(8));
98 salt: new Uint8Array(Array.from(ostring.slice(8, 16)).map(ch => ch.charCodeAt(0))),
99 cipher: new Uint8Array(Array.from(ostring.slice(16)).map(ch => ch.charCodeAt(0))),
111 const concat = new Uint8Array([
145 const buffer = new Uint8Array(dk);
164 const D1 = md5.array(new Uint8Array([...password, ...salt]));
165 const D2 = md5.array(new Uint8Array([...D1, ...password, ...salt]));
166 const D3 = md5.array(new Uint8Array([...D2, ...password, ...salt]));
169 hash: new Uint8Array([...D1, ...D2]),
[all …]
Dmd5.min.js10Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];…
/plugin/asciidocjs/node_modules/lodash/
D_Uint8Array.js4 var Uint8Array = root.Uint8Array; variable
6 module.exports = Uint8Array;
D_cloneArrayBuffer.js1 var Uint8Array = require('./_Uint8Array'); variable
12 new Uint8Array(result).set(new Uint8Array(arrayBuffer));
D_equalByTag.js2 Uint8Array = require('./_Uint8Array'), variable
59 !equalFunc(new Uint8Array(object), new Uint8Array(other))) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/
Dblob.js64 , Uint8Array = view.Uint8Array
122 if (Uint8Array && (data instanceof ArrayBuffer || data instanceof Uint8Array)) {
125 , buf = new Uint8Array(data)
192 if (Uint8Array && blobParts[i] instanceof Uint8Array) {
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_typed-array.js45 var Uint8Array = global.Uint8Array; variable
87 return new Uint8Array(new Uint16Array([1]).buffer)[0] === 1;
90 var FORCED_SET = !!Uint8Array && !!Uint8Array[PROTOTYPE].set && fails(function () {
91 new Uint8Array(1).set({});
155 …var TO_LOCALE_BUG = !!Uint8Array && fails(function () { arrayToLocaleString.call(new Uint8Array(1)…
Des6.typed.uint8-array.js2 return function Uint8Array(data, byteOffset, length) { class
/plugin/asciidocjs/node_modules/core-js/modules/
D_typed-array.js45 var Uint8Array = global.Uint8Array; variable
87 return new Uint8Array(new Uint16Array([1]).buffer)[0] === 1;
90 var FORCED_SET = !!Uint8Array && !!Uint8Array[PROTOTYPE].set && fails(function () {
91 new Uint8Array(1).set({});
155 …var TO_LOCALE_BUG = !!Uint8Array && fails(function () { arrayToLocaleString.call(new Uint8Array(1)…
Des6.typed.uint8-array.js2 return function Uint8Array(data, byteOffset, length) { class
/plugin/asciidocjs/node_modules/get-intrinsic/
Dindex.js56 var TypedArray = typeof Uint8Array === 'undefined' || !getProto ? undefined : getProto(Uint8Array);
117 '%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined : Uint8Array,
/plugin/asciidocjs/node_modules/core-js/library/fn/typed/
Duint8-array.js2 module.exports = require('../../modules/_core').Uint8Array;
/plugin/asciidocjs/node_modules/core-js/fn/typed/
Duint8-array.js2 module.exports = require('../../modules/_core').Uint8Array;
/plugin/llm/llm.js/
Dllm.js1Uint8Array(e);return void t(a)}}const s=new XMLHttpRequest;s.open("GET",e,!0),s.responseType="arra…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dmp3.js4515 this.allocation = utils.makeArray([2, 32], Uint8Array);
4516 this.scalefactor = utils.makeArray([2, 32], Uint8Array);
4631 this.allocation = utils.makeArray([2, 32], Uint8Array);
4632 this.scfsi = utils.makeArray([2, 32], Uint8Array);
4633 this.scalefactor = utils.makeArray([2, 32, 3], Uint8Array);
4920 this.scfsi = new Uint8Array(2);
4936 this.table_select = new Uint8Array(3);
4937 this.subblock_gain = new Uint8Array(3);
4942 this.scalefac = new Uint8Array(39);
6154 this.main_data = new Uint8Array(MP3FrameHeader.BUFFER_MDLEN); // actual audio data
[all …]
/plugin/diagramsnet/lib/js/deflate/
Dpako.min.js2Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),o=new Uint8Array([0,0,0,0,…
/plugin/abc2/abc-libraries/abc2svg/
Dsnd-1.js370 a=new Uint8Array(dl)
505 …8);sampleType=data[ip++]|(data[ip++]<<8);var sample=new Int16Array(new Uint8Array(data.subarray(th…
526 if(i!=po.c_i[c]){if(po.c_i[c]==undefined){po.op.send(new Uint8Array([0xb0+c,121,0]))
528 po.op.send(new Uint8Array([0xb0+c,j,s.p_v.midictl[j]]))}}
530 po.op.send(new Uint8Array([0xc0+c,i&0x7f]))}
531 if(a&&Midi5.ma.sysexEnabled){po.op.send(new Uint8Array([0xf0,0x7f,0x7f,0x08,0x02,i&0x7f,0x01,k,k,a/…
532 po.op.send(new Uint8Array([0x90+c,k,127]),t)
533 po.op.send(new Uint8Array([0x80+c,k,0]),t+d-20)}
534 function midi_ctrl(po,s,t){po.op.send(new Uint8Array([0xb0+s.chn,s.ctrl,s.val]),t*1000)}
555 if(0){op.send(new Uint8Array([0xf0,0x7f,0x7f,0x08,0x02,0x00,0x01,0x69,0x69,0x00,0,0xf7]),t)}
/plugin/stlviewer/stlviewer/
Die_polyfills.js46 ….fromCharCode,l={}.toString,h=e.SharedArrayBuffer,u=h?l.call(h):"",k=e.Uint8Array,m=k||Array,v=l.c…
Dparser.min.js2Uint8Array(e),i=n.length,a="",s=0;s<i;s+=16383){var o=16383;s+16383>i&&(o=i-s),a+=String.fromCharC…
/plugin/diagramsnet/lib/js/
Dstencils.min.js206 t = pako.inflateRaw(Uint8Array.from(atob(t), function (c) {
/plugin/datatables/assets/jszip/
Djszip.min.js13Uint8Array(0|f):new Array(0|f);o<e.length;)t=p.indexOf(e.charAt(o++))<<2|(i=p.indexOf(e.charAt(o++…
Djszip.js91 output = new Uint8Array(totalLength|0);
327 var USE_TYPEDARRAY = (typeof Uint8Array !== "undefined") && (typeof Uint16Array !== "undefined") &&…
1296 if (Buffer.from && Buffer.from !== Uint8Array.from) {
1990 return new Uint8Array(0);
2562 res = new Uint8Array(totalLength);
2727 exports.arraybuffer = typeof ArrayBuffer !== "undefined" && typeof Uint8Array !== "undefined";
2730 exports.uint8array = typeof Uint8Array !== "undefined";
2802 buf = new Uint8Array(buf_len);
2977 data = new Uint8Array(previousData.length + this.leftOver.length);
3058 result = new Uint8Array(str.length);
[all …]
/plugin/bpmnio/script/
Dbpmnio_render.js3 .decode(Uint8Array.from(atob(data), (c) => c.charCodeAt(0)))
/plugin/xlsx2dw/packages/jszip/
Djszip.js91 output = new Uint8Array(totalLength|0);
327 var USE_TYPEDARRAY = (typeof Uint8Array !== "undefined") && (typeof Uint16Array !== "undefined") &&…
1296 if (Buffer.from && Buffer.from !== Uint8Array.from) {
1990 return new Uint8Array(0);
2562 res = new Uint8Array(totalLength);
2727 exports.arraybuffer = typeof ArrayBuffer !== "undefined" && typeof Uint8Array !== "undefined";
2730 exports.uint8array = typeof Uint8Array !== "undefined";
2802 buf = new Uint8Array(buf_len);
2977 data = new Uint8Array(previousData.length + this.leftOver.length);
3058 result = new Uint8Array(str.length);
[all …]
/plugin/diagramsnet/lib/js/jszip/
Djszip.min.js12Uint8Array(0|n):new Array(0|n);k<a.length;)g=f.indexOf(a.charAt(k++)),h=f.indexOf(a.charAt(k++)),i…
13Uint8Array(1)).length}catch(a){return!1}}(),nodebuffer:function(){try{return i.nodebuffer&&1===Str…

123456