/external/eigen/Eigen/src/plugins/ |
D | ArrayCwiseUnaryOps.h | 318 cosh() const in cosh() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | MathUtils.java | 407 public static double cosh(double x) { in cosh() method in MathUtils
|
D | FastMath.java | 284 public static double cosh(double x) { in cosh() method in FastMath
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/ |
D | Complex.java | 580 public Complex cosh() { in cosh() method in Complex
|
/external/clang/lib/Headers/ |
D | __clang_cuda_cmath.h | 57 __DEVICE__ float cosh(float __x) { return ::coshf(__x); } in cosh() function
|
D | tgmath.h | 351 #define cosh(__x) __tg_cosh(__tg_promote1((__x))(__x)) macro
|
/external/libcxx/include/ |
D | math.h | 858 inline _LIBCPP_INLINE_VISIBILITY float cosh(float __lcpp_x) _NOEXCEPT {return ::coshf(_… in cosh() function 859 inline _LIBCPP_INLINE_VISIBILITY long double cosh(long double __lcpp_x) _NOEXCEPT {return ::coshl(_… in cosh() function 865 cosh(_A1 __lcpp_x) _NOEXCEPT {return ::cosh((double)__lcpp_x);} in cosh() function
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 328 WORD16 cosh, sinh; in ixheaacd_fwd_modulation() local 1127 WORD32 cosh, sinh; in ixheaacd_esbr_fwd_modulation() local
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 40 Ambiguous cosh(Ambiguous){ return Ambiguous(); } in cosh() function
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 42 Ambiguous cosh(Ambiguous){ return Ambiguous(); } in cosh() function
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 492 WORD16 cosh, sinh; in ixheaacd_fwd_modulation() local 1362 WORD32 cosh, sinh; in ixheaacd_esbr_fwd_modulation() local
|
/external/v8/src/base/ |
D | ieee754.cc | 2591 double cosh(double x) { in cosh() function
|
/external/swiftshader/src/Pipeline/ |
D | ShaderCore.cpp | 1648 void ShaderCore::cosh(Vector4f &dst, const Vector4f &src, bool pp) in cosh() function in sw::ShaderCore
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1648 void ShaderCore::cosh(Vector4f &dst, const Vector4f &src, bool pp) in cosh() function in sw::ShaderCore
|
/external/skia/src/core/ |
D | SkPath.cpp | 1574 SkScalar cosh = SkPoint::DotProduct(before, after); in arcTo() local
|
/external/skqp/src/core/ |
D | SkPath.cpp | 1574 SkScalar cosh = SkPoint::DotProduct(before, after); in arcTo() local
|