Home
last modified time | relevance | path

Searched defs:UINT16 (Results 1 – 22 of 22) 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.h118 typedef unsigned short UINT16; typedef
133 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DBaseTypes.h52 typedef uint16_t UINT16; typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Ddata_type.h32 UINT16 = 6, enumerator
/external/tensorflow/tensorflow/lite/toco/
Dtypes.proto81 UINT16 = 20; enumerator
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
Ddata_types.h28 typedef unsigned short UINT16; typedef
/external/libjpeg-turbo/
Djmorecfg.h104 typedef unsigned short UINT16; typedef
106 typedef unsigned int UINT16; typedef
/external/crosvm/hypervisor/src/whpx/whpx_sys/
Dbindings.rs96 pub type UINT16 = ::std::os::raw::c_ushort; typedef
4176 pub fn SegmentType(&self) -> UINT16 { in SegmentType()
4180 pub fn set_SegmentType(&mut self, val: UINT16) { in set_SegmentType()
4187 pub fn NonSystemSegment(&self) -> UINT16 { in NonSystemSegment()
4191 pub fn set_NonSystemSegment(&mut self, val: UINT16) { in set_NonSystemSegment()
4198 pub fn DescriptorPrivilegeLevel(&self) -> UINT16 { in DescriptorPrivilegeLevel()
4202 pub fn set_DescriptorPrivilegeLevel(&mut self, val: UINT16) { in set_DescriptorPrivilegeLevel()
4209 pub fn Present(&self) -> UINT16 { in Present()
4213 pub fn set_Present(&mut self, val: UINT16) { in set_Present()
4220 pub fn Reserved(&self) -> UINT16 { in Reserved()
[all …]
DWinHvPlatform.h35 typedef unsigned short UINT16, *PUINT16; typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi_common.h61 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cffi/c/libffi_x86_x64/
Dffi_common.h61 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/python/cpython3/Modules/_ctypes/libffi_osx/include/
Dffi_common.h90 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/external/libchrome/dbus/
Dmessage.h72 UINT16 = DBUS_TYPE_UINT16, enumerator
/external/vboot_reference/utility/include/
Deficompress.h9 #define UINT16 uint16_t macro
/external/tpm2-tss/include/tss2/
Dtss2_common.h22 typedef uint16_t UINT16; typedef
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py177 UINT16 = Kind('u16') variable
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp76 UINT16, enumerator
DvktRayTracingMiscTests.cpp224 UINT16, enumerator
/external/rust/crates/ash/src/vk/
Denums.rs306 pub const UINT16: Self = Self(0); constant
1914 pub const UINT16: Self = Self(8); constant
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dserialization_base_generated.h118 UINT16 = 6, enumerator