Home
last modified time | relevance | path

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

1234

/third_party/python/Modules/
Dwinreparse.h18 USHORT ReparseDataLength;
19 USHORT Reserved;
22 USHORT SubstituteNameOffset;
23 USHORT SubstituteNameLength;
24 USHORT PrintNameOffset;
25 USHORT PrintNameLength;
31 USHORT SubstituteNameOffset;
32 USHORT SubstituteNameLength;
33 USHORT PrintNameOffset;
34 USHORT PrintNameLength;
/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_win32.h27 USHORT Length;
44 USHORT Length;
291 USHORT P : 1; // Phase Tag (P)
293 USHORT SC : 8; // Status Code (SC)
294 USHORT SCT : 3; // Status Code Type (SCT)
295 USHORT Reserved : 2;
296 USHORT M : 1; // More (M)
297 USHORT DNR : 1; // Do Not Retry (DNR)
299 USHORT AsUshort;
306 USHORT SQID; // Submission Queue ID
[all …]
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/
DFontDataTests.java59 * FontData.DataSize.USHORT.size(), 0, FontData.DataSize.USHORT.size(),
60 LOWER_BYTE_ARRAY_FOR_SEARCHING.length * FontData.DataSize.USHORT.size(),
61 FontData.DataSize.USHORT.size()},
65 * FontData.DataSize.USHORT.size(), 0, 2 * FontData.DataSize.USHORT.size(),
66 FontData.DataSize.USHORT.size(), 2 * FontData.DataSize.USHORT.size()},
70 * FontData.DataSize.USHORT.size(),
71 LOWER_BYTE_ARRAY_FOR_SEARCHING.length * FontData.DataSize.USHORT.size(),
72 FontData.DataSize.USHORT.size(), 0, FontData.DataSize.USHORT.size()},
76 * FontData.DataSize.USHORT.size(), FontData.DataSize.USHORT.size(),
77 2 * FontData.DataSize.USHORT.size(), 0, 2 * FontData.DataSize.USHORT.size()},};
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/
DFontDataTests.java59 * FontData.DataSize.USHORT.size(), 0, FontData.DataSize.USHORT.size(),
60 LOWER_BYTE_ARRAY_FOR_SEARCHING.length * FontData.DataSize.USHORT.size(),
61 FontData.DataSize.USHORT.size()},
65 * FontData.DataSize.USHORT.size(), 0, 2 * FontData.DataSize.USHORT.size(),
66 FontData.DataSize.USHORT.size(), 2 * FontData.DataSize.USHORT.size()},
70 * FontData.DataSize.USHORT.size(),
71 LOWER_BYTE_ARRAY_FOR_SEARCHING.length * FontData.DataSize.USHORT.size(),
72 FontData.DataSize.USHORT.size(), 0, FontData.DataSize.USHORT.size()},
76 * FontData.DataSize.USHORT.size(), FontData.DataSize.USHORT.size(),
77 2 * FontData.DataSize.USHORT.size(), 0, 2 * FontData.DataSize.USHORT.size()},};
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapFormat4.java32 FontData.DataSize.USHORT.size(), in glyphId()
34 FontData.DataSize.USHORT.size(), in glyphId()
101 data.readUShort(startCodeOffset(segCount) + index * FontData.DataSize.USHORT.size()); in startCode()
107 Offset.format4EndCount.offset + FontData.DataSize.USHORT.size() + segCount in startCodeOffset()
108 * FontData.DataSize.USHORT.size(); in startCodeOffset()
114 data.readUShort(Offset.format4EndCount.offset + index * FontData.DataSize.USHORT.size()); in endCode()
126 Offset.format4EndCount.offset + ((2 * segCount) + 1) * FontData.DataSize.USHORT.size(); in idDeltaOffset()
132 data.readUShort(idRangeOffsetOffset(segCount) + index * FontData.DataSize.USHORT.size()); in idRangeOffset()
138 Offset.format4EndCount.offset + ((2 * segCount) + 1) * FontData.DataSize.USHORT.size() in idRangeOffsetOffset()
145 Offset.format4EndCount.offset + ((3 * segCount) + 1) * FontData.DataSize.USHORT.size() in glyphIdArrayOffset()
[all …]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapFormat4.java32 FontData.DataSize.USHORT.size(), in glyphId()
34 FontData.DataSize.USHORT.size(), in glyphId()
101 data.readUShort(startCodeOffset(segCount) + index * FontData.DataSize.USHORT.size()); in startCode()
107 Offset.format4EndCount.offset + FontData.DataSize.USHORT.size() + segCount in startCodeOffset()
108 * FontData.DataSize.USHORT.size(); in startCodeOffset()
114 data.readUShort(Offset.format4EndCount.offset + index * FontData.DataSize.USHORT.size()); in endCode()
126 Offset.format4EndCount.offset + ((2 * segCount) + 1) * FontData.DataSize.USHORT.size(); in idDeltaOffset()
132 data.readUShort(idRangeOffsetOffset(segCount) + index * FontData.DataSize.USHORT.size()); in idRangeOffset()
138 Offset.format4EndCount.offset + ((2 * segCount) + 1) * FontData.DataSize.USHORT.size() in idRangeOffsetOffset()
145 Offset.format4EndCount.offset + ((3 * segCount) + 1) * FontData.DataSize.USHORT.size() in glyphIdArrayOffset()
[all …]
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DCompositeGlyph.java49 int index = 5 * FontData.DataSize.USHORT.size(); // header in initialize()
54 index += 2 * FontData.DataSize.USHORT.size(); // flags and in initialize()
72 index += FontData.DataSize.USHORT.size(); in initialize()
89 return this.data.readUShort(FontData.DataSize.USHORT.size() + this.contourIndex.get(contour)); in glyphIndex()
93 int index = 2 * FontData.DataSize.USHORT.size() + this.contourIndex.get(contour); in argument1()
102 int index = 2 * FontData.DataSize.USHORT.size() + this.contourIndex.get(contour); in argument2()
105 return this.data.readUShort(index + FontData.DataSize.USHORT.size()); in argument2()
124 int index = this.contourIndex.get(contour) + 2 * FontData.DataSize.USHORT.size(); in transformation()
DSimpleGlyph.java69 * FontData.DataSize.USHORT.size()); in initialize()
72 * FontData.DataSize.USHORT.size(); in initialize()
92 + (this.numberOfContours() * FontData.DataSize.USHORT.size()) in initialize()
93 + FontData.DataSize.USHORT.size() in initialize()
183 contour * FontData.DataSize.USHORT.size() + Offset.simpleEndPtsOfCountours.offset); in contourEndPoint()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DCompositeGlyph.java49 int index = 5 * FontData.DataSize.USHORT.size(); // header in initialize()
54 index += 2 * FontData.DataSize.USHORT.size(); // flags and in initialize()
72 index += FontData.DataSize.USHORT.size(); in initialize()
89 return this.data.readUShort(FontData.DataSize.USHORT.size() + this.contourIndex.get(contour)); in glyphIndex()
93 int index = 2 * FontData.DataSize.USHORT.size() + this.contourIndex.get(contour); in argument1()
102 int index = 2 * FontData.DataSize.USHORT.size() + this.contourIndex.get(contour); in argument2()
105 return this.data.readUShort(index + FontData.DataSize.USHORT.size()); in argument2()
124 int index = this.contourIndex.get(contour) + 2 * FontData.DataSize.USHORT.size(); in transformation()
DSimpleGlyph.java69 * FontData.DataSize.USHORT.size()); in initialize()
72 * FontData.DataSize.USHORT.size(); in initialize()
92 + (this.numberOfContours() * FontData.DataSize.USHORT.size()) in initialize()
93 + FontData.DataSize.USHORT.size() in initialize()
183 contour * FontData.DataSize.USHORT.size() + Offset.simpleEndPtsOfCountours.offset); in contourEndPoint()
/third_party/skia/third_party/externals/opengl-registry/extensions/I3D/
DWGL_I3D_gamma.txt58 USHORT *puRed,
59 USHORT *puGreen,
60 USHORT *puBlue)
64 const USHORT *puRed,
65 const USHORT *puGreen,
66 const USHORT *puBlue)
114 const USHORT *puRed,
115 const USHORT *puGreen,
116 const USHORT *puBlue)
138 USHORT *puRed,
[all …]
/third_party/openGLES/extensions/I3D/
DWGL_I3D_gamma.txt58 USHORT *puRed,
59 USHORT *puGreen,
60 USHORT *puBlue)
64 const USHORT *puRed,
65 const USHORT *puGreen,
66 const USHORT *puBlue)
114 const USHORT *puRed,
115 const USHORT *puGreen,
116 const USHORT *puBlue)
138 USHORT *puRed,
[all …]
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DGlyphStripper.java87 + (simpleGlyph.numberOfContours() * ReadableFontData.DataSize.USHORT.size()); in writeHeaderAndContoursSize()
96 return ReadableFontData.DataSize.USHORT.size(); in writeZeroInstructionLength()
122 int index = 5 * ReadableFontData.DataSize.USHORT.size(); in overrideCompositeGlyfFlags()
128 index += 2 * ReadableFontData.DataSize.USHORT.size(); in overrideCompositeGlyfFlags()
170 - ReadableFontData.DataSize.USHORT.size(); in computeCompositeStrippedGlyphSize()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DGlyphStripper.java87 + (simpleGlyph.numberOfContours() * ReadableFontData.DataSize.USHORT.size()); in writeHeaderAndContoursSize()
96 return ReadableFontData.DataSize.USHORT.size(); in writeZeroInstructionLength()
122 int index = 5 * ReadableFontData.DataSize.USHORT.size(); in overrideCompositeGlyfFlags()
128 index += 2 * ReadableFontData.DataSize.USHORT.size(); in overrideCompositeGlyfFlags()
170 - ReadableFontData.DataSize.USHORT.size(); in computeCompositeStrippedGlyphSize()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp105 USHORT context_update_id;
106 USHORT widths[64];
107 USHORT heights[64];
194 USHORT log2_restoration_unit_size[3];
306 USHORT apply_grain:1;
307 USHORT scaling_shift_minus8:2;
308 USHORT chroma_scaling_from_luma:1;
309 USHORT ar_coeff_lag:2;
310 USHORT ar_coeff_shift_minus6:2;
311 USHORT grain_scale_shift:2;
[all …]
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapGlyph.java58 + FontData.DataSize.USHORT.size()),
63 + FontData.DataSize.USHORT.size()),
67 ebdtComponentLength(FontData.DataSize.USHORT.size() + 2 * FontData.DataSize.CHAR.size()),
DIndexSubTableFormat3.java59 Offset.indexSubTable3_offsetArray.offset + loca * FontData.DataSize.USHORT.size(); in loca()
61 Offset.indexSubTable3_offsetArray.offset + loca * FontData.DataSize.USHORT.size()); in loca()
87 * FontData.DataSize.USHORT.size(); in dataLength()
145 * FontData.DataSize.USHORT.size())); in initialize()
DIndexSubTableFormat5.java68 FontData.DataSize.USHORT.size(), this.numGlyphs(), glyphId); in glyphStartOffset()
104 return Offset.indexSubTable5_glyphArray.offset + numGlyphs * FontData.DataSize.USHORT.size(); in dataLength()
183 Offset.indexSubTable5_glyphArray.offset + i * FontData.DataSize.USHORT.size())); in initialize()
255 * FontData.DataSize.USHORT.size(); in subDataSizeToSerialize()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapGlyph.java58 + FontData.DataSize.USHORT.size()),
63 + FontData.DataSize.USHORT.size()),
67 ebdtComponentLength(FontData.DataSize.USHORT.size() + 2 * FontData.DataSize.CHAR.size()),
DIndexSubTableFormat3.java59 Offset.indexSubTable3_offsetArray.offset + loca * FontData.DataSize.USHORT.size(); in loca()
61 Offset.indexSubTable3_offsetArray.offset + loca * FontData.DataSize.USHORT.size()); in loca()
87 * FontData.DataSize.USHORT.size(); in dataLength()
145 * FontData.DataSize.USHORT.size())); in initialize()
DIndexSubTableFormat5.java68 FontData.DataSize.USHORT.size(), this.numGlyphs(), glyphId); in glyphStartOffset()
104 return Offset.indexSubTable5_glyphArray.offset + numGlyphs * FontData.DataSize.USHORT.size(); in dataLength()
183 Offset.indexSubTable5_glyphArray.offset + i * FontData.DataSize.USHORT.size())); in initialize()
255 * FontData.DataSize.USHORT.size(); in subDataSizeToSerialize()
/third_party/musl/src/stdio/
Dvfwprintf.c33 SHORT, USHORT, CHAR, UCHAR, enumerator
67 S('o') = USHORT, S('u') = USHORT,
68 S('x') = USHORT, S('X') = USHORT,
112 break; case USHORT: arg->i = (unsigned short)va_arg(*ap, int); in pop_arg()
/third_party/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h65 …PVOID IMAGEAPI ImageDirectoryEntryToDataEx(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,…
66 …PVOID IMAGEAPI ImageDirectoryEntryToData(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PU…
96 USHORT ReservedMachine;
97 USHORT ReservedCharacteristics;
296 USHORT MajorVersion;
297 USHORT MinorVersion;
298 USHORT Revision;
299 USHORT Reserved;
773 USHORT dataLength;
774 USHORT leaf;
[all …]
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dwglext.h535 …PI * PFNWGLGETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *p…
536 …ETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USH…
540 BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puB…
541 … wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USH…
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/khronos/GL/
Dwglext.h525 …PI * PFNWGLGETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *p…
526 …ETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USH…
530 BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puB…
531 … wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USH…

1234