Home
last modified time | relevance | path

Searched defs:val32 (Results 1 – 15 of 15) sorted by relevance

/third_party/elfutils/libdwfl/
Dlinux-core-attach.c154 uint32_t val32 = read_4ubyte_unaligned_noncvt (desc + item->offset); in core_next_thread() local
208 uint32_t val32 = read_4ubyte_unaligned_noncvt (desc + item->offset); in core_set_initial_registers() local
225 uint32_t val32 = read_4ubyte_unaligned_noncvt (desc + item->offset); in core_set_initial_registers() local
266 uint32_t val32 = read_4ubyte_unaligned_noncvt (reg_desc); in core_set_initial_registers() local
402 uint32_t val32 = read_4ubyte_unaligned_noncvt (desc + item->offset); in dwfl_core_file_attach() local
/third_party/vk-gl-cts/framework/delibs/debase/
DdeFloat16Test.c48 static deFloat16 deFloat32To16RTZ (float val32) in deFloat32To16RTZ()
53 static deFloat16 deFloat32To16RTE (float val32) in deFloat32To16RTE()
DdeFloat16.c28 deFloat16 deFloat32To16 (float val32) in deFloat32To16()
211 deFloat16 deFloat32To16Round (float val32, deRoundingMode mode) in deFloat32To16Round()
DdeSha1.c210 const deUint32 val32 = hash->hash[charNdx / 8]; in deSha1_render() local
/third_party/musl/compat/time32/
Dtimerfd_gettime32.c5 int __timerfd_gettime32(int t, struct itimerspec32 *val32) in __timerfd_gettime32()
Dtimer_gettime32.c4 int __timer_gettime32(timer_t t, struct itimerspec32 *val32) in __timer_gettime32()
Dtimer_settime32.c4 int __timer_settime32(timer_t t, int flags, const struct itimerspec32 *restrict val32, struct itime… in __timer_settime32()
Dtimerfd_settime32.c5 int __timerfd_settime32(int t, int flags, const struct itimerspec32 *restrict val32, struct itimers… in __timerfd_settime32()
/third_party/musl/src/time/
Dtimer_gettime.c17 long val32[4]; in timer_gettime() local
/third_party/libdrm/amdgpu/
Damdgpu_device.c302 uint32_t *val32 = (uint32_t*)value; in amdgpu_query_sw_info() local
/third_party/bounds_checking_function/src/
Doutput.inl211 SecUnsignedInt32 val32 = number; local
227 SecUnsignedInt32 val32 = number; local
242 SecUnsignedInt32 val32 = number; local
254 SecUnsignedInt32 val32 = number; local
/third_party/libunwind/libunwind/include/
Dlibunwind-x86.h53 struct { uint8_t b[4]; } val32; member
/third_party/lzma/CPP/7zip/Common/
DMethodProps.cpp197 UInt32 val32; in SetLogSizeProp() local
/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1109 uint32_t val32 = (int32_t)(int16_t)op.constantValue(); in copy_constant() local
/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c1440 int32_t val32; in TestInt64Format() local