Home
last modified time | relevance | path

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

/third_party/musl/src/math/i386/
H A Datan.s3 atan: label
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Datan.c63 double atan(double x) atan() function
[all...]
/third_party/musl/src/math/
H A Datan.c63 double atan(double x) atan() function
[all...]
/third_party/jerryscript/jerry-libm/
H A Datan.c83 atan (double x) atan() function
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h227 ASTCENC_SIMD_INLINE vfloat atan(vfloat x) in atan() function
/third_party/decimal.js/
H A Ddecimal.js4062 function atan(x) { global() function
[all...]
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h150 #undef atan macro
213 #define atan(x) __tg_real_complex(atan, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h150 #undef atan macro
213 #define atan(x) __tg_real_complex(atan, (x)) macro
/third_party/musl/include/
H A Dtgmath.h150 #undef atan macro
213 #define atan(x) __tg_real_complex(atan, (x)) macro
/third_party/node/deps/v8/src/base/
H A Dieee754.cc1116 double atan(double x) { atan() function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1646 void ShaderCore::atan(Vector4f &dst, const Vector4f &src, bool pp) in atan() function in sw::ShaderCore

Completed in 12 milliseconds