HomeSort by relevance Sort by last modified time
    Searched refs:USHORT (Results 1 - 25 of 37) sorted by null

1 2

  /dalvik/dx/src/com/android/dx/dex/
SizeOf.java 23 public static final int USHORT = 2;
66 * type_idx ushort
68 public static final int TYPE_ITEM = USHORT;
78 * class_idx ushort
79 * type_idx/proto_idx ushort
82 public static final int MEMBER_ID_ITEM = USHORT + USHORT + UINT;
97 * type ushort
98 * unused ushort
102 public static final int MAP_ITEM = USHORT + USHORT + UINT + UINT
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/joystick/os2/
joyos2.h 24 USHORT usJs_AxCnt; /* Joystick_A X position */
25 USHORT usJs_AyCnt; /* Joystick_A Y position */
26 USHORT usJs_BxCnt; /* Joystick_B X position */
27 USHORT usJs_ByCnt; /* Joystick_B Y position */
28 USHORT usJs_ButtonA1Cnt; /* button A1 press count */
29 USHORT usJs_ButtonA2Cnt; /* button A2 press count */
30 USHORT usJs_ButtonB1Cnt; /* button B1 press count */
31 USHORT usJs_ButtonB2Cnt; /* button B2 press count */
88 USHORT butMask;
108 USHORT b1cnt
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
dls.h 147 USHORT usSource;
148 USHORT usControl;
149 USHORT usDestination;
150 USHORT usTransform;
169 USHORT usLow;
170 USHORT usHigh;
190 USHORT fusOptions; /* Synthesis options for this range */
191 USHORT usKeyGroup; /* Key grouping for non simultaneous play
219 USHORT fusOptions; /* options flags for this wave */
220 USHORT usPhaseGroup; /* Phase grouping for locking channels *
    [all...]
eas_mdls.h 44 #define USHORT EAS_U16
  /external/clang/test/Lexer/
ms-extensions.c 18 #define USHORT 0xffffui16
24 unsigned short s = USHORT;
  /external/webkit/Source/WebCore/platform/graphics/win/
FontPlatformDataCGWin.cpp 39 static inline USHORT readBigEndianWord(const BYTE* word) { return (word[0] << 8) | word[1]; }
66 USHORT numberOfRecords = readBigEndianWord(buffer + 2);
79 USHORT platformID = readBigEndianWord(buffer + offset);
80 USHORT encodingID = readBigEndianWord(buffer + offset + 2);
81 USHORT languageID = readBigEndianWord(buffer + offset + 4);
82 USHORT nameID = readBigEndianWord(buffer + offset + 6);
83 USHORT length = readBigEndianWord(buffer + offset + 8);
84 USHORT nameOffset = readBigEndianWord(buffer + offset + 10);
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.h 83 #define USHORT unsigned short
99 typedef USHORT *PUSHORT;
310 USHORT BeaconInterval;
311 USHORT Capabilities;
348 USHORT Capabilities;
349 USHORT ListenInterval;
355 USHORT Capabilities;
356 USHORT StatusCode;
357 USHORT AssociationId;
363 USHORT AvailableRequestFixedIEs
    [all...]
driver_ndis.c 185 USHORT BeaconInterval;
186 USHORT Capabilities;
215 USHORT Capabilities;
216 USHORT ListenInterval;
221 USHORT Capabilities;
222 USHORT StatusCode;
223 USHORT AssociationId;
228 USHORT AvailableRequestFixedIEs;
232 USHORT AvailableResponseFixedIEs;
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ralink.h 84 #define USHORT unsigned short
100 typedef USHORT *PUSHORT;
311 USHORT BeaconInterval;
312 USHORT Capabilities;
349 USHORT Capabilities;
350 USHORT ListenInterval;
356 USHORT Capabilities;
357 USHORT StatusCode;
358 USHORT AssociationId;
364 USHORT AvailableRequestFixedIEs
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
dbdcd.h 204 USHORT numLibs,
234 OUT USHORT * pNumLibs,
235 OUT USHORT * pNumPersLibs,
dbdcddef.h 77 USHORT usLoadType; /* Static, dynamic, overlay */
nldrdefs.h 106 USHORT usDSPWordSize;
107 USHORT usDSPMauSize;
dbtype.h 116 typedef unsigned short USHORT; /* us */
dbdefs.h 215 USHORT usData2;
216 USHORT usData3;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdcd.h 204 USHORT numLibs,
234 OUT USHORT * pNumLibs,
235 OUT USHORT * pNumPersLibs,
dbdcddef.h 77 USHORT usLoadType; /* Static, dynamic, overlay */
nldrdefs.h 106 USHORT usDSPWordSize;
107 USHORT usDSPMauSize;
dbtype.h 116 typedef unsigned short USHORT; /* us */
dbdefs.h 209 USHORT usData2;
210 USHORT usData3;
  /external/netcat/
netcat.c 93 #define USHORT unsigned short /* use these for options an' stuff */
114 USHORT num; /* real host-order number */
141 USHORT Single = 1; /* zero if scanning */
163 USHORT o_alla = 0;
165 USHORT o_listen = 0;
166 USHORT o_nflag = 0;
167 USHORT o_wfile = 0;
168 USHORT o_random = 0;
169 USHORT o_udpmode = 0;
170 USHORT o_verbose = 0
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
winping.cc 45 USHORT DataSize; // Reply data size in bytes
46 USHORT Reserved; // Reserved for system use
  /development/tools/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 675 extern BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
676 extern BOOL WINAPI wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USHORT *puBlue);
680 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
681 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USHORT *puBlue)
    [all...]
  /external/chromium/base/win/
event_trace_provider.h 24 typedef USHORT EtwEventVersion;
  /external/chromium/base/
file_util_unittest.cc 43 USHORT ReparseDataLength;
44 USHORT Reserved;
47 USHORT SubstituteNameOffset;
48 USHORT SubstituteNameLength;
49 USHORT PrintNameOffset;
50 USHORT PrintNameLength;
55 USHORT SubstituteNameOffset;
56 USHORT SubstituteNameLength;
57 USHORT PrintNameOffset;
58 USHORT PrintNameLength
    [all...]
  /external/wpa_supplicant/
driver_ndis.c 179 USHORT BeaconInterval;
180 USHORT Capabilities;
209 USHORT Capabilities;
210 USHORT ListenInterval;
215 USHORT Capabilities;
216 USHORT StatusCode;
217 USHORT AssociationId;
222 USHORT AvailableRequestFixedIEs;
226 USHORT AvailableResponseFixedIEs;
    [all...]

Completed in 278 milliseconds

1 2