HomeSort by relevance Sort by last modified time
    Searched full:strtof (Results 1 - 25 of 199) sorted by null

1 2 3 4 5 6 7 8

  /external/genext2fs/
configure.in 35 AC_CHECK_FUNCS([getopt_long getline strtof])
config.h.in 52 /* Define to 1 if you have the `strtof' function. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cstdlib 155 #undef strtof
197 using ::strtof;
216 using ::__gnu_cxx::strtof;
239 using std::strtof;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
cstdlib 155 #undef strtof
197 using ::strtof;
216 using ::__gnu_cxx::strtof;
239 using std::strtof;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
cstdlib 51 using std::strtof;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
cstdlib 57 using std::strtof;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
cstdlib 57 using std::strtof;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 51 using std::strtof;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 51 using std::strtof;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 51 using std::strtof;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 51 using std::strtof;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cstdlib 154 #undef strtof
194 using ::strtof;
212 using ::__gnu_cxx::strtof;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cstdlib 154 #undef strtof
194 using ::strtof;
212 using ::__gnu_cxx::strtof;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cstdlib 154 #undef strtof
194 using ::strtof;
212 using ::__gnu_cxx::strtof;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cstdlib 154 #undef strtof
194 using ::strtof;
212 using ::__gnu_cxx::strtof;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/
cstdlib 154 #undef strtof
194 using ::strtof;
212 using ::__gnu_cxx::strtof;
  /external/skia/samplecode/
SamplePath.cpp 56 // windows doesn't have strtof
59 float x = strtof("9.94099e+07", NULL);
  /bionic/libstdc++/include/
cstdlib 63 using ::strtof;
  /ndk/sources/cxx-stl/gabi++/include/
cstdlib 63 using ::strtof;
  /ndk/sources/cxx-stl/system/include/
cstdlib 63 using ::strtof;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
cstdlib 59 using ::strtof;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
cstdlib 59 using ::strtof;
  /prebuilts/ndk/5/sources/cxx-stl/system/include/
cstdlib 63 using ::strtof;
  /prebuilts/ndk/6/sources/cxx-stl/system/include/
cstdlib 63 using ::strtof;
  /prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
cstdlib 63 using ::strtof;

Completed in 1278 milliseconds

1 2 3 4 5 6 7 8