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

1 23 4 5

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
math.h 311 float asinf(float);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
math.h 311 float asinf(float);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
math.h 311 float asinf(float);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h 311 float asinf(float);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 311 float asinf(float);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 311 float asinf(float);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 311 float asinf(float);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 311 float asinf(float);
  /external/bison/darwin-lib/
math.h 554 # undef asinf
555 _GL_FUNCDECL_SYS (asinf, float, (float x));
557 _GL_CXXALIAS_SYS (asinf, float, (float x));
558 _GL_CXXALIASWARN (asinf);
560 # undef asinf macro
562 _GL_WARN_ON_USE (asinf, "asinf is unportable - "
563 "use gnulib module asinf for portability");
    [all...]
  /external/bison/lib/
math.in.h 242 # undef asinf macro
243 _GL_FUNCDECL_SYS (asinf, float, (float x));
245 _GL_CXXALIAS_SYS (asinf, float, (float x));
246 _GL_CXXALIASWARN (asinf); variable
248 # undef asinf macro
250 _GL_WARN_ON_USE (asinf, "asinf is unportable - "
251 "use gnulib module asinf for portability");
    [all...]
  /external/bison/linux-lib/
math.h 554 # undef asinf
555 _GL_FUNCDECL_SYS (asinf, float, (float x));
557 _GL_CXXALIAS_SYS (asinf, float, (float x));
558 _GL_CXXALIASWARN (asinf);
560 # undef asinf macro
562 _GL_WARN_ON_USE (asinf, "asinf is unportable - "
563 "use gnulib module asinf for portability");
    [all...]
  /bionic/libm/include/
math.h 301 float asinf(float);
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
DynamicsCompressorKernel.cpp 297 float scaledDesiredGain = asinf(desiredGain) / (0.5f * piFloat);
  /external/chromium_org/third_party/skia/src/core/
SkCordic.cpp 231 float arcsine = asinf(val);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 94 /// float asinf(float x);
95 asinf, enumerator in enum:llvm::LibFunc::Func
  /external/skia/src/core/
SkCordic.cpp 231 float arcsine = asinf(val);
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
hal_outputs.c 281 g[2] = asinf ( R[2][0]) * rad2deg;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 327 /* Define to 1 if you have the `asinf' function. */
1123 # define asinf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 327 /* Define to 1 if you have the `asinf' function. */
1123 # define asinf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 327 /* Define to 1 if you have the `asinf' function. */
1123 # define asinf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 327 /* Define to 1 if you have the `asinf' function. */
1123 # define asinf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 327 /* Define to 1 if you have the `asinf' function. */
1123 # define asinf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 327 /* Define to 1 if you have the `asinf' function. */
1123 # define asinf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 327 /* Define to 1 if you have the `asinf' function. */
1123 # define asinf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 327 /* Define to 1 if you have the `asinf' function. */
1123 # define asinf macro
    [all...]

Completed in 2802 milliseconds

1 23 4 5