Home
last modified time | relevance | path

Searched defs:cosh (Results 1 – 19 of 19) sorted by relevance

/third_party/musl/src/math/
Dcosh.c7 double cosh(double x) in cosh() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dcosh.c7 double cosh(double x) in cosh() function
/third_party/jerryscript/jerry-libm/
Dcosh.c57 cosh (double x) in cosh() function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_trigonometric.inl121 GLM_FUNC_QUALIFIER vecType<T, P> cosh(vecType<T, P> const & v) function
/third_party/typescript/lib/
Dlib.es2015.core.d.ts150 cosh(x: number): number; method
/third_party/typescript/src/lib/
Des2015.core.d.ts130 cosh(x: number): number; method
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h223 #define cosh(x) __tg_real_complex(cosh, (x)) macro
/third_party/musl/include/
Dtgmath.h223 #define cosh(x) __tg_real_complex(cosh, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h223 #define cosh(x) __tg_real_complex(cosh, (x)) macro
/third_party/decimal.js/
Ddecimal.js4265 function cosh(x) { function
Ddecimal.mjs4277 function cosh(x) { function
/third_party/skia/src/core/
DSkPathBuilder.cpp429 double cosh = befored.dot(afterd); in arcTo() local
DSkPath.cpp1346 double cosh = befored.dot(afterd); in arcTo() local
/third_party/node/deps/v8/src/base/
Dieee754.cc2546 double cosh(double x) { in cosh() function
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler_test.cpp1217 TEST_F(ComputeTest, cosh) in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1662 void ShaderCore::cosh(Vector4f &dst, const Vector4f &src, bool pp) in cosh() function in sw::ShaderCore
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1921 constexpr const ImmutableString cosh("cosh"); variable
DSymbolTable_autogen.cpp3081 constexpr const ImmutableString cosh("cosh"); variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp34596 cosh(float __x) in cosh() function
34600 cosh(long double __x) in cosh() function
34608 cosh(_Tp __x) in cosh() function