Home
last modified time | relevance | path

Searched refs:strtol (Results 451 - 475 of 753) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/glslang/StandAlone/
H A Dspirv-remap.cpp274 int verb = ::strtol(argv[a], &end_ptr, 10); in parseCmdLine()
/third_party/alsa-utils/axfer/test/
H A Dmapper-test.c474 access = strtol(argv[1], &term, 10); in main()
/third_party/alsa-lib/src/ucm/
H A Dmain.c305 v = strtol(p, &end, 0); in parse_uint()
/third_party/backends/sanei/
H A Dsanei_ab306.c240 base = strtol (dev, &end, 0); in sanei_ab306_open()
H A Dsanei_scsi.c822 i = strtol (cc, &cc1, 10); in get_max_buffer_size()
886 i = strtol (cc, &cc1, 10); in sanei_scsi_open_extended()
923 i = strtol (cc, &cc1, 10); in sanei_scsi_open_extended()
1521 i = strtol (cc, &cc1, 10); in sanei_scsi_open()
2847 *param[i].u.i = strtol (string, &end, 10); in sanei_proc_scsi_find_devices()
3009 val = strtol (ptr, &end, 10); in sanei_scsi_find_devices()
3106 val = strtol (vmt[2], &end, 10); in sanei_scsi_find_devices()
4212 *param[i].u.i = strtol (string, &end, 10); in sanei_scsi_find_devices()
/third_party/curl/lib/
H A Daltsvc.c473 unsigned long val = strtol(timestr, NULL, 10); in altsvc_debugtime()
/third_party/benchmark/src/
H A Dbenchmark_runner.cc181 // Reset errno before it's changed by strtol. in ParseBenchMinTime()
183 IterationCount num_iters = std::strtol(value.c_str(), &p_end, 10); in ParseBenchMinTime()
/third_party/icu/icu4c/source/test/intltest/
H A Dbidiconf.cpp480 int32_t paraDirection=(int32_t)strtol(start, &end, 10); in TestBidiCharacterTest()
/third_party/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp264 i = strtol(argv[argNum], &endp, 0); in ProcessOptions()
/third_party/libcoap/examples/
H A Detsi_iot_01.c599 log_level = strtol(optarg, NULL, 10); in main()
/third_party/jerryscript/jerry-main/
H A Dmain-unix-snapshot.c371 jerry_length_t mstr_size = (jerry_length_t) strtol (sp_buffer_p, &sp_buffer_end_p, 10); in process_generate()
/third_party/ltp/metadata/
H A Dmetaparse.c742 val = strtol(str_val, &endptr, 10); in convert_str2int()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.c177 opts.inode = strtol(optarg, &end, 0); in parse_options()
/third_party/mesa3d/src/intel/tools/
H A Derror2aub.c216 *engine_instance = strtol(engine_name + strlen(r->match), NULL, 10); in engine_from_name()
/third_party/ltp/include/lapi/
H A Dbpf.h434 FN(strtol), \
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.c351 long fcount = strtol(nptr, &endptr, 10); in intel_measure_frame_transition()
/third_party/skia/tools/flags/
H A DCommonFlagsConfig.cpp264 long intValue = strtol(value.c_str(), &endptr, 10); in parse_option_int()
/third_party/toybox/lib/
H A Dargs.c304 long l = strtol(++options, &temp, 10); in parse_optflaglist()
/third_party/toybox/toys/pending/
H A Dfsck.c77 long ret_value = strtol(str, &endptr, 10); in strtol_range()
H A Dlsof.c438 if ((pid = strtol(start, &end, 10))<1 || (*end && *end!=',')) in lsof_main()
H A Dsyslogd.c252 port = strtol(++p, &endptr, 10); in open_logfiles()
/third_party/tzdata/
H A Dprivate.h371 # define strtoimax strtol
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c429 sync_file_idx = strtol(sync + 1, &sync, 0); in opt_map()
468 file_idx = strtol(map, &p, 0); in opt_map()
703 *index = strtol(++arg, NULL, 0); in parse_meta_type()
900 uint32_t tag = strtol(codec_tag, &next, 0); in add_input_streams()
1665 uint32_t tag = strtol(codec_tag, &next, 0); in new_output_stream()
2865 int in_file_index = strtol(o->metadata_map[i].u.str, &p, 0); in open_output_file()
2943 progid = strtol(p2, NULL, 0); in open_output_file()
2974 int st_num = strtol(p2, NULL, 0); in open_output_file()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c68 vlan_id = strtol(buf, &pos, 10); in hostapd_config_read_vlan_file()
2559 conf->country[2] = strtol(pos, NULL, 16); in hostapd_config_fill()
3188 bss->ctrl_interface_gid = strtol(group, &endp, 10); in hostapd_config_fill()
4263 bss->t_c_timestamp = strtol(pos, NULL, 0); in hostapd_config_fill()
4472 val = strtol(pos, &endp, 0); in hostapd_config_fill()
4490 val = strtol(pos, &endp, 0); in hostapd_config_fill()
4596 bss->dpp_netaccesskey_expiry = strtol(pos, NULL, 0); in hostapd_config_fill()
4673 bss->transition_disable = strtol(pos, NULL, 16); in hostapd_config_fill()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c413 opts->nr_cblocks = strtol(str, NULL, 0); in record__aio_parse()
469 opts->mmap_flush = strtol(str, NULL, 0); in record__mmap_flush_parse()
494 opts->comp_level = strtol(str, NULL, 0); in record__parse_comp_level()
2152 rec->opts.nr_cblocks = strtol(value, NULL, 0); in perf_record_config()

Completed in 42 milliseconds

1...<<11121314151617181920>>...31