Home
last modified time | relevance | path

Searched defs:sinh (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/src/math/
H A Dsinh.c7 double sinh(double x) in sinh() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dsinh.c7 double sinh(double x) in sinh() function
/third_party/jerryscript/jerry-libm/
H A Dsinh.c53 sinh (doubl function
[all...]
/third_party/decimal.js/
H A Ddecimal.js4805 function sinh(x) { global() function
[all...]
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h200 #undef sinh macro
263 #define sinh(x) __tg_real_complex(sinh, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h200 #undef sinh macro
263 #define sinh(x) __tg_real_complex(sinh, (x)) macro
/third_party/musl/include/
H A Dtgmath.h200 #undef sinh macro
263 #define sinh(x) __tg_real_complex(sinh, (x)) macro
/third_party/skia/src/core/
H A DSkPathBuilder.cpp430 double sinh = befored.cross(afterd); in arcTo() local
H A DSkPath.cpp1347 double sinh = befored.cross(afterd); in arcTo() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DScriptTag.java103 sinh("Sinhala"), enum constant
/third_party/node/deps/v8/src/base/
H A Dieee754.cc2919 double sinh(double x) { sinh() function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1670 void ShaderCore::sinh(Vector4f &dst, const Vector4f &src, bool pp) in sinh() function in sw::ShaderCore

Completed in 20 milliseconds