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

1 2 3

  /external/clang/test/SemaCXX/
neon-vector-types.cpp 10 typedef unsigned long UInt32;
22 const UInt32 len)
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FieldType.cs 89 /// The <c>uint32</c> field type.
91 UInt32,
  /external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h 8 typedef unsigned int UInt32;
29 typedef UInt32 CFStringEncoding;
  /external/clang/test/Analysis/
uninit-vals-ps.c 71 typedef unsigned long UInt32;
72 typedef UInt32 CFStringEncoding;
cfref_rdar6080742.c 8 typedef unsigned long UInt32;
17 typedef UInt32 CFStringEncoding;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
7zTypes.h 62 typedef unsigned long UInt32;
65 typedef unsigned int UInt32;
91 typedef UInt32 SizeT;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
7zTypes.h 66 typedef unsigned long UInt32;
69 typedef unsigned int UInt32;
95 typedef UInt32 SizeT;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
7zTypes.h 66 typedef unsigned long UInt32;
69 typedef unsigned int UInt32;
95 typedef UInt32 SizeT;
  /external/bzip2/
bzip2recover.c 51 typedef unsigned int UInt32;
246 bsPutBit ( bs, (((UInt32) c) >> i) & 0x1 );
251 static void bsPutUInt32 ( BitStream* bs, UInt32 c )
309 UInt32 buffHi, buffLo, blockCRC;
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 42 UInt32 = 0x0075, // 32 bit unsigned int
146 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /external/lzma/C/
7zTypes.h 62 typedef unsigned long UInt32;
65 typedef unsigned int UInt32;
91 typedef UInt32 SizeT;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 42 UInt32 = 0x0075, // 32 bit unsigned int
147 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 42 UInt32 = 0x0075, // 32 bit unsigned int
147 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
macsupport.py 34 UInt32 = Type("UInt32", "l")
  /external/python/cpython2/Tools/bgen/bgen/
macsupport.py 34 UInt32 = Type("UInt32", "l")
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeIndex.h 47 UInt32 = 0x0075, // 32 bit unsigned int
161 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeIndex.h 47 UInt32 = 0x0075, // 32 bit unsigned int
161 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeIndex.h 49 UInt32 = 0x0075, // 32 bit unsigned int
163 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeIndex.h 49 UInt32 = 0x0075, // 32 bit unsigned int
163 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeIndex.h 49 UInt32 = 0x0075, // 32 bit unsigned int
163 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeIndex.h 49 UInt32 = 0x0075, // 32 bit unsigned int
163 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeIndex.h 47 UInt32 = 0x0075, // 32 bit unsigned int
161 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeIndex.h 47 UInt32 = 0x0075, // 32 bit unsigned int
161 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeIndex.h 49 UInt32 = 0x0075, // 32 bit unsigned int
163 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeIndex.h 49 UInt32 = 0x0075, // 32 bit unsigned int
163 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); }

Completed in 787 milliseconds

1 2 3