/third_party/musl/src/math/ |
D | cosh.c | 7 double cosh(double x) in cosh() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | cosh.c | 7 double cosh(double x) in cosh() function
|
/third_party/jerryscript/jerry-libm/ |
D | cosh.c | 57 cosh (double x) in cosh() function
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_trigonometric.inl | 121 GLM_FUNC_QUALIFIER vecType<T, P> cosh(vecType<T, P> const & v) function
|
/third_party/typescript/lib/ |
D | lib.es2015.core.d.ts | 150 cosh(x: number): number; method
|
/third_party/typescript/src/lib/ |
D | es2015.core.d.ts | 130 cosh(x: number): number; method
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 223 #define cosh(x) __tg_real_complex(cosh, (x)) macro
|
/third_party/musl/include/ |
D | tgmath.h | 223 #define cosh(x) __tg_real_complex(cosh, (x)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 223 #define cosh(x) __tg_real_complex(cosh, (x)) macro
|
/third_party/decimal.js/ |
D | decimal.js | 4265 function cosh(x) { function
|
D | decimal.mjs | 4277 function cosh(x) { function
|
/third_party/skia/src/core/ |
D | SkPathBuilder.cpp | 429 double cosh = befored.dot(afterd); in arcTo() local
|
D | SkPath.cpp | 1346 double cosh = befored.dot(afterd); in arcTo() local
|
/third_party/node/deps/v8/src/base/ |
D | ieee754.cc | 2546 double cosh(double x) { in cosh() function
|
/third_party/mesa3d/src/microsoft/clc/ |
D | clc_compiler_test.cpp | 1217 TEST_F(ComputeTest, cosh) in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1662 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/ |
D | SymbolTable_ESSL_autogen.cpp | 1921 constexpr const ImmutableString cosh("cosh"); variable
|
D | SymbolTable_autogen.cpp | 3081 constexpr const ImmutableString cosh("cosh"); variable
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 34596 cosh(float __x) in cosh() function 34600 cosh(long double __x) in cosh() function 34608 cosh(_Tp __x) in cosh() function
|