HomeSort by relevance Sort by last modified time
    Searched refs:acosf (Results 51 - 75 of 110) sorted by null

1 23 4 5

  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h 310 float acosf(float);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 310 float acosf(float);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 310 float acosf(float);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 310 float acosf(float);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 310 float acosf(float);
  /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...]
  /bionic/libm/include/
math.h 300 float acosf(float);
  /external/chromium_org/third_party/skia/src/core/
SkCordic.cpp 245 float arccos = acosf(val);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 82 /// float acosf(float x);
83 acosf, enumerator in enum:llvm::LibFunc::Func
  /external/skia/src/core/
SkCordic.cpp 245 float arccos = acosf(val);
  /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...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 699 #define __ieee754_acosf acosf

Completed in 921 milliseconds

1 23 4 5