OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atof
(Results
176 - 200
of
501
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/lib/
libc.so
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/libx32/
libc.so
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_trace.h
35
#include <cstdlib> //
atof
, atoi, strtol, getenv, atexit, abort
566
__factor->__value = std::
atof
(__env_value);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
stringold.py
197
def
atof
(s):
function
198
"""
atof
(s) -> float
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
stringold.py
197
def
atof
(s):
function
198
"""
atof
(s) -> float
/bionic/libc/
libc.arm64.map
181
atof
;
libc.mips64.map
181
atof
;
libc.x86_64.map
181
atof
;
/bionic/libc/tools/
posix-2013.txt
50
atof
/development/ndk/platforms/android-21/arch-arm/symbols/
libc.so.functions.txt
227
atof
/development/ndk/platforms/android-21/arch-arm64/symbols/
libc.so.versions.txt
160
atof
;
/development/ndk/platforms/android-21/arch-mips/symbols/
libc.so.functions.txt
211
atof
/development/ndk/platforms/android-21/arch-mips64/symbols/
libc.so.versions.txt
160
atof
;
/development/ndk/platforms/android-21/arch-x86/symbols/
libc.so.functions.txt
210
atof
/development/ndk/platforms/android-21/arch-x86_64/symbols/
libc.so.versions.txt
160
atof
;
/development/ndk/platforms/android-23/arch-arm/symbols/
libc.so.functions.txt
248
atof
/development/ndk/platforms/android-23/arch-arm64/symbols/
libc.so.functions.txt
171
atof
libc.so.versions.txt
181
atof
;
/development/ndk/platforms/android-23/arch-mips/symbols/
libc.so.functions.txt
232
atof
/development/ndk/platforms/android-23/arch-mips64/symbols/
libc.so.functions.txt
171
atof
libc.so.versions.txt
181
atof
;
/development/ndk/platforms/android-23/arch-x86/symbols/
libc.so.functions.txt
231
atof
/development/ndk/platforms/android-23/arch-x86_64/symbols/
libc.so.functions.txt
171
atof
libc.so.versions.txt
181
atof
;
/external/libpng/contrib/libtests/
tarith.c
96
max_error =
atof
(*++argv);
101
max_error_abs =
atof
(*++argv);
188
double out =
atof
(buffer);
198
* calculations, either in the conversion API or in
atof
.
Completed in 637 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>