Home
last modified time | relevance | path

Searched defs:round_result_slightly_down (Results 1 – 9 of 9) sorted by relevance

/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/
Dexcept_value_utils.h107 template <typename T> LIBC_INLINE T round_result_slightly_down(T value_rn) { in round_result_slightly_down() function
121 template <> LIBC_INLINE float16 round_result_slightly_down(float16 value_rn) { in round_result_slightly_down() function
/external/llvm-libc/src/__support/FPUtil/
Dexcept_value_utils.h114 template <typename T> LIBC_INLINE T round_result_slightly_down(T value_rn) { in round_result_slightly_down() function
128 template <> LIBC_INLINE float16 round_result_slightly_down(float16 value_rn) { in round_result_slightly_down() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/
Dexcept_value_utils.h107 template <typename T> LIBC_INLINE T round_result_slightly_down(T value_rn) { in round_result_slightly_down() function
121 template <> LIBC_INLINE float16 round_result_slightly_down(float16 value_rn) { in round_result_slightly_down() function
/external/llvm-libc/src/math/generic/
Dacoshf.cpp42 auto round_result_slightly_down = [](float r) -> float { in __anon3adedc190102() variable
Dasinhf.cpp54 auto round_result_slightly_down = [x_sign](float r) -> float { in __anon7837bf1e0102() variable
/external/cronet/tot/third_party/llvm-libc/src/src/math/generic/
Dacoshf.cpp41 auto round_result_slightly_down = [](float r) -> float { in __anon705e1f090102() variable
Dasinhf.cpp53 auto round_result_slightly_down = [x_sign](float r) -> float { in __anonadb7020e0102() variable
/external/cronet/stable/third_party/llvm-libc/src/src/math/generic/
Dacoshf.cpp41 auto round_result_slightly_down = [](float r) -> float { in __anone9fc4ced0102() variable
Dasinhf.cpp53 auto round_result_slightly_down = [x_sign](float r) -> float { in __anon27552ff20102() variable