HomeSort by relevance Sort by last modified time
    Searched defs:acosf (Results 1 - 25 of 42) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h 118 #define acosf(f) ((float) acos(f)) macro
  /external/mesa3d/src/mesa/main/
imports.h 118 #define acosf(f) ((float) acos(f)) macro
  /external/bison/darwin-lib/
math.h 523 # undef acosf
524 _GL_FUNCDECL_SYS (acosf, float, (float x));
526 _GL_CXXALIAS_SYS (acosf, float, (float x));
527 _GL_CXXALIASWARN (acosf);
529 # undef acosf macro
531 _GL_WARN_ON_USE (acosf, "acosf is unportable - "
532 "use gnulib module acosf for portability");
    [all...]
  /external/bison/lib/
math.in.h 211 # undef acosf macro
212 _GL_FUNCDECL_SYS (acosf, float, (float x));
214 _GL_CXXALIAS_SYS (acosf, float, (float x));
215 _GL_CXXALIASWARN (acosf); variable
217 # undef acosf macro
219 _GL_WARN_ON_USE (acosf, "acosf is unportable - "
220 "use gnulib module acosf for portability");
    [all...]
  /external/bison/linux-lib/
math.h 523 # undef acosf
524 _GL_FUNCDECL_SYS (acosf, float, (float x));
526 _GL_CXXALIAS_SYS (acosf, float, (float x));
527 _GL_CXXALIASWARN (acosf);
529 # undef acosf macro
531 _GL_WARN_ON_USE (acosf, "acosf is unportable - "
532 "use gnulib module acosf for portability");
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf macro
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 82 /// float acosf(float x);
83 acosf, enumerator in enum:llvm::LibFunc::Func
  /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 321 /* Define to 1 if you have the `acosf' function. */
1113 # define acosf 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 436 /* Define to 1 if you have the `acosf' function. */
1251 # define acosf 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 436 /* Define to 1 if you have the `acosf' function. */
1251 # define acosf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 436 /* Define to 1 if you have the `acosf' function. */
1251 # define acosf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 436 /* Define to 1 if you have the `acosf' function. */
1251 # define acosf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 436 /* Define to 1 if you have the `acosf' function. */
1251 # define acosf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 436 /* Define to 1 if you have the `acosf' function. */
1251 # define acosf macro
    [all...]

Completed in 1313 milliseconds

1 2