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

1 2 34 5 6

  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h 323 float expf(float);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 323 float expf(float);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 323 float expf(float);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 323 float expf(float);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 323 float expf(float);
  /external/bison/darwin-lib/
math.h 845 # undef expf
846 _GL_FUNCDECL_SYS (expf, float, (float x));
848 _GL_CXXALIAS_SYS (expf, float, (float x));
849 _GL_CXXALIASWARN (expf);
851 # undef expf macro
853 _GL_WARN_ON_USE (expf, "expf is unportable - "
854 "use gnulib module expf for portability");
    [all...]
  /external/bison/lib/
math.in.h 533 # undef expf macro
534 _GL_FUNCDECL_SYS (expf, float, (float x));
536 _GL_CXXALIAS_SYS (expf, float, (float x));
537 _GL_CXXALIASWARN (expf); variable
539 # undef expf macro
541 _GL_WARN_ON_USE (expf, "expf is unportable - "
542 "use gnulib module expf for portability");
    [all...]
  /external/bison/linux-lib/
math.h 845 # undef expf
846 _GL_FUNCDECL_SYS (expf, float, (float x));
848 _GL_CXXALIAS_SYS (expf, float, (float x));
849 _GL_CXXALIASWARN (expf);
851 # undef expf macro
853 _GL_WARN_ON_USE (expf, "expf is unportable - "
854 "use gnulib module expf for portability");
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/mac/
ScrollElasticityController.mm 72 float criticalDampeningFactor = expf((-elapsedTime * rubberbandStiffness) / period);
  /external/skia/tools/skpdiff/
SkPMetric.cpp 157 expf(-b * cyclesPerDegree) *
158 sqrtf(1.0f + 0.06f * expf(b * cyclesPerDegree));
  /bionic/libm/include/
math.h 313 float expf(float);
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
DynamicsCompressorKernel.cpp 109 return m_linearThreshold + (1 - expf(-k * (x - m_linearThreshold))) / k;
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 192 /// float expf(float x);
193 expf, enumerator in enum:llvm::LibFunc::Func
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf macro
    [all...]

Completed in 677 milliseconds

1 2 34 5 6