| /external/rust/crates/libm/src/math/ |
| D | cosh.rs | 11 pub fn cosh(mut x: f64) -> f64 { in cosh() function
|
| D | mod.rs | 95 mod cosh; module
|
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_trigonometric.inl | 121 GLM_FUNC_QUALIFIER vecType<T, P> cosh(vecType<T, P> const & v) function
|
| /external/eigen/Eigen/src/plugins/ |
| D | ArrayCwiseUnaryOps.h | 319 cosh() const in cosh() function
|
| /external/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| D | complex_cmath.h | 279 __DEVICE__ std::complex<_Tp> cosh(const std::complex<_Tp> &__x) { 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/rust/crates/num-traits/src/ |
| D | real.rs | 718 fn cosh(self) -> Self; in cosh() method
|
| D | float.rs | 1726 fn cosh(self) -> Self; in cosh() method 2089 fn cosh(self) -> Self { in cosh() method 2224 fn cosh(self) -> Self { in cosh() method
|
| /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/llvm-project/libcxx/include/ |
| D | math.h | 854 inline _LIBCPP_INLINE_VISIBILITY float cosh(float __lcpp_x) _NOEXCEPT {return ::coshf(_… in cosh() function 855 inline _LIBCPP_INLINE_VISIBILITY long double cosh(long double __lcpp_x) _NOEXCEPT {return ::coshl(_… in cosh() function 861 cosh(_A1 __lcpp_x) _NOEXCEPT {return ::cosh((double)__lcpp_x);} in cosh() function
|
| /external/llvm-project/clang/lib/Headers/ |
| D | __clang_cuda_cmath.h | 51 __DEVICE__ float cosh(float __x) { return ::coshf(__x); } in cosh() function
|
| D | __clang_cuda_math.h | 86 __DEVICE__ double cosh(double __a) { return __nv_cosh(__a); } in cosh() function
|
| D | tgmath.h | 344 #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 | 330 WORD16 cosh, sinh; in ixheaacd_fwd_modulation() local 1129 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/skia/src/core/ |
| D | SkPathBuilder.cpp | 412 double cosh = befored.dot(afterd); in arcTo() local
|
| /external/llvm-project/libcxx/test/std/numerics/c.math/ |
| D | cmath.pass.cpp | 41 Ambiguous cosh(Ambiguous){ return Ambiguous(); } in cosh() function
|
| /external/llvm-project/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/tensorflow/tensorflow/python/ops/numpy_ops/ |
| D | np_math_ops.py | 691 def cosh(x): function
|