HomeSort by relevance Sort by last modified time
    Searched refs:atan2f (Results 76 - 100 of 139) sorted by null

1 2 34 5 6

  /external/bison/darwin-lib/
math.h 616 # undef atan2f
617 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
619 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
620 _GL_CXXALIASWARN (atan2f);
622 # undef atan2f macro
624 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
625 "use gnulib module atan2f for portability");
    [all...]
  /external/bison/lib/
math.in.h 304 # undef atan2f macro
305 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
307 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
308 _GL_CXXALIASWARN (atan2f); variable
310 # undef atan2f macro
312 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
313 "use gnulib module atan2f for portability");
    [all...]
  /external/bison/linux-lib/
math.h 616 # undef atan2f
617 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
619 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
620 _GL_CXXALIASWARN (atan2f);
622 # undef atan2f macro
624 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
625 "use gnulib module atan2f for portability");
    [all...]
  /bionic/libm/include/
math.h 303 float atan2f(float, float);
  /external/chromium_org/third_party/skia/src/core/
SkCordic.cpp 262 float arctan = atan2f(val, val2);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 108 /// float atan2f(float y, float x);
109 atan2f, enumerator in enum:llvm::LibFunc::Func
  /external/skia/src/core/
SkCordic.cpp 262 float arctan = atan2f(val, val2);
  /prebuilts/ndk/5/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/5/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/6/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/6/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/6/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/7/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/7/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/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 336 /* Define to 1 if you have the `atan2f' function. */
1133 # define atan2f macro
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 704 #define __ieee754_atan2f atan2f
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h 120 #define atan2f(x,y) ((float) atan2(x,y)) macro
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 70 "atan2f",
455 TLI.setUnavailable(LibFunc::atan2f);
  /external/mesa3d/src/mesa/main/
imports.h 120 #define atan2f(x,y) ((float) atan2(x,y)) macro
  /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...]

Completed in 1535 milliseconds

1 2 34 5 6