Home
last modified time | relevance | path

Searched refs:strtol (Results 1 – 25 of 275) sorted by relevance

1234567891011

/external/bison/lib/
Dstrtol.c63 # define strtol __wcstoull_l macro
65 # define strtol __wcstoul_l macro
69 # define strtol __strtoull_l macro
71 # define strtol __strtoul_l macro
77 # define strtol __wcstoll_l macro
79 # define strtol __wcstol_l macro
83 # define strtol __strtoll_l macro
85 # define strtol __strtol_l macro
93 # define strtol wcstoull macro
95 # define strtol wcstoul macro
[all …]
/external/bison/m4/
Dstrtol.m41 # strtol.m4 serial 3
9 AC_REPLACE_FUNCS(strtol)
15 # Prerequisites of lib/strtol.c.
/external/llvm/test/Transforms/SimplifyLibCalls/
D2009-02-12-StrTo.ll8 declare float @strtol(i8* %s, i8** %endptr, i32 %base)
11 call float @strtol(i8* %x, i8** %endptr, i32 10)
12 call float @strtol(i8* %x, i8** null, i32 10)
/external/libxslt/libxslt/
Dextra.c204 field = strtol(digits, NULL, 10); in xsltFunctionLocalTime()
209 field = strtol(digits, NULL, 10); in xsltFunctionLocalTime()
214 field = strtol(digits, NULL, 10); in xsltFunctionLocalTime()
219 field = strtol(digits, NULL, 10); in xsltFunctionLocalTime()
224 field = strtol(digits, NULL, 10); in xsltFunctionLocalTime()
229 field = strtol(digits, NULL, 10); in xsltFunctionLocalTime()
/external/libvpx/
Dargs.c158 rawval = strtol(arg->val, &endptr, 10); in arg_parse_uint()
179 rawval = strtol(arg->val, &endptr, 10); in arg_parse_int()
207 rawval = strtol(arg->val, &endptr, 10); in arg_parse_rational()
219 rawval = strtol(endptr + 1, &endptr, 10); in arg_parse_rational()
241 rawval = strtol(arg->val, &endptr, 10); in arg_parse_enum()
/external/qemu/android/
Dqemu-setup.c93 *maxtries = strtol( end, NULL, 10 ); in get_report_console_options()
119 long port = strtol(proto_port + 4, &end, 10); in report_console()
235 adb_host_port = (int) strtol( adb_host_port_str, NULL, 0 ); in android_emulation_setup()
262 int console_port = strtol( android_op_ports, &comma_location, 0 ); in android_emulation_setup()
269 int adb_port = strtol( comma_location+1, &end, 0 ); in android_emulation_setup()
299 int port = strtol( android_op_port, &end, 0 ); in android_emulation_setup()
Dhw-events.c156 *ptype = (int) strtol( p, &end, 0 ); in android_event_from_str()
176 *pcode = (int) strtol( p, &end, 0 ); in android_event_from_str()
189 *pvalue = (int)strtol( p, &end, 0 ); in android_event_from_str()
/external/llvm/test/CodeGen/X86/
D2009-05-23-available_externally.ll14 …%call = tail call i64 @strtol(i8* nocapture %__nptr, i8** null, i32 10) nounwind readonly ; <i64>…
19 declare i64 @strtol(i8*, i8** nocapture, i32) nounwind
/external/iproute2/tc/
Dq_gred.c63 dps = strtol(*argv, (char **)NULL, 10); in init_gred()
73 def_dp = strtol(*argv, (char **)NULL, 10); in init_gred()
163 opt.DP=strtol(*argv, (char **)NULL, 10); in gred_parse_opt()
195 opt.prio=strtol(*argv, (char **)NULL, 10); in gred_parse_opt()
/external/mesa3d/src/glsl/glcpp/
Dglcpp-lex.l121 yylineno = strtol(ptr, &ptr, 0) - 1;
122 yylloc->source = strtol(ptr, NULL, 0);
137 yylineno = strtol(ptr, &ptr, 0) - 1;
/external/libvpx/vpx_ports/
Darm_cpudetect.c21 *flags = (int)strtol(env, NULL, 0); in arm_cpu_env_flags()
32 return env && *env ? (int)strtol(env, NULL, 0) : ~0; in arm_cpu_env_mask()
Dx86.h95 return (int)strtol(env, NULL, 0); in x86_simd_caps()
100 mask = strtol(env, NULL, 0); in x86_simd_caps()
/external/bluetooth/bluez/tools/
Dbccmd.c540 level = strtol(argv[1], NULL, 16); in cmd_rttxdata1()
565 level = strtol(argv[1], NULL, 16); in cmd_radiotest()
643 *stores = strtol(optarg, NULL, 16); in opt_pskey()
690 pskey = strtol(argv[0] + 2, NULL, 16); in cmd_psget()
765 pskey = strtol(argv[0] + 2, NULL, 16); in cmd_psset()
800 value = strtol(argv[0] + 2, NULL, 16); in cmd_psset()
815 val32 = strtol(argv[0] + 2, NULL, 16); in cmd_psset()
833 array[i + 6] = strtol(argv[i] + 2, NULL, 16); in cmd_psset()
868 pskey = strtol(argv[0] + 2, NULL, 16); in cmd_psclr()
Dhid2hci.c171 busnum = strtol(str, NULL, 0); in usb_device_open_from_udev()
176 devnum = strtol(str, NULL, 0); in usb_device_open_from_udev()
185 if (strtol(bus->dirname, NULL, 10) != busnum) in usb_device_open_from_udev()
Dhciattach_ath3k.c302 return strtol(ptr, NULL, 16); in read_data_in_section()
338 tag->data[info->byte_count] = strtol(buf, NULL, 16); in update_tag_data()
343 tag->data[info->byte_count] = strtol(buf, NULL, 16); in update_tag_data()
486 loc_ptr[j] = strtol(loc_byte, NULL, 16); in set_patch_ram()
527 byte_cnt = strtol(ptr, NULL, 16); in ps_patch_download()
730 bdaddr[j] = strtol(bdbyte, NULL, 16); in convert_bdaddr()
/external/bluetooth/bluez/src/
Dsdpd-server.c258 vid = (uint16_t) strtol(ptr, NULL, 16); in start_sdp_server()
261 pid = (uint16_t) strtol(ptr + 1, NULL, 16); in start_sdp_server()
264 ver = (uint16_t) strtol(ptr + 1, NULL, 16); in start_sdp_server()
/external/iproute2/ip/
Diptuntap.c139 if (**argv && ((user = strtol(*argv, &end, 10)), !*end)) in parse_args()
155 if (**argv && ((group = strtol(*argv, &end, 10)), !*end)) in parse_args()
240 result = strtol(buf, &endp, 0); in read_prop()
/external/clang/lib/Basic/
DBuiltins.cpp98 FormatIdx = strtol(Printf, 0, 10); in isPrintfLike()
117 FormatIdx = strtol(Scanf, 0, 10); in isScanfLike()
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc90 long strtol(const char *nptr, char **endptr, int base); // NOLINT
665 INTERCEPTOR(long, strtol, const char *nptr, // NOLINT in INTERCEPTOR() argument
669 return REAL(strtol)(nptr, endptr, base); in INTERCEPTOR()
672 long result = REAL(strtol)(nptr, &real_endptr, base); // NOLINT in INTERCEPTOR()
693 int result = REAL(strtol)(nptr, &real_endptr, 10); in INTERCEPTOR()
705 long result = REAL(strtol)(nptr, &real_endptr, 10); // NOLINT in INTERCEPTOR()
807 CHECK(INTERCEPT_FUNCTION(strtol)); in InitializeAsanInterceptors()
/external/mesa3d/src/glsl/
Dglsl_lexer.lpp115 yylineno = strtol(ptr, &ptr, 0) - 1;
116 yylloc->source = strtol(ptr, NULL, 0);
130 yylineno = strtol(ptr, &ptr, 0) - 1;
161 yylval->n = strtol(yytext, NULL, 10);
284 yylval->n = strtol(yytext, NULL, 10);
288 yylval->n = strtol(yytext + 2, NULL, 16);
292 yylval->n = strtol(yytext, NULL, 8);
/external/webkit/Source/WebKit/android/wds/client/
DAdbConnection.cpp122 payloadLen = strtol(lenStr, NULL, 16); in printFailureMessage()
201 int payloadLen = strtol(lenStr, NULL, 16); in getDeviceList()
/external/qemu/
Dvl.c554 vlan = qemu_find_bt_vlan(strtol(str + 9, &endp, 0)); in hci_init()
618 vlan_id = strtol(endp + 6, &endp, 0); in bt_device_add()
655 vlan = strtol(p, (char **) &endp, 0); in bt_parse()
884 bus_id = strtol(buf, NULL, 0); in drive_init()
892 unit_id = strtol(buf, NULL, 0); in drive_init()
932 index = strtol(buf, NULL, 0); in drive_init()
940 cyls = strtol(buf, NULL, 0); in drive_init()
944 heads = strtol(buf, NULL, 0); in drive_init()
948 secs = strtol(buf, NULL, 0); in drive_init()
2254 cyls = strtol(p, (char **)&p, 0); in main()
[all …]
/external/libvpx/examples/
Ddecode_with_drops.txt21 n = strtol(argv[3], &nptr, 0);
22 m = strtol(nptr+1, NULL, 0);
Dencoder_tmpl.c127 width = strtol(argv[1], NULL, 0); in main()
128 height = strtol(argv[2], NULL, 0); in main()
/external/valgrind/main/coregrind/m_gdbserver/
Dserver.c198 int_value = strtol (wcmd, &endptr, 10); in handle_gdb_valgrind_command()
277 int_value = strtol (wcmd, &endptr, 10); in handle_gdb_valgrind_command()
840 regno = strtol(&own_buf[1], NULL, 16); in server_main()
924 int zlen = strtol (lenptr + 1, &dataptr, 16); in server_main()
950 int zlen = strtol (lenptr + 1, &dataptr, 16); in server_main()

1234567891011