HomeSort by relevance Sort by last modified time
    Searched defs:expf (Results 1 - 22 of 22) sorted by null

  /external/stlport/stlport/stl/
_cmath.h 90 inline float expf(float v) { return __expf(v); } function
  /external/stlport/stlport/stl/config/
_como.h 125 # define expf exp macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 90 inline float expf(float v) { return __expf(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 125 # define expf exp macro
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 90 inline float expf(float v) { return __expf(v); } function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 125 # define expf exp macro
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 90 inline float expf(float v) { return __expf(v); } function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 125 # define expf exp macro
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 90 inline float expf(float v) { return __expf(v); } function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 125 # define expf exp macro
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 73 /// float expf(float x);
74 expf, enumerator in enum:llvm::LibFunc::Func
  /prebuilts/ndk/android-ndk-r5/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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r6/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/android-ndk-r6/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 420 /* Define to 1 if you have the `expf' function. */
1183 # define expf 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 538 /* Define to 1 if you have the `expf' function. */
1321 # define expf 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 538 /* Define to 1 if you have the `expf' function. */
1321 # define expf macro
    [all...]

Completed in 928 milliseconds