Searched defs:USHORT (Results 1 – 8 of 8) sorted by relevance
/external/dexmaker/src/dx/java/com/android/dx/dex/ |
D | SizeOf.java | 23 public static final int USHORT = 2; field in SizeOf
|
/external/clang/test/Lexer/ |
D | ms-extensions.c | 27 #define USHORT 0xffffui16 macro
|
/external/aac/libSYS/include/ |
D | machine_type.h | 167 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/sonivox/arm-wt-22k/lib_src/ |
D | eas_mdls.h | 44 #define USHORT EAS_U16 macro
|
/external/lzma/CPP/Common/ |
D | MyWindows.h | 24 typedef unsigned short USHORT; typedef
|
/external/harfbuzz_ng/src/ |
D | hb-open-type-private.hh | 633 typedef IntType<uint16_t, 2> USHORT; /* 16-bit unsigned integer. */ typedef
|