Home
last modified time | relevance | path

Searched defs:cosh (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/src/math/
H A Dcosh.c7 double cosh(double x) in cosh() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcosh.c7 double cosh(double x) in cosh() function
/third_party/jerryscript/jerry-libm/
H A Dcosh.c57 cosh (double x) cosh() function
[all...]
/third_party/decimal.js/
H A Ddecimal.js4265 function cosh(x) { global() function
[all...]
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h160 #undef cosh macro
223 #define cosh(x) __tg_real_complex(cosh, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h160 #undef cosh macro
223 #define cosh(x) __tg_real_complex(cosh, (x)) macro
/third_party/musl/include/
H A Dtgmath.h160 #undef cosh macro
223 #define cosh(x) __tg_real_complex(cosh, (x)) macro
/third_party/skia/src/core/
H A DSkPathBuilder.cpp429 double cosh = befored.dot(afterd); in arcTo() local
H A DSkPath.cpp1346 double cosh = befored.dot(afterd); in arcTo() local
/third_party/node/deps/v8/src/base/
H A Dieee754.cc2546 double cosh(double x) { cosh() function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1662 void ShaderCore::cosh(Vector4f &dst, const Vector4f &src, bool pp) in cosh() function in sw::ShaderCore

Completed in 22 milliseconds