Home
last modified time | relevance | path

Searched defs:half_value (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl37.c25 static unsigned int invalid_value, half_value, sys_value; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_loop06.c24 static unsigned int invalid_value, half_value, unalign_value; variable
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/
H A DNearestIntegerOperations.h210 StorageType half_value = in round_using_specific_rounding_mode() local
/aosp_15_r20/external/FP16/test/
H A Dalt-to-fp32-value.cc64 const float half_value = fp16_alt_to_fp32_value(half_f16); in TEST() local
H A Dieee-to-fp32-value.cc64 const float half_value = fp16_ieee_to_fp32_value(half_f16); in TEST() local
H A Dalt-from-fp32-value.cc64 float half_value; in TEST() local
H A Dieee-from-fp32-value.cc64 float half_value; in TEST() local