Searched defs:USHORT (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/fips181/
H A Downtypes.h34 typedef unsigned short USHORT; typedef
/external/dexmaker/src/dx/java/com/android/dx/dex/
H A DSizeOf.java23 public static final int USHORT = 2; field in class:SizeOf
68 public static final int TYPE_ITEM = USHORT;
82 public static final int MEMBER_ID_ITEM = USHORT + USHORT + UINT;
102 public static final int MAP_ITEM = USHORT + USHORT + UINT + UINT;
/external/clang/test/Lexer/
H A Dms-extensions.c27 #define USHORT 0xffffui16 macro
33 unsigned short s = USHORT;
/external/aac/libSYS/include/
H A Dmachine_type.h133 /** \var USHORT
167 typedef unsigned short USHORT; typedef
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_mdls.h44 #define USHORT EAS_U16 macro
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-open-type-private.hh585 typedef IntType<uint16_t, 2> USHORT; /* 16-bit unsigned integer. */ typedef in namespace:OT
594 /* 16-bit unsigned integer (USHORT) that describes a quantity in FUnits. */
595 typedef USHORT UFWORD;
625 typedef USHORT GlyphID;
628 struct Index : USHORT {
634 template <typename Type=USHORT>
679 USHORT major;
680 USHORT minor;
692 template <typename Type, typename OffsetType=USHORT>
744 template <typename Type, typename LenType=USHORT>
[all...]
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh585 typedef IntType<uint16_t, 2> USHORT; /* 16-bit unsigned integer. */ typedef in namespace:OT
594 /* 16-bit unsigned integer (USHORT) that describes a quantity in FUnits. */
595 typedef USHORT UFWORD;
625 typedef USHORT GlyphID;
628 struct Index : USHORT {
634 template <typename Type=USHORT>
679 USHORT major;
680 USHORT minor;
692 template <typename Type, typename OffsetType=USHORT>
744 template <typename Type, typename LenType=USHORT>
[all...]
/external/lzma/CPP/Common/
H A DMyWindows.h24 typedef unsigned short USHORT; typedef
161 USHORT uiVal;

Completed in 535 milliseconds