/external/vulkan-validation-layers/libs/glm/gtx/ |
D | compatibility.hpp | 80 …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/ |
D | fbench.c | 348 #define atan2 I_atan2 macro 529 static double atan2(y, x) in atan2() function
|
/external/valgrind/memcheck/tests/ |
D | vcpu_fbench.c | 352 #define atan2 I_atan2 macro 533 static double atan2(y, x) in atan2() function
|
/external/opencv3/3rdparty/openexr/Imath/ |
D | ImathMath.h | 96 static T atan2 (T x, T y) {return ::atan2 (double(x), double(y));} in atan2() function
|
/external/ceres-solver/include/ceres/ |
D | jet.h | 393 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/ |
D | psy_configuration.cpp | 298 FIXP_DBL bvalFFTLine, atan1, atan2; in FDKaacEnc_BarcLineValue() local
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 39 Ambiguous atan2(Ambiguous, Ambiguous){ return Ambiguous(); } in atan2() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | FastMath.java | 2942 public static double atan2(double y, double x) { in atan2() method in FastMath
|
/external/clang/lib/Headers/ |
D | tgmath.h | 573 #define atan2(__x, __y) __tg_atan2(__tg_promote2((__x), (__y))(__x), \ macro
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |