Home
last modified time | relevance | path

Searched defs:UInt32 (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldType.cs91 UInt32, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h48 UInt32 = 0x0075, // 32 bit unsigned int member in llvm::codeview::SimpleTypeKind
173 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); } in UInt32() function in llvm::codeview::SimpleTypeMode::TypeIndex
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp18 typedef unsigned long UInt32; typedef
20 typedef unsigned int UInt32; typedef
[all...]
/third_party/lzma/C/
H A D7zTypes.h177 typedef unsigned long UInt32; typedef
180 typedef unsigned int UInt32; typedef
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h2154 typedef TypeWithSize<4>::UInt UInt32; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h402 UInt32, enumerator
461 uint32_t UInt32; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.hpp421 UInt32 = 2 member in SPIRV_CROSS_NAMESPACE::CompilerMSL::Options::IndexType

Completed in 11 milliseconds