OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atoi
(Results
251 - 275
of
3061
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
rpc_clnt_call_scalability.c
71
int progNum =
atoi
(argc[2]);
80
maxIter =
atoi
(argc[3]);
rpc_clnt_call_stress.c
49
int progNum =
atoi
(argc[2]);
56
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
tirpc_bottomlevel_clnt_call_stress.c
55
int progNum =
atoi
(argc[2]);
64
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
tirpc_expertlevel_clnt_call_stress.c
55
int progNum =
atoi
(argc[2]);
64
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
tirpc_rpcb_rmtcall_stress.c
55
int progNum =
atoi
(argc[2]);
64
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_reg/
tirpc_svc_reg_stress.c
54
int progNum =
atoi
(argc[2]);
57
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_unreg/
tirpc_svc_unreg_stress.c
54
int progNum =
atoi
(argc[2]);
57
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
tirpc_interlevel_clnt_call_stress.c
54
int progNum =
atoi
(argc[2]);
61
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/
tirpc_rpc_broadcast_complex.c
64
int progNum =
atoi
(argc[2]);
71
maxAnswer =
atoi
(argc[3]);
tirpc_rpc_broadcast_performance.c
103
int progNum =
atoi
(argc[2]);
110
maxIter =
atoi
(argc[3]);
tirpc_rpc_broadcast_stress.c
60
int progNum =
atoi
(argc[2]);
65
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/
tirpc_rpc_broadcast_exp_complex.c
64
int progNum =
atoi
(argc[2]);
71
maxAnswer =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
tirpc_rpc_call_stress.c
54
int progNum =
atoi
(argc[2]);
60
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_reg/
tirpc_rpc_reg_stress.c
61
int progNum =
atoi
(argc[2]);
62
int nbCall =
atoi
(argc[3]);
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
tirpc_toplevel_clnt_call_stress.c
55
int progNum =
atoi
(argc[2]);
62
int nbCall =
atoi
(argc[3]);
/external/ltp/tools/apicmds/
ltpapicmd.c
221
exit_value = tst_kvercmp(
atoi
(argv[0]),
atoi
(argv[1]),
222
atoi
(argv[2]));
290
exit_value = tst_kvercmp2(
atoi
(argv[0]),
atoi
(argv[1]),
291
atoi
(argv[2]), vers);
418
TST_TOTAL =
atoi
(tst_total);
419
tst_count =
atoi
(tst_cntstr);
/external/rootdev/
main.c
88
flag_major =
atoi
(optarg);
91
flag_minor =
atoi
(optarg);
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/
2006-10-23-IPSCCP-Crash.ll
64
%tmp229 = call i32 @
atoi
( ) ; <i32> [#uses=1]
93
declare i32 @
atoi
()
/external/valgrind/drd/tests/
pth_broadcast.c
133
s_signal_count = argc > optind ?
atoi
(argv[optind]) : 10;
134
thread_count = argc > optind + 1 ?
atoi
(argv[optind + 1]) : 10;
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
audio_classifier_test.cc
38
int channels =
atoi
(argv[1]);
44
int outputs =
atoi
(argv[2]);
/external/webrtc/webrtc/modules/audio_processing/transient/
click_annotate.cc
57
int chunk_size_ms =
atoi
(argv[3]);
63
int sample_rate_hz =
atoi
(argv[4]);
/external/wpa_supplicant_8/src/ap/
ctrl_iface_ap.c
323
reason =
atoi
(pos + 8);
332
encrypt =
atoi
(pos);
352
atoi
(pos + 5), addr);
386
reason =
atoi
(pos + 8);
395
encrypt =
atoi
(pos);
415
atoi
(pos + 5), addr);
597
settings->freq_params.freq =
atoi
(end);
608
settings->freq_params.str =
atoi
(pos2); \
/frameworks/minikin/tests/util/
FontTestUtils.cpp
57
int weight =
atoi
((const char*)(xmlGetProp(fontNode, (const xmlChar*)"weight"))) / 100;
77
std::make_shared<MinikinFontForTest>(fontPath,
atoi
((const char*)index));
/frameworks/native/cmds/dumpstate/tests/
dumpstate_test_fixture.cpp
69
return
atoi
(argv[2]);
90
int napTime =
atoi
(argv[index + 1]);
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_vsync.cpp
73
if(
atoi
(property) == 1)
78
if(
atoi
(property) == 1)
Completed in 1073 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>