| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | RegisterValue.h | 198 SetUInt8(uint8_t uint) SetUInt8() argument 203 SetUInt16(uint16_t uint) SetUInt16() argument 218 SetUInt128(llvm::APInt uint) SetUInt128() argument [all...] |
| /freebsd/usr.bin/sdiotool/ |
| H A D | linux_compat.h | 34 #define uint unsigned int macro
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCELFExtras.h | 26 using uint = std::conditional_t<Is64, uint64_t, uint32_t>; in encodeCrel() local
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | types.h | 59 typedef unsigned int uint; typedef
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/ |
| H A D | hlsl_basic_types.h | 35 typedef unsigned int uint; typedef
|
| /freebsd/sys/contrib/ck/include/gcc/ppc64/ |
| H A D | ck_pr.h | 278 CK_PR_CAS(uint, unsigned int) in CK_PR_CAS() argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ELFTypes.h | 59 using uint = std::conditional_t<Is64, uint64_t, uint32_t>; member
|
| H A D | ELF.h | 227 using uint = typename Elf_Crel_Impl<Is64>::uint; in decodeCrel() local
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | OutputSections.cpp | 639 Elf_Crel<sizeof(uint) == 8> &out, uint offset, const Symbol &sym, in encodeOneCrel() 702 using uint = typename Elf_Crel_Impl<is64>::uint; in finalizeNonAllocCrel() typedef
|
| H A D | Relocations.h | 261 using uint = std::conditional_t<is64, uint64_t, uint32_t>; member
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | RegisterValue.cpp | 710 bool RegisterValue::SetUInt(uint64_t uint, uint32_t byte_size) { in SetUInt()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
| H A D | InstrProfilingUtil.c | 29 typedef uint_t uint; typedef
|
| /freebsd/sys/sys/ |
| H A D | types.h | 56 typedef unsigned int uint; /* Sys V compatibility */ typedef
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | ELFObjectWriter.cpp | 803 using uint = std::conditional_t<Is64, uint64_t, uint32_t>; in encodeCrel() typedef
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | opencl-c-base.h | 131 typedef unsigned int uint; typedef
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.cpp | 110 using uint = std::conditional_t<Is64, uint64_t, uint32_t>; in encodeCrel() typedef
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_settings.cpp | 340 kmp_uint64 uint = *out; in __kmp_stg_parse_int() local
|