Lines Matching refs:Uint8Array

215       if (!(data instanceof Uint8Array)) {
1920 var bytes = new Uint8Array(length);
1939 if (arr.length === 1 && arr[0] instanceof Uint8Array) {
1955 var data = new Uint8Array(resultLength);
1960 if (!(item instanceof Uint8Array)) {
1964 item = new Uint8Array(item);
2001 var buffer8 = new Uint8Array(4);
6571 new Uint8Array(dest).set(new Uint8Array(src, srcOffset, n), destOffset);
9181 view = new Uint8Array(entry.buffer, entry.byteOffset, entry.byteLength);
9206 ctor: Uint8Array,
9226 …var view = new Uint8Array(firstDescriptor.buffer, firstDescriptor.byteOffset + firstDescriptor.byt…
9612 var transferredView = new Uint8Array(transferredBuffer, byteOffset, byteLength);
11660 this.bytes = new Uint8Array(length);
11711 this.bytes.set(new Uint8Array(chunk), begin);
11727 this.bytes.set(new Uint8Array(data), position);
14855 var trailerBytes = new Uint8Array([116, 114, 97, 105, 108, 101, 114]);
14856 var startxrefBytes = new Uint8Array([115, 116, 97, 114, 116, 120, 114, 101, 102]);
14857 var objBytes = new Uint8Array([111, 98, 106]);
14858 var xrefBytes = new Uint8Array([47, 88, 82, 101, 102]);
16345 … var ENDSTREAM_SIGNATURE = new Uint8Array([0x65, 0x6E, 0x64, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6D]);
17128 this.bytes = arrayBuffer instanceof Uint8Array ? arrayBuffer : new Uint8Array(arrayBuffer);
17236 var emptyBuffer = new Uint8Array(0);
17275 var buffer2 = new Uint8Array(size);
17639 var codeLenCodeLengths = new Uint8Array(codeLenCodeMap.length);
17650 var codeLengths = new Uint8Array(codes);
17829 var compArray = new Uint8Array(colors + 1);
17878 prevRow = new Uint8Array(rowBytes);
18033 this.input = new Uint8Array(5);
18244 dictionaryValues: new Uint8Array(maxLzwDictionarySize),
18247 currentSequence: new Uint8Array(maxLzwDictionarySize),
18375 Stream.call(this, new Uint8Array(0));
19544 row = bitmap[i] = new Uint8Array(width);
19613 var row = new Uint8Array(width);
19636 row = new Uint8Array(row);
19737 var row = new Uint8Array(width);
19915 row = new Uint8Array(width);
20111 row = new Uint8Array(regionWidth);
20284 var searchPattern = new Uint8Array(searchPatternLength);
21343 row = new Uint8Array(width);
21374 row = new Uint8Array(width);
21963 …var dctZigZag = new Uint8Array([0, 1, 8, 16, 9, 2, 3, 10, 17, 24, 32, 25, 18, 11, 4, 5, 12, 19, 26…
22796 var codeLengths = new Uint8Array(16);
22803 var huffmanValues = new Uint8Array(codeLengthSum);
24546 var encodedData = new Uint8Array(totalLength);
24860 var items = new Uint8Array(width * height);
24943 …var LLAndLHContextsLabel = new Uint8Array([0, 5, 8, 0, 3, 7, 8, 0, 4, 7, 8, 0, 0, 0, 0, 0, 1, 6, 8…
24944 …var HLContextLabel = new Uint8Array([0, 3, 4, 0, 5, 7, 7, 0, 8, 8, 8, 0, 0, 0, 0, 0, 1, 3, 4, 0, 6…
24945 …var HHContextLabel = new Uint8Array([0, 1, 2, 0, 1, 2, 2, 0, 2, 2, 2, 0, 0, 0, 0, 0, 3, 4, 5, 0, 4…
24952 this.neighborsSignificance = new Uint8Array(coefficientCount);
24953 this.coefficentsSign = new Uint8Array(coefficientCount);
24954 …y(coefficientCount) : mb > 6 ? new Uint16Array(coefficientCount) : new Uint8Array(coefficientCount…
24955 this.processingFlags = new Uint8Array(coefficientCount);
24956 var bitsDecoded = new Uint8Array(coefficientCount);
25547 var s = new Uint8Array(256);
25576 var output = new Uint8Array(n);
25600 …var r = new Uint8Array([7, 12, 17, 22, 7, 12, 17, 22, 7, 12, 17, 22, 7, 12, 17, 22, 5, 9, 14, 20, …
25609 var padded = new Uint8Array(paddedLength);
25675 …return new Uint8Array([h0 & 0xFF, h0 >> 8 & 0xFF, h0 >> 16 & 0xFF, h0 >>> 24 & 0xFF, h1 & 0xFF, h1…
25809 var padded = new Uint8Array(paddedLength);
25877 …return new Uint8Array([h0 >> 24 & 0xFF, h0 >> 16 & 0xFF, h0 >> 8 & 0xFF, h0 & 0xFF, h1 >> 24 & 0xF…
25977 var padded = new Uint8Array(paddedLength);
26090 result = new Uint8Array(64);
26100 result = new Uint8Array(48);
26148 …this._s = new Uint8Array([0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5, 0x30, 0x01, 0x67, 0x2b, …
26149 …this._inv_s = new Uint8Array([0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38, 0xbf, 0x40, 0xa3, 0x…
26151 this._mixCol = new Uint8Array(256);
26161 this.buffer = new Uint8Array(16);
26174 var state = new Uint8Array(16);
26253 var state = new Uint8Array(16);
26355 buffer = new Uint8Array(16);
26364 return new Uint8Array(0);
26386 var output = new Uint8Array(outputLength);
26411 return new Uint8Array(0);
26418 this.buffer = new Uint8Array(16);
26432 iv = new Uint8Array(16);
26451 buffer = new Uint8Array(16);
26460 return new Uint8Array(0);
26464 var output = new Uint8Array(outputLength);
26490 …_this._rcon = new Uint8Array([0x8d, 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, 0x36, 0x…
26501 var result = new Uint8Array(b);
26558 var result = new Uint8Array(b);
26625 var hashData = new Uint8Array(password.length + 56);
26633 var hashData = new Uint8Array(password.length + 8);
26640 var hashData = new Uint8Array(password.length + 56);
26646 return cipher.decryptBlock(ownerEncryption, false, new Uint8Array(16));
26649 var hashData = new Uint8Array(password.length + 8);
26654 return cipher.decryptBlock(userEncryption, false, new Uint8Array(16));
26664 var t = new Uint8Array(array1.length + array2.length);
26677 var k1 = new Uint8Array(arrayLength * 64);
26731 var hashData = new Uint8Array(password.length + 56);
26739 var hashData = new Uint8Array(password.length + 8);
26746 var hashData = new Uint8Array(password.length + 56);
26752 return cipher.decryptBlock(ownerEncryption, false, new Uint8Array(16));
26755 var hashData = new Uint8Array(password.length + 8);
26760 return cipher.decryptBlock(userEncryption, false, new Uint8Array(16));
26792 …var defaultPasswordBytes = new Uint8Array([0x28, 0xBF, 0x4E, 0x5E, 0x4E, 0x75, 0x8A, 0x41, 0x64, 0…
26821 var hashData = new Uint8Array(hashDataSize),
26884 var derivedKey = new Uint8Array(n),
26916 var hashData = new Uint8Array(32),
26945 var derivedKey = new Uint8Array(keyLengthInBytes),
27071 var key = new Uint8Array(encryptionKey.length + 9),
27273 …var allColors = bpc <= 8 ? new Uint8Array(numComponentColors) : new Uint16Array(numComponentColors…
27293 rgbBuf = new Uint8Array(count * 3);
27706 _this3.lookup = new Uint8Array(length);
27711 _this3.lookup = new Uint8Array(length);
27716 } else if (lookup instanceof Uint8Array) {
30893 var transferMap = new Uint8Array(256);
32800 …uint8array = stream.buffer ? new Uint8Array(stream.buffer.buffer, 0, stream.bufferLength) : new Ui…
32809 uint8array = new Uint8Array(new Uint32Array(widths).buffer);
34081 this.tmpBuf = new Uint8Array(MAX_ENCODED_NUM_SIZE);
34177 var start = new Uint8Array(MAX_NUM_SIZE);
34178 var end = new Uint8Array(MAX_NUM_SIZE);
34180 var _char = new Uint8Array(MAX_NUM_SIZE);
34182 var charCode = new Uint8Array(MAX_NUM_SIZE);
34183 var tmp = new Uint8Array(MAX_NUM_SIZE);
34975 if (data instanceof Uint8Array) {
35030 var file = new Uint8Array(offset);
36141 var entries = new Uint8Array(metrics.length + numMissing * 2);
36306 locaData = new Uint8Array(locaDataSize);
36311 var newGlyfData = new Uint8Array(oldGlyfDataLength);
36350 var simpleGlyph = new Uint8Array([0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 0]);
36363 glyf.data = new Uint8Array(firstEntryLength + writeOffset);
36723 content.push(new Uint8Array(i - data.length));
36728 content.push(new Uint8Array([0x22, 0x2D]));
36770 var result = new Uint8Array(newLength);
36805 var cvtData = new Uint8Array(cvt.length + 1);
36813 font = new _stream.Stream(new Uint8Array(font.getBytes()));
36853 data: new Uint8Array(0)
38581 charStrings.set(i, new Uint8Array([14]));
39504 charStringsIndex.add(new Uint8Array([0x8B, 0x0E]));
39518 … out = new Uint8Array([2, 0, 0, numGlyphsLessNotDef >> 8 & 0xFF, numGlyphsLessNotDef & 0xFF]);
39521 out = new Uint8Array(length);
39560 out = new Uint8Array(1 + fdSelect.fdSelect.length);
39587 out = new Uint8Array(ranges);
47960 var data = new Uint8Array(font.data);
48338 return new Uint8Array(0);
48352 var decrypted = new Uint8Array(count);
48369 var decrypted = new Uint8Array(maybeLength);
48530 data = length > 0 ? stream.getBytes(length) : new Uint8Array(0);
48556 data = length > 0 ? stream.getBytes(length) : new Uint8Array(0);
49125 var cl = new Uint8Array(3),
49126 cr = new Uint8Array(3);
49162 var newColor = new Uint8Array(3);
49487 var colorsPacked = new Uint8Array(colors.length * 3);
54560 data = new Uint8Array(input.length * 2);
54808 …var dest = bpc <= 8 ? new Uint8Array(length) : bpc <= 16 ? new Uint16Array(length) : new Uint32Arr…
55121 …var output = bpc <= 8 ? new Uint8Array(length) : bpc <= 16 ? new Uint16Array(length) : new Uint32A…