OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atof
(Results
201 - 225
of
315
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/srec/srec/test/SRecTest/src/
SRecTest.c
[
all
...]
/external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_text.c
198
*val = (float)
atof
( cur );
[
all
...]
/external/chromium_org/third_party/mesa/src/src/glx/
glxext.c
693
if (
atof
(priv->serverGLXversion) >= 1.3) {
/external/icu4c/i18n/
digitlst.cpp
19
* 04/16/97 aliu Rewrote set() and getDouble() to use sprintf/
atof
/external/libpng/
example.c
245
screen_gamma =
atof
(gamma_str);
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_text.c
198
*val = (float)
atof
( cur );
[
all
...]
/external/mesa3d/src/glx/
glxext.c
693
if (
atof
(priv->serverGLXversion) >= 1.3) {
/external/opencv/cvaux/include/
cvvidsurv.hpp
269
if(str) SetParam(name,
atof
(str));
[
all
...]
/external/libpng/contrib/gregbook/
rpng2-x.c
345
sgi_gamma =
atof
(tmpline);
369
rpng2_info.display_exponent =
atof
(p);
386
rpng2_info.display_exponent =
atof
(*argv);
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libsupc++.a
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libsupc++.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libsupc++.a
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.cpp
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h
144
float feature_level_number =
atof
(debug_get_option("D3D11_FEATURE_LEVEL", default_level_name));
[
all
...]
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxml.cpp
1279
return
atof
(value.c_str ());
[
all
...]
/external/chromium_org/third_party/sqlite/src/src/
test8.c
799
cost =
atof
(Tcl_GetVar(interp, "echo_module_cost", TCL_GLOBAL_ONLY));
[
all
...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h
144
float feature_level_number =
atof
(debug_get_option("D3D11_FEATURE_LEVEL", default_level_name));
[
all
...]
/external/sfntly/cpp/src/test/tinyxml/
tinyxml.cpp
1279
return
atof
(value.c_str ());
[
all
...]
/frameworks/av/services/audioflinger/
AudioPolicyService.cpp
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h
545
/* Define to 1 if we found a declaration for '
atof
', otherwise define to 0. */
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h
545
/* Define to 1 if we found a declaration for '
atof
', otherwise define to 0. */
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h
545
/* Define to 1 if we found a declaration for '
atof
', otherwise define to 0. */
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h
545
/* Define to 1 if we found a declaration for '
atof
', otherwise define to 0. */
[
all
...]
Completed in 896 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>