Home
last modified time | relevance | path

Searched defs:UINT16 (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi_common.h80 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
91 typedef unsigned __int16 UINT16; typedef
/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi_common.h97 typedef unsigned short UINT16; typedef
112 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/libffi/include/
Dffi_common.h97 typedef unsigned short UINT16; typedef
112 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
Ddata_types.h28 typedef unsigned short UINT16; typedef
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
Dffi_common.h61 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi_common.h61 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
Dffi_common.h90 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dffi_common.h90 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/libjpeg-turbo/
Djmorecfg.h139 typedef unsigned short UINT16; typedef
141 typedef unsigned int UINT16; typedef
/external/libchrome/dbus/
Dmessage.h72 UINT16 = DBUS_TYPE_UINT16, enumerator
/external/vboot_reference/utility/include/
Deficompress.h9 #define UINT16 uint16_t macro
/external/openssh/
Dumac.c91 typedef u_int16_t UINT16; /* 2 byte */ typedef
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py174 UINT16 = Kind('u16') variable