HomeSort by relevance Sort by last modified time
    Searched defs:atan2f (Results 1 - 23 of 23) sorted by null

  /hardware/invensense/mlsdk/platform/include/
mlmath.h 82 #define atan2f(x,y) ml_atan2(x,y) macro
  /external/stlport/stlport/stl/
_cmath.h 86 inline float atan2f(float v1, float v2) { return __atan2f(v1,v2); } function
  /external/stlport/stlport/stl/config/
_como.h 120 # define atan2f atan2 macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 86 inline float atan2f(float v1, float v2) { return __atan2f(v1,v2); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 120 # define atan2f atan2 macro
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 86 inline float atan2f(float v1, float v2) { return __atan2f(v1,v2); } function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 120 # define atan2f atan2 macro
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 86 inline float atan2f(float v1, float v2) { return __atan2f(v1,v2); } function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 120 # define atan2f atan2 macro
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 86 inline float atan2f(float v1, float v2) { return __atan2f(v1,v2); } function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 120 # define atan2f atan2 macro
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 43 /// float atan2f(float y, float x);
44 atan2f, enumerator in enum:llvm::LibFunc::Func
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 451 /* Define to 1 if you have the `atan2f' function. */
1271 # define atan2f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 451 /* Define to 1 if you have the `atan2f' function. */
1271 # define atan2f macro
    [all...]

Completed in 649 milliseconds