Home
last modified time | relevance | path

Searched defs:atan (Results 1 – 22 of 22) sorted by relevance

/third_party/musl/src/math/i386/
Datan.s1 .global atan symbol
3 atan: label
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_trigonometric.inl87 GLM_FUNC_QUALIFIER genType atan(genType y, genType x) function
95 GLM_FUNC_QUALIFIER vecType<T, P> atan(vecType<T, P> const & a, vecType<T, P> const & b) function
103 GLM_FUNC_QUALIFIER vecType<T, P> atan(vecType<T, P> const & v) function
/third_party/musl/src/math/
Datan.c63 double atan(double x) in atan() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Datan.c63 double atan(double x) in atan() function
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Ds_atan.c67 double atan(double x) in atan() function
Dmath_private.h32 #define atan SDL_uclibc_atan macro
/third_party/jerryscript/jerry-libm/
Datan.c83 atan (double x) in atan() function
/third_party/rust/crates/num-traits/src/
Dreal.rs599 fn atan(self) -> Self; in atan() method
Dfloat.rs1669 fn atan(self) -> Self; in atan() method
/third_party/musl/ndk_musl_include/
Dtgmath.h213 #define atan(x) __tg_real_complex(atan, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h213 #define atan(x) __tg_real_complex(atan, (x)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h213 #define atan(x) __tg_real_complex(atan, (x)) macro
/third_party/musl/include/
Dtgmath.h213 #define atan(x) __tg_real_complex(atan, (x)) macro
/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts540 atan(x: number): number; method
/third_party/typescript/lib/
Dlib.es5.d.ts654 atan(x: number): number; method
/third_party/typescript/src/lib/
Des5.d.ts634 atan(x: number): number; method
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1646 void ShaderCore::atan(Vector4f &dst, const Vector4f &src, bool pp) in atan() function in sw::ShaderCore
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_autogen.cpp1047 constexpr const ImmutableString atan("atan"); variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1898 constexpr const ImmutableString atan("atan"); variable
DSymbolTable_autogen.cpp3049 constexpr const ImmutableString atan("atan"); variable
/third_party/typescript/tests/lib/
Dlib.d.ts574 atan(x: number): number; method
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp34518 atan(float __x) in atan() function
34522 atan(long double __x) in atan() function
34530 atan(_Tp __x) in atan() function