HomeSort by relevance Sort by last modified time
    Searched full:atan2f (Results 201 - 225 of 447) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 484 /* Define to 1 if you have the `atan2f' function. */
1368 # define atan2f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 484 /* Define to 1 if you have the `atan2f' function. */
1368 # define atan2f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 484 /* Define to 1 if you have the `atan2f' function. */
1368 # define atan2f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 484 /* Define to 1 if you have the `atan2f' function. */
1368 # define atan2f macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 488 /* Define to 1 if you have the `atan2f' function. */
1382 # define atan2f macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 488 /* Define to 1 if you have the `atan2f' function. */
1382 # define atan2f macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 488 /* Define to 1 if you have the `atan2f' function. */
1382 # define atan2f macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 488 /* Define to 1 if you have the `atan2f' function. */
1382 # define atan2f macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 488 /* Define to 1 if you have the `atan2f' function. */
1382 # define atan2f macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 488 /* Define to 1 if you have the `atan2f' function. */
1382 # define atan2f macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 488 /* Define to 1 if you have the `atan2f' function. */
1382 # define atan2f macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 488 /* Define to 1 if you have the `atan2f' function. */
1382 # define atan2f macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/current/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/current/sources/cxx-stl/stlport/libs/mips/
libstlport_shared.so 
  /prebuilts/ndk/current/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 716 #define __ieee754_atan2f atan2f
  /cts/tests/tests/renderscript/libcoremathtestcpp/
CoreMathTestJni.cpp 145 return atan2f(x, y);
  /development/ndk/platforms/android-13/include/
math.h 314 float atan2f(float, float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-18/include/
math.h 315 float atan2f(float, float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-21/include/
math.h 308 float atan2f(float, float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-3/include/
math.h 313 float atan2f(float, float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-9/include/
math.h 313 float atan2f(float, float) __NDK_FPABI_MATH__;
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 708 #define __ieee754_atan2f atan2f
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp 200 TLI.setUnavailable(LibFunc::atan2f);

Completed in 888 milliseconds

1 2 3 4 5 6 7 891011>>