Home
last modified time | relevance | path

Searched defs:atan2 (Results 1 – 16 of 16) 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/opencv3/3rdparty/openexr/Imath/
DImathMath.h96 static T atan2 (T x, T y) {return ::atan2 (double(x), double(y));} in atan2() function
/external/ceres-solver/include/ceres/
Djet.h393 inline double atan2(double y, double x) { return std::atan2(y, x); } in atan2() function
557 Jet<T, N> atan2(const Jet<T, N>& g, const Jet<T, N>& f) { in atan2() function
/external/aac/libAACenc/src/
Dpsy_configuration.cpp298 FIXP_DBL bvalFFTLine, atan1, atan2; in FDKaacEnc_BarcLineValue() local
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp39 Ambiguous atan2(Ambiguous, Ambiguous){ return Ambiguous(); } 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/clang/lib/Headers/
Dtgmath.h573 #define atan2(__x, __y) __tg_atan2(__tg_promote2((__x), (__y))(__x), \ macro
/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/ ...