Home
last modified time | relevance | path

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

1234

/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 …]
/external/freetype/src/tools/
Dvms_shorten_symbol.c50 #define UINT32 unsigned int macro
53 #define UINT32 uint32_t macro
/external/coreboot/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/X64/
DProcessorBind.h116 typedef unsigned __int32 UINT32; typedef
163 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/Ia32/
DProcessorBind.h116 typedef unsigned __int32 UINT32; typedef
163 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/X64/
DProcessorBind.h149 typedef unsigned __int32 UINT32; typedef
196 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ia32/
DProcessorBind.h136 typedef unsigned __int32 UINT32; typedef
183 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/X64/
DProcessorBind.h141 typedef unsigned __int32 UINT32; typedef
188 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ia32/
DProcessorBind.h130 typedef unsigned __int32 UINT32; typedef
177 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/X64/
DProcessorBind.h143 typedef unsigned __int32 UINT32; typedef
190 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/X64/
DProcessorBind.h143 typedef unsigned __int32 UINT32; typedef
190 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/AArch64/
DProcessorBind.h39 typedef unsigned __int32 UINT32; typedef
54 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ia32/
DProcessorBind.h128 typedef unsigned __int32 UINT32; typedef
175 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ia32/
DProcessorBind.h130 typedef unsigned __int32 UINT32; typedef
177 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/AArch64/
DProcessorBind.h79 typedef unsigned __int32 UINT32; typedef
96 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/AArch64/
DProcessorBind.h79 typedef unsigned __int32 UINT32; typedef
96 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/AArch64/
DProcessorBind.h79 typedef unsigned __int32 UINT32; typedef
96 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/amd/include/
DPorting.h79 typedef unsigned long UINT32; typedef
149 typedef unsigned int UINT32; typedef
198 typedef unsigned int UINT32; typedef
256 typedef uint32_t UINT32; typedef
/external/coreboot/src/vendorcode/amd/pi/00670F00/
DPorting.h83 typedef unsigned long UINT32; typedef
153 typedef unsigned int UINT32; typedef
202 typedef unsigned int UINT32; typedef
260 typedef uint32_t UINT32; typedef
/external/libffi/include/
Dffi_common.h120 typedef unsigned int UINT32; typedef
135 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Arm/
DProcessorBind.h44 typedef unsigned __int32 UINT32; typedef
60 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Arm/
DProcessorBind.h87 typedef unsigned __int32 UINT32; typedef
103 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Arm/
DProcessorBind.h87 typedef unsigned __int32 UINT32; typedef
103 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Arm/
DProcessorBind.h87 typedef unsigned __int32 UINT32; typedef
103 typedef unsigned int UINT32; typedef
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ipf/
DProcessorBind.h125 typedef unsigned __int32 UINT32; typedef
172 typedef unsigned int UINT32; typedef
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DBaseTypes.h54 typedef uint32_t UINT32; typedef

1234