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

1 2

  /external/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /external/stlport/stlport/stl/config/
_como.h 123 # define log10f log10 macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 123 # define log10f log10 macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 123 # define log10f log10 macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 123 # define log10f log10 macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 123 # define log10f log10 macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 92 inline float log10f(float v) { return __log10f(v); } function
  /prebuilts/ndk/8/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/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 559 /* Define to 1 if you have the `log10f' function. */
1308 # define log10f macro
    [all...]

Completed in 990 milliseconds

1 2