Searched defs:UInt (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h50 UInt, member in class:llvm::msgpack::Type
81 uint64_t UInt; member in union:llvm::msgpack::Object::__anon4212
H A DMsgPackDocument.h56 uint64_t UInt; member in union:llvm::msgpack::DocNode::__anon4211
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp55 OS << UInt; local
/freebsd-12-stable/contrib/bearssl/T0/
H A DTValue.cs94 internal uint UInt { property in struct:TValue
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h164 Arg(UIntMax UInt) : Kind(AK_UInt), UInt(UInt) {} argument
172 UIntMax UInt; member in union:__ubsan::Diag::Arg::__anon3691
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp67 #define UInt(x) ((uint64_t)x) macro
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp43 #define UInt(x) ((uint64_t)x) macro
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp43 #define UInt(x) ((uint64_t)x) macro
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp1491 unsigned int Scalar::UInt(unsigned int fail_value) const { function in class:Scalar
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp147 UInt, enumerator in enum:__anon3552::Type::TypeKind
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h339 UInt = 7, member in class:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType
/freebsd-12-stable/usr.bin/truss/
H A Dsyscall.h79 UInt, enumerator in enum:Argtype
/freebsd-12-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2612 typedef void UInt; typedef in class:testing::internal::TypeWithSize
2624 typedef unsigned int UInt; typedef in class:testing::internal::TypeWithSize
2633 typedef unsigned __int64 UInt; typedef in class:testing::internal::TypeWithSize

Completed in 329 milliseconds