HomeSort by relevance Sort by last modified time
    Searched defs:strtof (Results 26 - 47 of 47) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
stdlib.h 68 static __inline__ float strtof(const char *nptr, char **endptr) function
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
stdlib.h 68 static __inline__ float strtof(const char *nptr, char **endptr) function
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
stdlib.h 68 static __inline__ float strtof(const char *nptr, char **endptr) function
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
stdlib.h 68 static __inline__ float strtof(const char *nptr, char **endptr) function
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
stdlib.h 69 static __inline__ float strtof(const char *nptr, char **endptr) function
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
stdlib.h 69 static __inline__ float strtof(const char *nptr, char **endptr) function
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
stdlib.h 69 static __inline__ float strtof(const char *nptr, char **endptr) function
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
stdlib.h 69 static __inline__ float strtof(const char *nptr, char **endptr) function
  /external/webkit/Tools/DumpRenderTree/cg/
ImageDiffCG.cpp 65 static inline float strtof(const char *nptr, char **endptr) function
189 tolerance = strtof(argv[i + 1], 0);
  /external/webkit/Tools/DumpRenderTree/win/
ImageDiffCairo.cpp 56 static inline float strtof(const char* inputString, char** endptr) function
192 tolerance = strtof(argv[i + 1], 0);
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 658 /* Define to 1 if you have the `strtof' function. */
1403 # define strtof macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 658 /* Define to 1 if you have the `strtof' function. */
1403 # define strtof macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 658 /* Define to 1 if you have the `strtof' function. */
1403 # define strtof macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 658 /* Define to 1 if you have the `strtof' function. */
1403 # define strtof macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 658 /* Define to 1 if you have the `strtof' function. */
1403 # define strtof macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 658 /* Define to 1 if you have the `strtof' function. */
1403 # define strtof macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 658 /* Define to 1 if you have the `strtof' function. */
1403 # define strtof macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 658 /* Define to 1 if you have the `strtof' function. */
1403 # define strtof 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 658 /* Define to 1 if you have the `strtof' function. */
1403 # define strtof 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 776 /* Define to 1 if you have the `strtof' function. */
1541 # define strtof 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 776 /* Define to 1 if you have the `strtof' function. */
1541 # define strtof macro
    [all...]
  /external/valgrind/main/perf/
tinycc.c 5375 #define strtof macro
5384 float strtof(const char *nptr, char **endptr) function
    [all...]

Completed in 866 milliseconds

12