HomeSort by relevance Sort by last modified time
    Searched defs:UINT32 (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /external/giflib/
config.h 11 typedef uint32_t UINT32;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/
CommonUtils.h 31 typedef unsigned int UINT32;
34 typedef UINT32 STATUS;
  /external/tpm2/
BaseTypes.h 23 typedef uint32_t UINT32;
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
hte.h 22 typedef uint32_t UINT32;
47 UINT32
56 UINT32 Address,
63 UINT32 Address,
68 UINT32 Address,
  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
ffi_common.h 82 typedef unsigned int UINT32 __attribute__((__mode__(__SI__)));
93 typedef unsigned __int32 UINT32;
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
ffi_common.h 63 typedef unsigned int UINT32 __attribute__((__mode__(__SI__)));
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
ffi_common.h 92 typedef unsigned int UINT32 __attribute__((__mode__(__SI__)));
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
ffi_common.h 63 typedef unsigned int UINT32 __attribute__((__mode__(__SI__)));
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
ffi_common.h 92 typedef unsigned int UINT32 __attribute__((__mode__(__SI__)));
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/AArch64/
ProcessorBind.h 39 typedef unsigned __int32 UINT32;
54 typedef unsigned int UINT32;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Arm/
ProcessorBind.h 37 typedef unsigned __int32 UINT32;
52 typedef unsigned int UINT32;
69 typedef UINT32 UINTN;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Ia32/
ProcessorBind.h 75 typedef unsigned __int32 UINT32;
92 typedef unsigned int UINT32;
116 typedef uint32_t UINT32;
124 typedef UINT32 UINTN;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/X64/
ProcessorBind.h 78 typedef unsigned __int32 UINT32;
95 typedef unsigned int UINT32;
110 typedef unsigned int UINT32;
135 typedef uint32_t UINT32;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
Common.h 26 typedef unsigned int UINT32;
108 UINT32 PrintMask,
  /device/linaro/bootloader/edk2/MdePkg/Include/AArch64/
ProcessorBind.h 39 typedef unsigned __int32 UINT32;
54 typedef unsigned int UINT32;
  /device/linaro/bootloader/edk2/MdePkg/Include/Ebc/
ProcessorBind.h 67 typedef unsigned int UINT32;
  /device/linaro/bootloader/edk2/MdePkg/Include/Ia32/
ProcessorBind.h 136 typedef unsigned __int32 UINT32;
183 typedef unsigned int UINT32;
224 typedef UINT32 UINTN;
  /device/linaro/bootloader/edk2/MdePkg/Include/X64/
ProcessorBind.h 149 typedef unsigned __int32 UINT32;
196 typedef unsigned int UINT32;
  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
data_types.h 29 typedef unsigned long UINT32;
35 typedef UINT32 UINTPTR;
36 typedef UINT32 TIME_STAMP;
  /external/libffi/include/
ffi_common.h 99 typedef unsigned int UINT32;
114 typedef unsigned int UINT32 __attribute__((__mode__(__SI__)));
  /external/libldac/src/
struct_ldac.h 47 typedef unsigned int UINT32;
  /external/python/cpython2/Modules/_ctypes/libffi/include/
ffi_common.h 99 typedef unsigned int UINT32;
114 typedef unsigned int UINT32 __attribute__((__mode__(__SI__)));
  /external/python/cpython3/Modules/_ctypes/libffi/include/
ffi_common.h 99 typedef unsigned int UINT32;
114 typedef unsigned int UINT32 __attribute__((__mode__(__SI__)));
  /external/python/cpython3/Modules/_multiprocessing/
multiprocessing.h 33 # define UINT32 uint32_t
  /external/syslinux/gpxe/src/include/gpxe/efi/Ia32/
ProcessorBind.h 105 typedef unsigned __int32 UINT32;
122 typedef unsigned int UINT32;
146 typedef uint32_t UINT32;
154 typedef UINT32 UINTN;

Completed in 679 milliseconds

1 2 3 4