/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | math_compat.h | 41 sinh (gdouble x) in sinh() function
|
/third_party/musl/src/math/ |
D | sinh.c | 7 double sinh(double x) in sinh() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | sinh.c | 7 double sinh(double x) in sinh() function
|
/third_party/jerryscript/jerry-libm/ |
D | sinh.c | 53 sinh (double x) in sinh() function
|
/third_party/boost/boost/qvm/ |
D | math.hpp | 49 template <> BOOST_QVM_INLINE_TRIVIAL float sinh<float>( float x ) { return ::sinhf(x); } in sinh() function 71 template <> BOOST_QVM_INLINE_TRIVIAL double sinh<double>( double x ) { return ::sinh(x); } in sinh() function 93 …template <> BOOST_QVM_INLINE_TRIVIAL long double sinh<long double>( long double x ) { return ::sin… in sinh() function
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_trigonometric.inl | 112 GLM_FUNC_QUALIFIER vecType<T, P> sinh(vecType<T, P> const & v) function
|
/third_party/typescript/src/lib/ |
D | es2015.core.d.ts | 136 sinh(x: number): number; method
|
/third_party/typescript/lib/ |
D | lib.es2015.core.d.ts | 156 sinh(x: number): number; method
|
/third_party/boost/boost/numeric/interval/ |
D | transc.hpp | 158 interval<T, Policies> sinh(const interval<T, Policies>& x) in sinh() function
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | ScriptTag.java | 103 sinh("Sinhala"), enumConstant
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | ScriptTag.java | 103 sinh("Sinhala"), enumConstant
|
/third_party/mindspore/mindspore/ops/ |
D | functional.py | 109 sinh = P.Sinh() variable
|
/third_party/musl/include/ |
D | tgmath.h | 263 #define sinh(x) __tg_real_complex(sinh, (x)) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 263 #define sinh(x) __tg_real_complex(sinh, (x)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 263 #define sinh(x) __tg_real_complex(sinh, (x)) macro
|
/third_party/musl/ndk_musl_include/ |
D | tgmath.h | 263 #define sinh(x) __tg_real_complex(sinh, (x)) macro
|
/third_party/boost/boost/math/concepts/ |
D | std_real_concept.hpp | 223 inline boost::math::concepts::std_real_concept sinh(boost::math::concepts::std_real_concept a) in sinh() function
|
D | real_concept.hpp | 253 inline real_concept sinh(real_concept a) in sinh() function
|
/third_party/boost/boost/math/cstdfloat/ |
D | cstdfloat_complex_std.hpp | 515 …inline complex<BOOST_CSTDFLOAT_EXTENDED_COMPLEX_FLOAT_TYPE> sinh(const complex<BOOST_CSTDFLOAT_EXT… in sinh() function
|
D | cstdfloat_cmath.hpp | 668 …inline boost::math::cstdfloat::detail::float_internal128_t sinh(boost::math::cstdfloat::detail::… in sinh() function
|
/third_party/skia/src/core/ |
D | SkPathBuilder.cpp | 430 double sinh = befored.cross(afterd); in arcTo() local
|
/third_party/boost/boost/math/bindings/ |
D | e_float.hpp | 341 inline e_float sinh (const e_float& x) in sinh() function
|
D | rr.hpp | 777 inline RR sinh(RR z) in sinh() function
|
/third_party/boost/boost/math/ |
D | quaternion.hpp | 1206 inline quaternion<T> sinh(quaternion<T> const & q) in sinh() function
|
D | octonion.hpp | 4181 inline octonion<T> sinh(octonion<T> const & o) in sinh() function
|