HomeSort by relevance Sort by last modified time
    Searched refs:atoi (Results 301 - 325 of 718) sorted by null

<<11121314151617181920>>

  /external/qemu/android/utils/
filelock.c 149 lockpid = atoi(buf);
299 lockpid = atoi(buf);
  /external/quake/quake/src/WinQuake/
cl_input.cpp 65 k = atoi(c);
94 k = atoi(c);
  /external/valgrind/main/drd/tests/
matinv.c 328 case 't': s_nthread = atoi(optarg); break;
339 matrix_size = atoi(argv[optind]);
omp_matinv.c 304 case 't': nthread = atoi(optarg); break;
315 matrix_size = atoi(argv[optind]);
  /external/webkit/Source/WebCore/platform/efl/
WidgetEfl.cpp 251 x = d ? atoi(d) : 0;
254 y = d ? atoi(d) : 0;
  /external/webkit/Source/WebKit2/PluginProcess/mac/
PluginProcessMac.mm 130 isUserbreakSet = atoi(var);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 565 testcnt = (int) atoi (argv[9]);
580 testcnt1 = (int) atoi( argv[9]);
677 numInputBuffers = atoi(argv[7]);
681 numOutputBuffers = atoi(argv[8]);
728 audioinfo->rtpMode = atoi (argv[10]);
738 if((atoi(argv[7])) != 0) {
744 if((atoi(argv[7])) == 0) { /*File Mode*/
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 699 nOutformat = atoi(argv[3]);
700 nResizeMode = atoi(argv[4]);
704 nMaxFrames = atoi(argv[5]) + 1;
708 nMCURow = atoi(argv[6]);
722 nXOrg = atoi(argv[7]);
723 nYOrg = atoi(argv[8]);
724 nXLength = atoi(argv[9]);
725 nYLength = atoi(argv[10]);
    [all...]
  /system/core/init/
bootchart.c 308 timeout = atoi(buff);
323 timeout = atoi(s);
  /system/core/sh/
histedit.c 177 (histsize = atoi(hs)) < 0)
496 i = atoi(s);
  /system/core/toolbox/
schedtop.c 165 int tid = atoi(de->d_name);
203 int pid = atoi(de->d_name);
  /external/hyphenation/
hyphen.c 345 dict[k]->lhmin = atoi(buf + 13);
348 dict[k]->rhmin = atoi(buf + 14);
351 dict[k]->clhmin = atoi(buf + 21);
354 dict[k]->crhmin = atoi(buf + 22);
370 replindex = (signed char) atoi(index + 1) - 1;
371 replcut = (signed char) atoi(index2 + 1);
    [all...]
  /external/quake/quake/src/QW/client/
sbar.c 408 teamplay = atoi(Info_ValueForKey(cl.serverinfo, "teamplay"));
822 if (atoi(Info_ValueForKey(cl.serverinfo, "teamplay")) > 0 &&
910 teamplay = atoi(Info_ValueForKey(cl.serverinfo, "teamplay"));
1017 teamplay = atoi(Info_ValueForKey(cl.serverinfo, "teamplay"));
1174 teamplay = atoi(Info_ValueForKey(cl.serverinfo, "teamplay"));
1307 if (atoi(Info_ValueForKey(cl.serverinfo, "teamplay")) > 0 && !sb_showscores)
cl_main.c 473 uid = atoi(Cmd_Argv(1));
532 top = bottom = atoi(Cmd_Argv(1));
535 top = atoi(Cmd_Argv(1));
536 bottom = atoi(Cmd_Argv(2));
912 cls.challenge = atoi(s);
  /external/wpa_supplicant_6/wpa_supplicant/
eapol_test.c 129 val = htonl(atoi(attr->data));
906 if (argc < 2 || ((num_triplets = atoi(argv[1])) <= 0)) {
1067 as_port = atoi(optarg);
1070 eapol_test.eapol_test_num_reauths = atoi(optarg);
1079 timeout = atoi(optarg);
1094 p->type = atoi(optarg);
  /external/wpa_supplicant_8/wpa_supplicant/
eapol_test.c 131 val = htonl(atoi(attr->data));
931 if (argc < 2 || ((num_triplets = atoi(argv[1])) <= 0)) {
1091 as_port = atoi(optarg);
1094 eapol_test.eapol_test_num_reauths = atoi(optarg);
1103 timeout = atoi(optarg);
1118 p->type = atoi(optarg);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 426 nIpBuffs = atoi(argv[5]);
428 nIpBufSize = atoi(argv[6]);
430 nOpBuffs = atoi(argv[7]);
432 nOpBufSize = atoi(argv[8]);
434 packingType = atoi(argv[9]);
436 bitRate = atoi(argv[2]);
    [all...]
  /external/srec/tools/grxmlcompile/
grxmldoc.cpp 66 *minCnt = atoi( sval.c_str() );
72 *maxCnt = atoi( sval.c_str() );
80 *minCnt = atoi( sval.c_str() );
85 *minCnt = *maxCnt = atoi( s.c_str());
    [all...]
  /external/tcpdump/
smbutil.c 477 int l = atoi(fmt + 1);
649 int l = atoi(fmt + 1);
681 int l = atoi(fmt + 1);
692 int t = atoi(fmt+1);
730 switch (atoi(fmt + 1)) {
    [all...]
tcpdump.c 517 UserBufferSize = atoi(optarg)*1024;
524 cnt = atoi(optarg);
530 Cflag = atoi(optarg) * 1000000;
593 if ((devnum = atoi(optarg)) != 0) {
746 Wflag = atoi(optarg);
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
decoder_driver_test.c 110 switch (atoi(argv[2]))
135 temp1 = atoi(argv[3]);
136 temp2 = atoi(argv[4]);
149 switch (atoi(argv[5]))
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
video_encoder_test.c 116 switch (atoi(argv[2]))
141 temp1 = atoi(argv[3]);
142 temp2 = atoi(argv[4]);
155 switch (atoi(argv[5]))
165 encoder_context->targetbitrate = atoi (argv[6]);
  /external/blktrace/
blkiomon.c 705 interval = atoi(optarg);
711 msg_q_id = atoi(optarg);
714 msg_id = atoi(optarg);
  /external/bluetooth/bluez/compat/
hidd.c 708 hci_devba(atoi(optarg + 3), &bdaddr);
716 timeout = atoi(optarg);
722 subclass = atoi(optarg);
pand.c 655 search_duration = atoi(optarg);
712 persist = atoi(optarg);
719 use_cache = atoi(optarg);

Completed in 579 milliseconds

<<11121314151617181920>>