Home
last modified time | relevance | path

Searched defs:asinh (Results 1 – 25 of 26) sorted by relevance

12

/third_party/boost/boost/math/special_functions/
Dasinh.hpp88 inline typename tools::promote_args<T>::type asinh(T x) in asinh() function
93 inline typename tools::promote_args<T>::type asinh(T x, const Policy&) in asinh() function
/third_party/mingw-w64/mingw-w64-crt/math/arm-common/
Dasinh.c9 double asinh(double x) in asinh() function
/third_party/mingw-w64/mingw-w64-crt/math/softmath/
Dasinh.c47 double asinh(double x) in asinh() function
/third_party/mingw-w64/mingw-w64-crt/math/x86/
Dasinh.c11 double asinh(double x) in asinh() function
/third_party/boost/boost/math/complex/
Dasinh.hpp19 inline std::complex<T> asinh(const std::complex<T>& x) in asinh() function
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dmath_compat.h33 asinh (gdouble x) in asinh() function
/third_party/musl/src/math/
Dasinh.c4 double asinh(double x) in asinh() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dasinh.c4 double asinh(double x) in asinh() function
/third_party/jerryscript/jerry-libm/
Dasinh.c46 asinh (double x) in asinh() function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_trigonometric.inl140 GLM_FUNC_QUALIFIER genType asinh(genType x) function
149 GLM_FUNC_QUALIFIER vecType<T, P> asinh(vecType<T, P> const & v) function
/third_party/typescript/src/lib/
Des2015.core.d.ts154 asinh(x: number): number; method
/third_party/typescript/lib/
Dlib.es2015.core.d.ts174 asinh(x: number): number; method
/third_party/boost/boost/numeric/interval/
Dtransc.hpp193 interval<T, Policies> asinh(const interval<T, Policies>& x) in asinh() function
/third_party/musl/include/
Dtgmath.h212 #define asinh(x) __tg_real_complex(asinh, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h216 #define asinh(x) __tg_real_complex(asinh, (x)) macro
/third_party/boost/boost/math/concepts/
Dstd_real_concept.hpp236 inline boost::math::concepts::std_real_concept asinh(boost::math::concepts::std_real_concept a) in asinh() function
Dreal_concept.hpp265 inline boost::math::concepts::real_concept asinh(boost::math::concepts::real_concept a) in asinh() function
/third_party/boost/boost/math/cstdfloat/
Dcstdfloat_complex_std.hpp555 …inline complex<BOOST_CSTDFLOAT_EXTENDED_COMPLEX_FLOAT_TYPE> asinh(const complex<BOOST_CSTDFLOAT_EX… in asinh() function
Dcstdfloat_cmath.hpp671 …inline boost::math::cstdfloat::detail::float_internal128_t asinh(boost::math::cstdfloat::detail:… in asinh() function
/third_party/boost/boost/math/bindings/
De_float.hpp356 inline e_float asinh (const e_float& x) in asinh() function
/third_party/quickjs/
Dqjscalc.js2610 function asinh(a) function
/third_party/boost/boost/math/differentiation/
Dautodiff.hpp1774 fvar<RealType, Order> asinh(fvar<RealType, Order> const& cr) { in asinh() function
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1694 void ShaderCore::asinh(Vector4f &dst, const Vector4f &src, bool pp) in asinh() function in sw::ShaderCore
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_autogen.cpp1042 constexpr const ImmutableString asinh("asinh"); variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1897 constexpr const ImmutableString asinh("asinh"); variable

12