Searched defs:UINT16 (Results 1 - 25 of 25) sorted by relevance

/external/tpm2/
H A DBaseTypes.h21 typedef uint16_t UINT16; typedef
28 UINT16 size;
H A Dtpm_types.h16 typedef uint16_t UINT16; typedef
36 typedef UINT16 TPM_KEY_SIZE;
37 typedef UINT16 TPM_KEY_BITS;
188 typedef UINT16 TPM_EO;
203 typedef UINT16 TPM_ST;
223 typedef UINT16 TPM_SU;
623 UINT16 size;
632 UINT16 size;
650 UINT16 size;
659 UINT16 siz
[all...]
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
H A Dffi_common.h80 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
91 typedef unsigned __int16 UINT16; typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
H A Dffi_common.h61 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
H A Dffi_common.h90 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
H A Dffi_common.h61 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
H A Dffi_common.h90 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
H A Ddata_types.h28 typedef unsigned short UINT16; typedef
/external/libffi/include/
H A Dffi_common.h97 typedef unsigned short UINT16; typedef
112 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi/include/
H A Dffi_common.h97 typedef unsigned short UINT16; typedef
112 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi/include/
H A Dffi_common.h97 typedef unsigned short UINT16; typedef
112 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/syslinux/gpxe/src/include/gpxe/efi/Ia32/
H A DProcessorBind.h107 typedef unsigned short UINT16; typedef
124 typedef unsigned short UINT16; typedef
144 typedef uint16_t UINT16; typedef
/external/syslinux/gpxe/src/include/gpxe/efi/X64/
H A DProcessorBind.h110 typedef unsigned short UINT16; typedef
128 typedef unsigned short UINT16; typedef
142 typedef unsigned short UINT16; typedef
163 typedef uint16_t UINT16; typedef
/external/dhcpcd-6.8.2/
H A Ddhcp-common.h45 #define UINT16 (1 << 2) macro
/external/libchrome/dbus/
H A Dmessage.h73 UINT16 = DBUS_TYPE_UINT16, enumerator in enum:dbus::Message::DataType
/external/syslinux/efi32/include/efi/ia32/
H A Defibind.h98 typedef uint16_t UINT16; typedef
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
H A Defibind.h98 typedef uint16_t UINT16; typedef
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
H A Defibind.h81 typedef uint16_t UINT16; typedef
/external/vboot_reference/utility/include/
H A Deficompress.h9 #define UINT16 uint16_t macro
/external/libjpeg-turbo/
H A Djmorecfg.h136 /* UINT16 must hold at least the values 0..65535. */
139 typedef unsigned short UINT16; typedef
141 typedef unsigned int UINT16; typedef
/external/syslinux/efi64/include/efi/x86_64/
H A Defibind.h107 typedef uint16_t UINT16; typedef
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
H A Defibind.h107 typedef uint16_t UINT16; typedef
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dmodule.py172 UINT16 = Kind('u16') variable
199 UINT16,
704 kind.spec == UINT16.spec or
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh640 typedef IntType<uint16_t, 2> UINT16; /* 16-bit unsigned integer. */ typedef in namespace:OT
649 /* 16-bit unsigned integer (UINT16) that describes a quantity in FUnits. */
650 typedef UINT16 UFWORD;
699 typedef UINT16 GlyphID;
702 struct Index : UINT16 {
716 typedef Offset<UINT16> Offset16;
747 template <typename FixedType=UINT16>
771 template <typename Type, typename OffsetType=UINT16>
828 template <typename Type, typename LenType=UINT16>
941 template <typename Type, typename OffsetType=UINT16>
[all...]
/external/syslinux/gpxe/src/drivers/net/
H A Dwlan_compat.h230 typedef unsigned short UINT16; typedef

Completed in 546 milliseconds