Searched defs:uint (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/usr.bin/sdiotool/
H A Dlinux_compat.h34 #define uint unsigned int macro
/freebsd-current/contrib/bearssl/T0/
H A DTValue.cs
/freebsd-current/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h22 typedef unsigned int uint; typedef in namespace:hlsl
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dtypes.h59 typedef unsigned int uint; typedef
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h160 void operator=(uint8_t uint) { argument
165 void operator=(uint16_t uint) { argument
170 void operator=(uint32_t uint) { argument
175 void operator=(uint64_t uint) { argument
180 void operator=(llvm::APInt uint) { argument
200 SetUInt8(uint8_t uint) argument
205 SetUInt16(uint16_t uint) argument
210 SetUInt32(uint32_t uint, Type t = eTypeUInt32) argument
215 SetUInt64(uint64_t uint, Type t = eTypeUInt64) argument
220 SetUInt128(llvm::APInt uint) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp709 bool RegisterValue::SetUInt(uint64_t uint, uint32_t byte_size) { argument
/freebsd-current/sys/sys/
H A Dtypes.h55 typedef unsigned int uint; /* Sys V compatibility */ typedef
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h125 typedef unsigned int uint; typedef
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp340 kmp_uint64 uint = *out; local
[all...]

Completed in 219 milliseconds