/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | BigGlyphMetrics.java | 54 return this.data.readByte(Offset.height.offset); in height() 58 return this.data.readByte(Offset.width.offset); in width() 70 return this.data.readByte(Offset.horiAdvance.offset); in horiAdvance() 82 return this.data.readByte(Offset.vertAdvance.offset); in vertAdvance() 111 return this.internalReadData().readByte(Offset.height.offset); in height() 119 return this.internalReadData().readByte(Offset.width.offset); in width() 143 return this.internalReadData().readByte(Offset.horiAdvance.offset); in horiAdvance() 167 return this.internalReadData().readByte(Offset.vertAdvance.offset); in vertAdvance()
|
D | SmallGlyphMetrics.java | 42 return this.data.readByte(Offset.height.offset); in height() 46 return this.data.readByte(Offset.width.offset); in width() 58 return this.data.readByte(Offset.Advance.offset); in advance() 82 return this.internalReadData().readByte(Offset.height.offset); in height() 90 return this.internalReadData().readByte(Offset.width.offset); in width() 114 return this.internalReadData().readByte(Offset.Advance.offset); in advance()
|
D | EbscTable.java | 88 return this.data.readByte(Offset.bitmapScaleTable_ppemX.offset); in ppemX() 92 return this.data.readByte(Offset.bitmapScaleTable_ppemY.offset); in ppemY() 96 return this.data.readByte(Offset.bitmapScaleTable_substitutePpemX.offset); in substitutePpemX() 100 return this.data.readByte(Offset.bitmapScaleTable_substitutePpemY.offset); in substitutePpemY()
|
D | BitmapSizeTable.java | 84 return this.data.readByte(Offset.bitmapSizeTable_ppemX.offset); in ppemX() 88 return this.data.readByte(Offset.bitmapSizeTable_ppemY.offset); in ppemY() 92 return this.data.readByte(Offset.bitmapSizeTable_bitDepth.offset); in bitDepth() 316 return this.internalReadData().readByte(Offset.bitmapSizeTable_ppemX.offset); in ppemX() 320 return this.internalReadData().readByte(Offset.bitmapSizeTable_ppemY.offset); in ppemY() 324 return this.internalReadData().readByte(Offset.bitmapSizeTable_bitDepth.offset); in bitDepth()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | BigGlyphMetrics.java | 54 return this.data.readByte(Offset.height.offset); in height() 58 return this.data.readByte(Offset.width.offset); in width() 70 return this.data.readByte(Offset.horiAdvance.offset); in horiAdvance() 82 return this.data.readByte(Offset.vertAdvance.offset); in vertAdvance() 111 return this.internalReadData().readByte(Offset.height.offset); in height() 119 return this.internalReadData().readByte(Offset.width.offset); in width() 143 return this.internalReadData().readByte(Offset.horiAdvance.offset); in horiAdvance() 167 return this.internalReadData().readByte(Offset.vertAdvance.offset); in vertAdvance()
|
D | SmallGlyphMetrics.java | 42 return this.data.readByte(Offset.height.offset); in height() 46 return this.data.readByte(Offset.width.offset); in width() 58 return this.data.readByte(Offset.Advance.offset); in advance() 82 return this.internalReadData().readByte(Offset.height.offset); in height() 90 return this.internalReadData().readByte(Offset.width.offset); in width() 114 return this.internalReadData().readByte(Offset.Advance.offset); in advance()
|
D | EbscTable.java | 88 return this.data.readByte(Offset.bitmapScaleTable_ppemX.offset); in ppemX() 92 return this.data.readByte(Offset.bitmapScaleTable_ppemY.offset); in ppemY() 96 return this.data.readByte(Offset.bitmapScaleTable_substitutePpemX.offset); in substitutePpemX() 100 return this.data.readByte(Offset.bitmapScaleTable_substitutePpemY.offset); in substitutePpemY()
|
D | BitmapSizeTable.java | 84 return this.data.readByte(Offset.bitmapSizeTable_ppemX.offset); in ppemX() 88 return this.data.readByte(Offset.bitmapSizeTable_ppemY.offset); in ppemY() 92 return this.data.readByte(Offset.bitmapSizeTable_bitDepth.offset); in bitDepth() 316 return this.internalReadData().readByte(Offset.bitmapSizeTable_ppemX.offset); in ppemX() 320 return this.internalReadData().readByte(Offset.bitmapSizeTable_ppemY.offset); in ppemY() 324 return this.internalReadData().readByte(Offset.bitmapSizeTable_bitDepth.offset); in bitDepth()
|
/third_party/typescript/tests/baselines/reference/ |
D | duplicateLocalVariable2.types | 31 … for (var i = 0; i < 14; i++) { bytes.push(fb.readByte()); } … 32 … for (var i = 0; i < 14; i++) { bytes.push(fb.readByte()); } … 33 … for (var i = 0; i < 14; i++) { bytes.push(fb.readByte()); } … 41 … for (var i = 0; i < 14; i++) { bytes.push(fb.readByte()); } … 45 … for (var i = 0; i < 14; i++) { bytes.push(fb.readByte()); } … 50 … for (var i = 0; i < 14; i++) { bytes.push(fb.readByte()); } … 99 bytes.push(fb.readByte()); 100 >bytes.push(fb.readByte()) : number 104 >fb.readByte() : any 105 >fb.readByte : any [all …]
|
D | duplicateLocalVariable1.js | 159 chars.push(fb.readByte()); 186 bytes.push(fb.readByte()); 209 var byteVal = savedFile.readByte(); 220 var result = fb.readByte(200); 275 var byteVal = savedFile.readByte(); 492 chars.push(fb.readByte()); 514 bytes.push(fb.readByte()); 534 var byteVal = savedFile.readByte(); 543 var result = fb.readByte(200); 588 var byteVal = savedFile.readByte();
|
D | duplicateLocalVariable1.types | 206 …readByte()); } return TestRunner.arrayCompare(chars, [0x54, 0xC3, 0xA8, 0xE1… 207 …readByte()); } return TestRunner.arrayCompare(chars, [0x54, 0xC3, 0xA8, 0xE1… 208 …readByte()); } return TestRunner.arrayCompare(chars, [0x54, 0xC3, 0xA8, 0xE1… 853 … for (var i = 0; i < 11; i++) { chars.push(fb.readByte()); } … 857 … for (var i = 0; i < 11; i++) { chars.push(fb.readByte()); } … 862 … for (var i = 0; i < 11; i++) { chars.push(fb.readByte()); } … 887 chars.push(fb.readByte()); 888 >chars.push(fb.readByte()) : number 892 >fb.readByte() : any 893 >fb.readByte : any [all …]
|
D | duplicateLocalVariable2.js | 29 bytes.push(fb.readByte()); 75 bytes.push(fb.readByte());
|
D | duplicateLocalVariable1.errors.txt | 164 chars.push(fb.readByte()); 198 bytes.push(fb.readByte()); 221 var byteVal = savedFile.readByte(); 232 var result = fb.readByte(200); 287 var byteVal = savedFile.readByte();
|
/third_party/typescript/tests/cases/compiler/ |
D | duplicateLocalVariable1.ts | 161 chars.push(fb.readByte()); 188 bytes.push(fb.readByte()); 211 var byteVal = savedFile.readByte(); 222 var result = fb.readByte(200); 277 var byteVal = savedFile.readByte();
|
D | duplicateLocalVariable2.ts | 29 bytes.push(fb.readByte());
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | ReadableFontData.java | 335 public int readByte(int index) { in readByte() method in ReadableFontData 399 return ((this.readByte(index) << 8 | this.readUByte(index + 1)) << 16) >> 16; in readShort() 462 return this.readByte(index) << 24 | this.readUByte(index + 1) << 16 | in readLong()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | ReadableFontData.java | 335 public int readByte(int index) { in readByte() method in ReadableFontData 399 return ((this.readByte(index) << 8 | this.readUByte(index + 1)) << 16) >> 16; in readShort() 462 return this.readByte(index) << 24 | this.readUByte(index + 1) << 16 | in readLong()
|
/third_party/node/deps/npm/node_modules/asn1/lib/ber/ |
D | reader.js | 56 Reader.prototype.readByte = function (peek) { method in Reader 70 return this.readByte(true);
|
/third_party/node/deps/npm/node_modules/sshpk/lib/formats/ |
D | pkcs8.js | 86 der.readByte(); 150 der.readByte(); 340 der.readByte(); 369 der.readByte(); 396 der.readByte();
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
D | TestUtils.java | 211 int b1 = rfd1.readByte(i + offset1); in equals() 212 int b2 = rfd2.readByte(i + offset2); in equals()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
D | TestUtils.java | 211 int b1 = rfd1.readByte(i + offset1); in equals() 212 int b2 = rfd2.readByte(i + offset2); in equals()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/ |
D | CompositeGlyph.java | 98 return this.data.readByte(index); in argument1() 107 return this.data.readByte(index + FontData.DataSize.BYTE.size()); in argument2()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/ |
D | CompositeGlyph.java | 98 return this.data.readByte(index); in argument1() 107 return this.data.readByte(index + FontData.DataSize.BYTE.size()); in argument2()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/ |
D | ByteArrayTableBuilder.java | 66 return data.readByte(index); in byteValue()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/ |
D | ByteArrayTableBuilder.java | 66 return data.readByte(index); in byteValue()
|