/external/eigen/Eigen/src/plugins/ |
D | ArrayCwiseUnaryOps.h | 304 sinh() const in sinh() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/ |
D | Complex.java | 746 public Complex sinh() { in sinh() method in Complex
|
/external/clang/lib/Headers/ |
D | __clang_cuda_cmath.h | 141 __DEVICE__ float sinh(float __x) { return ::sinhf(__x); } in sinh() function
|
D | tgmath.h | 380 #define sinh(__x) __tg_sinh(__tg_promote1((__x))(__x)) macro
|
/external/libcxx/include/ |
D | math.h | 1019 inline _LIBCPP_INLINE_VISIBILITY float sinh(float __lcpp_x) _NOEXCEPT {return ::sinhf(_… in sinh() function 1020 inline _LIBCPP_INLINE_VISIBILITY long double sinh(long double __lcpp_x) _NOEXCEPT {return ::sinhl(_… in sinh() function 1026 sinh(_A1 __lcpp_x) _NOEXCEPT {return ::sinh((double)__lcpp_x);} in sinh() 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 | 52 Ambiguous sinh(Ambiguous){ return Ambiguous(); } in sinh() function
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 54 Ambiguous sinh(Ambiguous){ return Ambiguous(); } in sinh() 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 | 2653 double sinh(double x) { in sinh() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | FastMath.java | 338 public static double sinh(double x) { in sinh() method in FastMath
|
/external/swiftshader/src/Pipeline/ |
D | ShaderCore.cpp | 1656 void ShaderCore::sinh(Vector4f &dst, const Vector4f &src, bool pp) in sinh() function in sw::ShaderCore
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1656 void ShaderCore::sinh(Vector4f &dst, const Vector4f &src, bool pp) in sinh() function in sw::ShaderCore
|
/external/skia/src/core/ |
D | SkPath.cpp | 1575 SkScalar sinh = SkPoint::CrossProduct(before, after); in arcTo() local
|
/external/skqp/src/core/ |
D | SkPath.cpp | 1575 SkScalar sinh = SkPoint::CrossProduct(before, after); in arcTo() local
|