Searched defs:USHORT (Results 1 – 9 of 9) 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 | 28 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
|
D | u_indices_gen.py | 28 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
|
/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 | 31 typedef unsigned short USHORT; typedef
|
/external/mesa3d/include/D3D9/ |
D | d3d9types.h | 73 typedef unsigned short USHORT; typedef
|