/third_party/cups-filters/filter/ |
H A D | common.c | 229 PageLeft = (float)atof(val); in SetCommonOptions() 232 PageBottom = (float)atof(val); in SetCommonOptions() 235 PageRight = PageWidth - (float)atof(val); in SetCommonOptions() 238 PageTop = PageLength - (float)atof(val); in SetCommonOptions() 248 PageRight = PageWidth - (float)atof(val); in SetCommonOptions() 251 PageTop = PageLength - (float)atof(val); in SetCommonOptions() 254 PageLeft = (float)atof(val); in SetCommonOptions() 257 PageBottom = (float)atof(val); in SetCommonOptions() 267 PageBottom = (float)atof(val); in SetCommonOptions() 270 PageLeft = (float)atof(va in SetCommonOptions() [all...] |
/third_party/pulseaudio/sonic/ |
H A D | main.c | 93 pitch = atof(argv[xArg]); in main() 102 rate = atof(argv[xArg]); in main() 108 speed = atof(argv[xArg]); in main() 114 volume = atof(argv[xArg]); in main()
|
/third_party/ltp/testcases/misc/math/atof/ |
H A D | atof01.c | 28 * atof(3), sprintf(3), ( doprnt.s ) 90 r1 = atof(buf); in main() 112 r1 = atof(buf); in main() 126 r1 = atof(buf); in main() 167 r1 = atof(buf); in main()
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched_driver.c | 473 *t2 = atof(t2asc); 492 return (atof(temp)); 777 stress_percent = atof(optarg); in parse_args() 781 process_slots = atof(optarg); in parse_args() 785 execution_time = atof(optarg); in parse_args()
|
H A D | sched_tc0.c | 238 execution_time = atof(optarg); in parse_args()
|
/third_party/astc-encoder/Utils/ |
H A D | astc_rgbm_codec.cpp | 59 float rgbm_multiplier = atof(argv[2]); in main() 60 float low_clamp = atof(argv[3]); in main()
|
/third_party/musl/porting/uniproton/kernel/src/stdlib/ |
H A D | atof.c | 3 double atof(const char *s)
in atof() function
|
/third_party/musl/porting/liteos_m/kernel/src/stdlib/ |
H A D | atof.c | 3 double atof(const char *s)
in atof() function
|
/third_party/musl/src/stdlib/ |
H A D | atof.c | 3 double atof(const char *s) in atof() function
|
/third_party/lame/misc/ |
H A D | ath.c | 821 open_generator ( &g, &s, genmode, atof (argv[4]), atof (argv[2]), atof (argv[3]) ); in main() 822 open_amplifier ( &a, &s, argc > 6 ? atof (argv[6]) : 0.0001, atof (argv[5]) ); in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
H A D | atof.c | 37 double result = atof(str); in atof_0100()
|
/third_party/alsa-utils/bat/ |
H A D | bat.c | 122 bat->target_freq[1] = bat->target_freq[0] = atof(optarg); in get_sine_frequencies() 125 bat->target_freq[0] = atof(optarg); in get_sine_frequencies() 126 bat->target_freq[1] = atof(tmp1 + 1); in get_sine_frequencies() 474 bat->sigma_k = atof(optarg); in parse_arguments()
|
/third_party/cups-filters/cupsfilters/ |
H A D | testdither.c | 80 lutvals[nlutvals] = atof(argv[x]) / 255.0; in main()
|
/third_party/astc-encoder/Source/ |
H A D | astcenccli_toplevel.cpp | 575 quality = static_cast<float>(atof(argv[5])); in init_astcenc_config() 716 config.cw_r_weight = static_cast<float>(atof(argv[argidx - 4])); in edit_astcenc_config() 717 config.cw_g_weight = static_cast<float>(atof(argv[argidx - 3])); in edit_astcenc_config() 718 config.cw_b_weight = static_cast<float>(atof(argv[argidx - 2])); in edit_astcenc_config() 719 config.cw_a_weight = static_cast<float>(atof(argv[argidx - 1])); in edit_astcenc_config() 911 config.rgbm_m_scale = static_cast<float>(atof(argv[argidx - 1])); in edit_astcenc_config() 1029 config.tune_db_limit = static_cast<float>(atof(argv[argidx - 1])); in edit_astcenc_config() 1041 config.tune_2partition_early_out_limit_factor = static_cast<float>(atof(argv[argidx - 1])); in edit_astcenc_config() 1052 config.tune_3partition_early_out_limit_factor = static_cast<float>(atof(argv[argidx - 1])); in edit_astcenc_config() 1063 config.tune_2plane_early_out_limit_correlation = static_cast<float>(atof(arg in edit_astcenc_config() [all...] |
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | rpng-win.c | 218 sgi_gamma = atof(tmpline); in WinMain() 242 display_exponent = atof(p); in WinMain() 279 display_exponent = atof(*argv); in WinMain()
|
H A D | rpng-x.c | 207 sgi_gamma = atof(tmpline); in main() 231 display_exponent = atof(p); in main() 248 display_exponent = atof(*argv); in main()
|
H A D | wpng.c | 216 sgi_gamma = atof(tmpline); in main() 240 double exponent = atof(p); in main() 264 wpng_info.gamma = atof(*argv); in main()
|
/third_party/backends/tools/ |
H A D | gamma4scanimage.c | 48 gamma = atof(argv[1]); in main()
|
/third_party/toybox/toys/posix/ |
H A D | sort.c | 233 double dx = atof(x), dy = atof(y); in compare_values()
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | iotest.cpp | 261 dbl = atof(u_austrcpy(cBuffer, argument)); in DataDrivenPrintf() 463 expectedDbl = atof(u_austrcpy(cBuffer, expectedResult)); in DataDrivenScanf() 472 expectedFlt = (float)atof(u_austrcpy(cBuffer, expectedResult)); in DataDrivenScanf() 658 dbl = atof(u_austrcpy(cBuffer, argument)); in DataDrivenPrintfPrecision()
|
/third_party/ffmpeg/libavformat/ |
H A D | webmdashenc.c | 75 if (!duration || atof(duration->value) < 0) continue; in get_duration() 76 if (atof(duration->value) > max) max = atof(duration->value); in get_duration()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | tarith.c | 96 max_error = atof(*++argv); in validation_ascii_to_fp() 101 max_error_abs = atof(*++argv); in validation_ascii_to_fp() 188 double out = atof(buffer); in validation_ascii_to_fp() 198 * calculations, either in the conversion API or in atof. in validation_ascii_to_fp()
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | stdlib.h | 24 double atof (const char *);
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | stdlib.h | 24 double atof (const char *);
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | stdlib.h | 26 double atof (const char *);
|