Home
last modified time | relevance | path

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

12345

/third_party/mingw-w64/mingw-w64-headers/include/
Dnaptypes.idl19 const UINT16 maxSoHAttributeCount = 100;
20 const UINT16 maxSoHAttributeSize = 4000;
21 const UINT16 minNetworkSoHSize = 12;
22 const UINT16 maxNetworkSoHSize = 4000;
23 const UINT16 maxDwordCountPerSoHAttribute = maxSoHAttributeSize / sizeof (DWORD);
24 const UINT16 maxIpv4CountPerSoHAttribute = maxSoHAttributeSize / 4;
25 const UINT16 maxIpv6CountPerSoHAttribute = maxSoHAttributeSize / 16;
26 const UINT16 maxStringLength = 1024;
27 const UINT16 maxStringLengthInBytes = (maxStringLength + 1) * sizeof (WCHAR);
28 const UINT16 maxSystemHealthEntityCount = 20;
[all …]
Ddwrite_3.h93 STDMETHOD_(UINT16, GetGlyphCount)(THIS) PURE; in DECLARE_INTERFACE_() local
96 UINT16 const *glyphIndices, in DECLARE_INTERFACE_()
104 UINT16 *glyphIndices) PURE; in DECLARE_INTERFACE_()
118 UINT16 const *glyphIndices, in DECLARE_INTERFACE_()
144 UINT16 const *glyphIndices, in DECLARE_INTERFACE_()
155 …STDMETHOD(GetDesignGlyphAdvances)(THIS_ UINT32,UINT16 const*,INT32*,BOOL isSideways __MINGW_DEF_AR… in DECLARE_INTERFACE_()
157 UINT16 const*,INT32*) PURE; in DECLARE_INTERFACE_()
158 STDMETHOD(GetKerningPairAdjustments)(THIS_ UINT32,UINT16 const*,INT32*) PURE; in DECLARE_INTERFACE_()
162 STDMETHOD(GetVerticalGlyphVariants)(THIS_ UINT32,UINT16 const*,UINT16*); in DECLARE_INTERFACE_()
211 STDMETHOD_(BOOL, IsGlyphLocal)(THIS_ UINT16 glyphId) PURE; in DECLARE_INTERFACE_()
[all …]
Dnaptypes.h126 UINT16 length;
144 typedef UINT16 SystemHealthEntityCount;
145 typedef UINT16 EnforcementEntityCount;
153 UINT16 count;
175 UINT16 type;
176 UINT16 size;
180 UINT16 count;
186 UINT16 size;
192 UINT16 size;
Dnapprotocol.h84 UINT16 count;
88 UINT16 count;
95 UINT16 size;
100 UINT16 size;
240 UINT16 fromLocation,
242 UINT16 *attributeLocation) = 0;
245 UINT16 attributeLocation,
250 UINT16 *attributeCount) = 0;
281 UINT16 fromLocation,
283 UINT16 *attributeLocation);
[all …]
Dnapprotocol.idl44 [range (1, maxIpv4CountPerSoHAttribute)] UINT16 count;
48 [range (1, maxIpv6CountPerSoHAttribute)] UINT16 count;
55 [range (0, maxSoHAttributeSize - 4)] UINT16 size;
60 [range (0, maxSoHAttributeSize)] UINT16 size;
77 …HRESULT FindNextAttribute ([in] UINT16 fromLocation,[in] SoHAttributeType type,[out] UINT16 *attri…
78 …HRESULT GetAttribute ([in] UINT16 attributeLocation,[out] SoHAttributeType *type,[out, switch_is (…
79 HRESULT GetNumberOfAttributes ([out] UINT16 *attributeCount);
Dnapcommon.h83 UINT16 *bCount,
87 UINT16 bCount,
121 UINT16 *bCount,
126 UINT16 bCount,
165 static FORCEINLINE HRESULT INapComponentConfig_GetConfig(INapComponentConfig* This,UINT16 *bCount,B…
168 static FORCEINLINE HRESULT INapComponentConfig_SetConfig(INapComponentConfig* This,UINT16 bCount,BY…
349 UINT16 inbCount,
351 UINT16 *outbCount,
386 UINT16 *bCount,
391 UINT16 bCount,
[all …]
Dfwpmtypes.h197 UINT16 layerId;
202 UINT16 layerId;
225 UINT16 localPort;
226 UINT16 remotePort;
282 UINT16 layerId;
406 UINT16 flags;
409 UINT16 weight;
467 UINT16 localPort;
468 UINT16 remotePort;
481 UINT16 etherType;
[all …]
Dnapcommon.idl17 HRESULT GetConfig ([out] UINT16 *bCount,[out, size_is (,*bCount)] BYTE **data);
18 HRESULT SetConfig ([in] UINT16 bCount,[in, size_is (bCount)] BYTE *data);
36 …figBlob ([in, unique] HWND hwndParent,[in] UINT16 inbCount,[in, size_is (inbCount)] BYTE *inData,[…
44 …HRESULT GetConfigFromID ([in] UINT32 configID,[out] UINT16 *count,[out, size_is (,*count)]BYTE **o…
45 HRESULT SetConfigToID ([in] UINT32 configID,[in] UINT16 count,[in, size_is (count)]BYTE *data);
Ddwrite_1.h67 UINT16 designUnitsPerEm;
68 UINT16 ascent;
69 UINT16 descent;
71 UINT16 capHeight;
72 UINT16 xHeight;
74 UINT16 underlineThickness;
76 UINT16 strikethroughThickness;
260 STDMETHOD_(UINT16, GetGlyphCount)(THIS) PURE; in DECLARE_INTERFACE_() local
263 UINT16 const *glyphIndices, in DECLARE_INTERFACE_()
271 UINT16 *glyphIndices) PURE; in DECLARE_INTERFACE_()
[all …]
Ddwrite_2.h50 UINT16 paletteIndex;
393 STDMETHOD_(UINT16, GetGlyphCount)(THIS) PURE; in DECLARE_INTERFACE_() local
396 UINT16 const *glyphIndices, in DECLARE_INTERFACE_()
404 UINT16 *glyphIndices) PURE; in DECLARE_INTERFACE_()
418 UINT16 const *glyphIndices, in DECLARE_INTERFACE_()
444 UINT16 const *glyphIndices, in DECLARE_INTERFACE_()
455 …STDMETHOD(GetDesignGlyphAdvances)(THIS_ UINT32,UINT16 const*,INT32*,BOOL isSideways __MINGW_DEF_AR… in DECLARE_INTERFACE_()
457 UINT16 const*,INT32*) PURE; in DECLARE_INTERFACE_()
458 STDMETHOD(GetKerningPairAdjustments)(THIS_ UINT32,UINT16 const*,INT32*) PURE; in DECLARE_INTERFACE_()
462 STDMETHOD(GetVerticalGlyphVariants)(THIS_ UINT32,UINT16 const*,UINT16*); in DECLARE_INTERFACE_()
Dnaputil.h27 NAPAPI HRESULT WINAPI AllocFixupInfo(FixupInfo **fixupInfo, UINT16 countResultCodes);
28 NAPAPI HRESULT WINAPI AllocConnections(Connections **connections, UINT16 connectionsCount);
39 …NAPAPI VOID WINAPI FreeNapComponentRegistrationInfoArray(UINT16 count, NapComponentRegistrationInf…
Ddwrite.h430 UINT16 length;
431 UINT16 canWrapLineAfter :1;
432 UINT16 isWhitespace :1;
433 UINT16 isNewline :1;
434 UINT16 isSoftHyphen :1;
435 UINT16 isRightToLeft :1;
436 UINT16 padding :11;
445 UINT16 designUnitsPerEm;
446 UINT16 ascent;
447 UINT16 descent;
[all …]
Dipsectypes.h192 UINT16 localUdpEncapPort;
193 UINT16 remoteUdpEncapPort;
334 UINT16 remotePort;
541 UINT16 remotePort;
542 UINT16 localPort;
Dbasetsd.h34 typedef unsigned short UINT16,*PUINT16; typedef
156 #define MAXUINT16 ((UINT16)~ ((UINT16)0))
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddxgi1_5.idl51 UINT16 RedPrimary[2];
52 UINT16 GreenPrimary[2];
53 UINT16 BluePrimary[2];
54 UINT16 WhitePoint[2];
57 UINT16 MaxContentLightLevel;
58 UINT16 MaxFrameAverageLightLevel;
Dd3d11_2.idl64 UINT16 Height;
65 UINT16 Depth;
71 UINT16 HeightInTiles;
72 UINT16 DepthInTiles;
/third_party/node/benchmark/buffers/
Dbuffer-write.js41 const UINT16 = 0xffff; constant
56 writeUInt16BE: UINT16,
57 writeUInt16LE: UINT16,
Ddataview-set.js30 const UINT16 = INT16 * 2; constant
38 setUint16: UINT16,
/third_party/boost/boost/gil/extension/io/jpeg/
Dtags.hpp70 struct jpeg_pixel_density : property_base< UINT16 >
221 UINT16 round( double d ) in round()
223 return static_cast< UINT16 >( d + 0.5 ); in round()
/third_party/libffi/src/nios2/
Dffi.c126 *(unsigned int *) argp = (unsigned int) *(UINT16 *) avalue; in ffi_prep_args()
184 *(UINT16 *)rvalue = (UINT16) result; in ffi_call()
/third_party/libjpeg/
Djmorecfg.h199 typedef unsigned short UINT16; typedef
201 typedef unsigned int UINT16; typedef
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h104 typedef unsigned short UINT16; typedef
106 typedef unsigned int UINT16; typedef
/third_party/libffi/include/
Dffi_common.h118 typedef unsigned short UINT16; typedef
133 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h139 typedef unsigned short UINT16; typedef
141 typedef unsigned int UINT16; typedef
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplus.h51 typedef WORD UINT16; typedef

12345