/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/ |
math.h | 211 double cosh(double);
|
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/ |
math.h | 211 double cosh(double);
|
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/ |
math.h | 211 double cosh(double);
|
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/ |
math.h | 211 double cosh(double);
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/ |
math.h | 211 double cosh(double);
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/ |
math.h | 211 double cosh(double);
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/ |
math.h | 211 double cosh(double);
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/ |
math.h | 211 double cosh(double);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
math.h | 47 using std::tr1::cosh;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
math.h | 47 using std::tr1::cosh;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
math.h | 47 using std::tr1::cosh;
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
MatrixFunction.h | 581 const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::cosh() const function in class:Eigen::MatrixBase 585 return MatrixFunctionReturnValue<Derived>(derived(), StdStemFunctions<ComplexScalar>::cosh);
|
/bionic/libm/include/ |
math.h | 196 double cosh(double);
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
math_private.h | 388 #define __ieee754_cosh cosh
|
/external/llvm/include/llvm/Target/ |
TargetLibraryInfo.h | 158 /// double cosh(double x); 159 cosh, enumerator in enum:llvm::LibFunc::Func
|
/libcore/benchmarks/src/benchmarks/regression/ |
MathBenchmark.java | 125 Math.cosh(d);
|
StrictMathBenchmark.java | 113 StrictMath.cosh(d);
|
/libcore/luni/src/main/java/java/lang/ |
StrictMath.java | 239 * <li>{@code cosh(+infinity) = +infinity}</li> 240 * <li>{@code cosh(-infinity) = +infinity}</li> 241 * <li>{@code cosh(NaN) = NaN}</li> 248 public static native double cosh(double d); method in class:StrictMath [all...] |
/external/stlport/stlport/stl/ |
_complex.h | 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&); 901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&); 921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/c.math/ |
cmath.pass.cpp | 140 static_assert((std::is_same<decltype(std::cosh((float)0)), float>::value), ""); 141 static_assert((std::is_same<decltype(std::cosh((bool)0)), double>::value), ""); 142 static_assert((std::is_same<decltype(std::cosh((unsigned short)0)), double>::value), ""); 143 static_assert((std::is_same<decltype(std::cosh((int)0)), double>::value), ""); 144 static_assert((std::is_same<decltype(std::cosh((unsigned int)0)), double>::value), ""); 145 static_assert((std::is_same<decltype(std::cosh((long)0)), double>::value), ""); 146 static_assert((std::is_same<decltype(std::cosh((unsigned long)0)), double>::value), ""); 147 static_assert((std::is_same<decltype(std::cosh((long long)0)), double>::value), ""); 148 static_assert((std::is_same<decltype(std::cosh((unsigned long long)0)), double>::value), ""); 149 static_assert((std::is_same<decltype(std::cosh((double)0)), double>::value), "") [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&); 901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&); 921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&); 901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&); 921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&); 901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&); 921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&); 901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&); 921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&); 901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&); 921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
|