Home
last modified time | relevance | path

Searched defs:tanh (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/src/math/
H A Dtanh.c7 double tanh(double x) in tanh() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dtanh.c7 double tanh(double x) in tanh() function
/third_party/jerryscript/jerry-libm/
H A Dtanh.c62 tanh (double x) tanh() function
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DLSTMBreakEngine.java284 static private void tanh(float [] result, int start, int length) { in tanh() method in LSTMBreakEngine
/third_party/decimal.js/
H A Ddecimal.js4876 function tanh(x) { global() function
[all...]
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h203 #undef tanh macro
266 #define tanh(x) __tg_real_complex(tanh, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h203 #undef tanh macro
266 #define tanh(x) __tg_real_complex(tanh, (x)) macro
/third_party/musl/include/
H A Dtgmath.h203 #undef tanh macro
266 #define tanh(x) __tg_real_complex(tanh, (x)) macro
/third_party/node/deps/v8/src/base/
H A Dieee754.cc2975 double tanh(doubl function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1678 void ShaderCore::tanh(Vector4f &dst, const Vector4f &src, bool pp) in tanh() function in sw::ShaderCore

Completed in 16 milliseconds