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

1 2

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 123 # define log10f log10 macro
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 123 # define log10f log10 macro
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 123 # define log10f log10 macro
  /external/bison/darwin-lib/
math.h 1597 # undef log10f macro
    [all...]
  /external/bison/lib/
math.in.h 1271 # undef log10f macro
1272 # define log10f macro
1278 # undef log10f macro
1283 _GL_CXXALIASWARN (log10f); variable
1285 # undef log10f macro
    [all...]
  /external/bison/linux-lib/
math.h 1597 # undef log10f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 727 /* Define to 1 if you have the `log10f' function. */
1543 # define log10f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 727 /* Define to 1 if you have the `log10f' function. */
1543 # define log10f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 727 /* Define to 1 if you have the `log10f' function. */
1543 # define log10f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 727 /* Define to 1 if you have the `log10f' function. */
1543 # define log10f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 727 /* Define to 1 if you have the `log10f' function. */
1543 # define log10f macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 727 /* Define to 1 if you have the `log10f' function. */
1543 # define log10f macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 731 /* Define to 1 if you have the `log10f' function. */
1557 # define log10f macro
    [all...]

Completed in 583 milliseconds

1 2