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

12

/external/giflib/
H A Dconfig.h11 typedef uint32_t UINT32; typedef
/external/tpm2/
H A DBaseTypes.h23 typedef uint32_t UINT32; typedef
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
H A Dffi_common.h82 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
93 typedef unsigned __int32 UINT32; typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
H A Dffi_common.h63 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
H A Dffi_common.h92 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
H A Dffi_common.h63 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
H A Dffi_common.h92 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
H A Ddata_types.h29 typedef unsigned long UINT32; typedef
35 typedef UINT32 UINTPTR;
36 typedef UINT32 TIME_STAMP;
/external/libffi/include/
H A Dffi_common.h99 typedef unsigned int UINT32; typedef
114 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/libldac/src/
H A Dstruct_ldac.h47 typedef unsigned int UINT32; typedef
/external/python/cpython2/Modules/_ctypes/libffi/include/
H A Dffi_common.h99 typedef unsigned int UINT32; typedef
114 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi/include/
H A Dffi_common.h99 typedef unsigned int UINT32; typedef
114 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cpython3/Modules/_multiprocessing/
H A Dmultiprocessing.h33 # define UINT32 uint32_t macro
/external/syslinux/gpxe/src/include/gpxe/efi/Ia32/
H A DProcessorBind.h105 typedef unsigned __int32 UINT32; typedef
122 typedef unsigned int UINT32; typedef
146 typedef uint32_t UINT32; typedef
154 typedef UINT32 UINTN;
/external/syslinux/gpxe/src/include/gpxe/efi/X64/
H A DProcessorBind.h108 typedef unsigned __int32 UINT32; typedef
125 typedef unsigned int UINT32; typedef
140 typedef unsigned int UINT32; typedef
165 typedef uint32_t UINT32; typedef
/external/dhcpcd-6.8.2/
H A Ddhcp-common.h47 #define UINT32 (1 << 4) macro
/external/libchrome/dbus/
H A Dmessage.h75 UINT32 = DBUS_TYPE_UINT32, enumerator in enum:dbus::Message::DataType
/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java138 UINT32 (JavaType.INT , WIRETYPE_VARINT ), enum constant in enum:WireFormat.FieldType
233 case UINT32 : return input.readUInt32 ();
/external/python/cpython2/Modules/_multiprocessing/
H A Dmultiprocessing.h43 # define UINT32 uint32_t macro
/external/syslinux/efi32/include/efi/ia32/
H A Defibind.h94 typedef uint32_t UINT32; typedef
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
H A Defibind.h94 typedef uint32_t UINT32; typedef
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
H A Defibind.h79 typedef uint32_t UINT32; typedef
/external/vboot_reference/utility/include/
H A Deficompress.h13 #define UINT32 uint32_t macro
63 IN UINT32 SrcSize,
65 IN OUT UINT32 *DstSize
72 IN UINT32 SrcSize,
73 OUT UINT32 *DstSize,
74 OUT UINT32 *ScratchSize
81 IN UINT32 SrcSize,
83 IN UINT32 DstSize,
85 IN UINT32 ScratchSize
/external/syslinux/efi64/include/efi/x86_64/
H A Defibind.h103 typedef uint32_t UINT32; typedef
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
H A Defibind.h103 typedef uint32_t UINT32; typedef

Completed in 590 milliseconds

12