Searched defs:USHORT (Results  1 – 11 of 11) sorted by relevance
| /external/clang/test/Lexer/ | 
| D | ms-extensions.c | 23 #define USHORT 0xffffui16  macro
  | 
| /external/aac/libSYS/include/ | 
| D | machine_type.h | 188 typedef unsigned short USHORT;  typedef
  | 
| /external/mesa3d/src/gallium/auxiliary/indices/ | 
| D | u_unfilled_gen.py | 29 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint'  variable
  | 
| D | u_indices_gen.py | 29 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint'  variable
  | 
| /external/musl/src/stdio/ | 
| D | vfwprintf.c | 33 	SHORT, USHORT, CHAR, UCHAR,  enumerator
  | 
| D | vfprintf.c | 40 	SHORT, USHORT, CHAR, UCHAR,  enumerator
  | 
| /external/python/cpython2/Lib/ctypes/ | 
| D | wintypes.py | 27 USHORT = c_ushort  variable
  | 
| /external/sonivox/arm-wt-22k/lib_src/ | 
| D | eas_mdls.h | 44 #define USHORT EAS_U16  macro
  | 
| /external/python/cpython3/Lib/ctypes/ | 
| D | wintypes.py | 28 USHORT = ctypes.c_ushort  variable
  | 
| /external/lzma/CPP/Common/ | 
| D | MyWindows.h | 32 typedef unsigned short USHORT;  typedef
  | 
| /external/mesa3d/include/D3D9/ | 
| D | d3d9types.h | 73 typedef unsigned short USHORT;  typedef
  |