/third_party/musl/src/math/i386/ |
D | atan.s | 1 .global atan symbol 3 atan: label
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_trigonometric.inl | 87 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/ |
D | atan.c | 63 double atan(double x) in atan() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | atan.c | 63 double atan(double x) in atan() function
|
/third_party/flutter/skia/third_party/externals/sdl/src/libm/ |
D | s_atan.c | 67 double atan(double x) in atan() function
|
D | math_private.h | 32 #define atan SDL_uclibc_atan macro
|
/third_party/jerryscript/jerry-libm/ |
D | atan.c | 83 atan (double x) in atan() function
|
/third_party/rust/crates/num-traits/src/ |
D | real.rs | 599 fn atan(self) -> Self; in atan() method
|
D | float.rs | 1669 fn atan(self) -> Self; in atan() method
|
/third_party/musl/ndk_musl_include/ |
D | tgmath.h | 213 #define atan(x) __tg_real_complex(atan, (x)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 213 #define atan(x) __tg_real_complex(atan, (x)) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 213 #define atan(x) __tg_real_complex(atan, (x)) macro
|
/third_party/musl/include/ |
D | tgmath.h | 213 #define atan(x) __tg_real_complex(atan, (x)) macro
|
/third_party/typescript/tests/cases/conformance/decorators/ |
D | 1.0lib-noErrors.ts | 540 atan(x: number): number; method
|
/third_party/typescript/lib/ |
D | lib.es5.d.ts | 654 atan(x: number): number; method
|
/third_party/typescript/src/lib/ |
D | es5.d.ts | 634 atan(x: number): number; method
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1646 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/ |
D | SymbolTable_autogen.cpp | 1047 constexpr const ImmutableString atan("atan"); variable
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_ESSL_autogen.cpp | 1898 constexpr const ImmutableString atan("atan"); variable
|
D | SymbolTable_autogen.cpp | 3049 constexpr const ImmutableString atan("atan"); variable
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 574 atan(x: number): number; method
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 34518 atan(float __x) in atan() function 34522 atan(long double __x) in atan() function 34530 atan(_Tp __x) in atan() function
|