/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/ |
math.h | 153 floating_point acosh (arithmetic x); 966 // acosh 969 inline _LIBCPP_INLINE_VISIBILITY float acosh(float __lcpp_x) _NOEXCEPT {return ::acoshf(__lcpp_x);} 970 inline _LIBCPP_INLINE_VISIBILITY long double acosh(long double __lcpp_x) _NOEXCEPT {return ::acoshl(__lcpp_x);} 975 acosh(_A1 __lcpp_x) _NOEXCEPT {return ::acosh((double)__lcpp_x);} [all...] |
cmath | 156 floating_point acosh (arithmetic x); 389 using ::acosh;
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/ |
math.h | 153 floating_point acosh (arithmetic x); 951 // acosh 954 inline _LIBCPP_INLINE_VISIBILITY float acosh(float __lcpp_x) _NOEXCEPT {return acoshf(__lcpp_x);} 955 inline _LIBCPP_INLINE_VISIBILITY long double acosh(long double __lcpp_x) _NOEXCEPT {return acoshl(__lcpp_x);} 960 acosh(_A1 __lcpp_x) _NOEXCEPT {return acosh((double)__lcpp_x);} [all...] |
cmath | 156 floating_point acosh (arithmetic x); 401 using ::acosh;
|
/external/libcxx/include/ |
cmath | 156 floating_point acosh (arithmetic x); 389 using ::acosh;
|
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/ |
__clang_cuda_cmath.h | 200 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 334 using ::acosh;
|
/prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 209 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 343 using ::acosh;
|
/prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 209 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 343 using ::acosh;
|
/prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 209 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 343 using ::acosh;
|
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/ |
cmath | 156 floating_point acosh (arithmetic x); 389 using ::acosh;
|
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 209 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 343 using ::acosh;
|
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/ |
__clang_cuda_cmath.h | 200 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 334 using ::acosh;
|
/prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 209 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 343 using ::acosh;
|
/prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 209 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 343 using ::acosh;
|
/prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 209 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 343 using ::acosh;
|
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 209 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acosh) 343 using ::acosh;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
tgmath.h | 274 #define acosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, acosh, cacosh) macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
tgmath.h | 274 #define acosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, acosh, cacosh) macro
|
/bionic/libc/tools/ |
posix-2013.txt | 18 acosh
|
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/ |
math.rs | 116 TEST_FN_FUNC_FN(acosh);
|
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ |
math.rs.bak | 229 TEST_FN_FUNC_FN(acosh);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
math.h | 37 using std::tr1::acosh;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
math.h | 37 using std::tr1::acosh;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
math.h | 37 using std::tr1::acosh;
|
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/math/ |
cmplx.a | 13 cmplx 9|SGOROOT/src/math/cmplx/abs.goAbs x·2 0sin.gofAsin Asinh 6Acos Acosh |