Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/gtx/
Dcompatibility.hpp80 …template <typename T, precision P> GLM_FUNC_QUALIFIER T atan2(T x, T y){return atan(x, y);} … in atan2() function
81 …template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec2<T, P> atan2(const detail::tvec… in atan2() function
82 …template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec3<T, P> atan2(const detail::tvec… in atan2() function
83 …template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec4<T, P> atan2(const detail::tvec… in atan2() function
/external/valgrind/perf/
Dfbench.c348 #define atan2 I_atan2 macro
529 static double atan2(y, x) in atan2() function
/external/valgrind/memcheck/tests/
Dvcpu_fbench.c352 #define atan2 I_atan2 macro
533 static double atan2(y, x) in atan2() function
/external/clang/lib/Headers/
D__clang_cuda_cmath.h54 __DEVICE__ float atan2(float __x, float __y) { return ::atan2f(__x, __y); } in atan2() function
Dtgmath.h573 #define atan2(__x, __y) __tg_atan2(__tg_promote2((__x), (__y))(__x), \ macro
/external/aac/libAACenc/src/
Dpsy_configuration.cpp298 FIXP_DBL bvalFFTLine, atan1, atan2; in FDKaacEnc_BarcLineValue() local
/external/libcxx/include/
Dmath.h713 inline _LIBCPP_INLINE_VISIBILITY float atan2(float __lcpp_y, float __lcpp_x) _NOEXCEPT … in atan2() function
714 inline _LIBCPP_INLINE_VISIBILITY long double atan2(long double __lcpp_y, long double __lcpp_x) _NOE… in atan2() function
725 atan2(_A1 __lcpp_y, _A2 __lcpp_x) _NOEXCEPT in atan2() function
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp36 Ambiguous atan2(Ambiguous, Ambiguous){ return Ambiguous(); } in atan2() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp37 Ambiguous atan2(Ambiguous, Ambiguous){ return Ambiguous(); } in atan2() function
/external/v8/src/base/
Dieee754.cc1282 double atan2(double y, double x) { in atan2() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java2942 public static double atan2(double y, double x) { in atan2() method in FastMath
/external/swiftshader/src/Shader/
DShaderCore.cpp1553 void ShaderCore::atan2(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, bool pp) in atan2() function in sw::ShaderCore
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...