Home
last modified time | relevance | path

Searched defs:__exp (Results 1 – 19 of 19) sorted by relevance

/external/clang/lib/Headers/
D__clang_cuda_cmath.h70 __DEVICE__ float frexp(float __arg, int *__exp) { in frexp()
117 __DEVICE__ float ldexp(float __arg, int __exp) { in ldexp()
129 __DEVICE__ float pow(float __base, float __exp) { in pow()
/external/cronet/tot/third_party/libc++/src/include/__chrono/
Dhh_mm_ss.h35 _LIBCPP_HIDE_FROM_ABI static constexpr uint64_t __pow10(unsigned __exp) { in __pow10()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__chrono/
Dhh_mm_ss.h35 _LIBCPP_HIDE_FROM_ABI static constexpr uint64_t __pow10(unsigned __exp) { in __pow10()
/external/cronet/stable/third_party/libc++/src/include/__chrono/
Dhh_mm_ss.h35 _LIBCPP_HIDE_FROM_ABI static constexpr uint64_t __pow10(unsigned __exp) { in __pow10()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__chrono/
Dhh_mm_ss.h35 _LIBCPP_HIDE_FROM_ABI static constexpr uint64_t __pow10(unsigned __exp) { in __pow10()
/external/cronet/stable/third_party/libc++/src/include/__math/
Dhypot.h60 constexpr int __exp = std::numeric_limits<_Real>::max_exponent / 2; in __hypot() local
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__math/
Dhypot.h61 constexpr int __exp = std::numeric_limits<_Real>::max_exponent / 2; in __hypot() local
/external/cronet/tot/third_party/libc++/src/include/__math/
Dhypot.h60 constexpr int __exp = std::numeric_limits<_Real>::max_exponent / 2; in __hypot() local
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__math/
Dhypot.h61 constexpr int __exp = std::numeric_limits<_Real>::max_exponent / 2; in __hypot() local
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__charconv/
Dto_chars_base_10.h135 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline __uint128_t __pow_10(int __exp) noexcept… in __pow_10()
/external/cronet/stable/third_party/libc++/src/include/__charconv/
Dto_chars_base_10.h135 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline __uint128_t __pow_10(int __exp) noexcept… in __pow_10()
/external/cronet/tot/third_party/libc++/src/include/__charconv/
Dto_chars_base_10.h135 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline __uint128_t __pow_10(int __exp) noexcept… in __pow_10()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__charconv/
Dto_chars_base_10.h135 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline __uint128_t __pow_10(int __exp) noexcept… in __pow_10()
/external/cronet/tot/third_party/libc++/src/src/ryu/
Dd2s.cpp347 const int32_t __exp = __e10 + __removed; in __d2d() local
Df2s.cpp287 const int32_t __exp = __e10 + __removed; in __f2d() local
Dd2fixed.cpp469 int32_t __exp = 0; in __d2exp_buffered_n() local
/external/cronet/stable/third_party/libc++/src/src/ryu/
Dd2s.cpp347 const int32_t __exp = __e10 + __removed; in __d2d() local
Df2s.cpp287 const int32_t __exp = __e10 + __removed; in __f2d() local
Dd2fixed.cpp469 int32_t __exp = 0; in __d2exp_buffered_n() local