/third_party/musl/src/math/ |
D | tanh.c | 7 double tanh(double x) in tanh() function
|
/third_party/jerryscript/jerry-libm/ |
D | tanh.c | 62 tanh (double x) in tanh() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | tanh.c | 7 double tanh(double x) in tanh() function
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_trigonometric.inl | 130 GLM_FUNC_QUALIFIER vecType<T, P> tanh(vecType<T, P> const & v) function
|
/third_party/cmsis/CMSIS/DSP/Include/ |
D | arm_vec_math_f16.h | 293 f16x8_t tanh = vmulq_f16(num, vrecip_f16(den)); in vtanhq_f16() local
|
D | arm_vec_math.h | 286 f32x4_t tanh = vmulq_f32(num, vrecip_f32(den)); in vtanhq_f32() local
|
/third_party/typescript/src/lib/ |
D | es2015.core.d.ts | 142 tanh(x: number): number; method
|
/third_party/typescript/lib/ |
D | lib.es2015.core.d.ts | 162 tanh(x: number): number; method
|
/third_party/rust/crates/num-traits/src/ |
D | real.rs | 736 fn tanh(self) -> Self; in tanh() method
|
D | float.rs | 1801 fn tanh(self) -> Self; in tanh() method
|
/third_party/node/deps/icu-small/source/common/ |
D | lstmbe.cpp | 262 inline Array1D& tanh() { in tanh() function in Array1D 267 inline Array1D& tanh(const Array1D& a) { in tanh() function in Array1D
|
/third_party/musl/ndk_musl_include/ |
D | tgmath.h | 266 #define tanh(x) __tg_real_complex(tanh, (x)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 266 #define tanh(x) __tg_real_complex(tanh, (x)) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 266 #define tanh(x) __tg_real_complex(tanh, (x)) macro
|
/third_party/musl/include/ |
D | tgmath.h | 266 #define tanh(x) __tg_real_complex(tanh, (x)) macro
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1678 void ShaderCore::tanh(Vector4f &dst, const Vector4f &src, bool pp) in tanh() function in sw::ShaderCore
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_autogen.cpp | 1713 constexpr const ImmutableString tanh("tanh"); variable
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_ESSL_autogen.cpp | 2157 constexpr const ImmutableString tanh("tanh"); variable
|
D | SymbolTable_autogen.cpp | 3346 constexpr const ImmutableString tanh("tanh"); variable
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 34877 tanh(float __x) in tanh() function 34881 tanh(long double __x) in tanh() function 34889 tanh(_Tp __x) in tanh() function
|