Home
last modified time | relevance | path

Searched defs:UINT32 (Results 1 – 25 of 38) sorted by relevance

12

/external/crosvm/hypervisor/src/whpx/whpx_sys/
Dbindings.rs98 pub type UINT32 = ::std::os::raw::c_uint; typedef
4645 pub fn InterruptionPending(&self) -> UINT32 { in InterruptionPending()
4649 pub fn set_InterruptionPending(&mut self, val: UINT32) { in set_InterruptionPending()
4656 pub fn InterruptionType(&self) -> UINT32 { in InterruptionType()
4660 pub fn set_InterruptionType(&mut self, val: UINT32) { in set_InterruptionType()
4667 pub fn DeliverErrorCode(&self) -> UINT32 { in DeliverErrorCode()
4671 pub fn set_DeliverErrorCode(&mut self, val: UINT32) { in set_DeliverErrorCode()
4678 pub fn InstructionLength(&self) -> UINT32 { in InstructionLength()
4682 pub fn set_InstructionLength(&mut self, val: UINT32) { in set_InstructionLength()
4689 pub fn NestedEvent(&self) -> UINT32 { in NestedEvent()
[all …]
DWinHvPlatform.h36 typedef unsigned int UINT32, *PUINT32; typedef
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi_common.h82 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
93 typedef unsigned __int32 UINT32; typedef
/external/giflib/
Dconfig.h11 typedef uint32_t UINT32; typedef
/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi_common.h99 typedef unsigned int UINT32; typedef
114 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/libffi/include/
Dffi_common.h120 typedef unsigned int UINT32; typedef
135 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DBaseTypes.h54 typedef uint32_t UINT32; typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Ddata_type.h34 UINT32 = 8, enumerator
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php49 const UINT32 = 13; define in Google\\Protobuf\\Internal\\GPBType
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php49 const UINT32 = 13; define in Google\\Protobuf\\Internal\\GPBType
/external/tensorflow/tensorflow/lite/toco/
Dtypes.proto69 UINT32 = 16; enumerator
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
Ddata_types.h29 typedef unsigned long UINT32; typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi_common.h63 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cffi/c/libffi_x86_x64/
Dffi_common.h63 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dffi_common.h92 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
Dffi_common.h92 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/libchrome/dbus/
Dmessage.h74 UINT32 = DBUS_TYPE_UINT32, enumerator
/external/cronet/third_party/protobuf/js/binary/
Dconstants.js202 UINT32: 13, property
/external/vboot_reference/utility/include/
Deficompress.h13 #define UINT32 uint32_t macro
/external/libldac/src/
Dstruct_ldac.h47 typedef unsigned int UINT32; typedef
/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.h43 # define UINT32 uint32_t macro
/external/crosvm/hypervisor/src/whpx/
Dvcpu.rs91 register_count: UINT32, in get_virtual_processor_registers_cb()
97 register_count: UINT32, in set_virtual_processor_registers_cb()
217 register_count: UINT32, in get_virtual_processor_registers_cb()
238 register_count: UINT32, in set_virtual_processor_registers_cb()
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java144 UINT32(JavaType.INT, WIRETYPE_VARINT), enumConstant
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java144 UINT32(JavaType.INT, WIRETYPE_VARINT), enumConstant
DFieldType.java53 UINT32(11, Collection.SCALAR, JavaType.INT), enumConstant

12