OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atoi
(Results
351 - 375
of
3061
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/autotest/client/tests/cyclictest/src/
cyclictest.c
437
case 'b': tracelimit =
atoi
(optarg); break;
438
case 'c': clocksel =
atoi
(optarg); break;
439
case 'd': distance =
atoi
(optarg); break;
441
case 'i': interval =
atoi
(optarg); break;
442
case 'l': max_cycles =
atoi
(optarg); break;
444
case 'p': priority =
atoi
(optarg); break;
448
case 't': num_threads =
atoi
(optarg); break;
/external/fio/t/
dedupe.c
545
blocksize =
atoi
(optarg);
548
num_threads =
atoi
(optarg);
551
dump_output =
atoi
(optarg);
554
odirect =
atoi
(optarg);
557
collision_check =
atoi
(optarg);
560
print_progress =
atoi
(optarg);
563
use_bloom =
atoi
(optarg);
/external/ltp/tools/netpipe-2.4/
netpipe.c
97
start =
atoi
(optarg);
105
end =
atoi
(optarg);
110
inc =
atoi
(optarg);
116
args.prot.rcvbufsz =
atoi
(optarg);
126
bufalign =
atoi
(optarg);
130
bufoffset =
atoi
(optarg);
134
port =
atoi
(optarg);
/external/ltp/tools/netpipe-2.4-ipv6/
netpipe.c
133
start =
atoi
(optarg);
141
end =
atoi
(optarg);
146
inc =
atoi
(optarg);
152
args.prot.rcvbufsz =
atoi
(optarg);
162
bufalign =
atoi
(optarg);
166
bufoffset =
atoi
(optarg);
170
port =
atoi
(optarg);
/hardware/intel/common/libva/test/putsurface/
putsurface_common.c
558
frame_rate =
atoi
(optarg);
561
surface_width =
atoi
(optarg);
564
surface_height =
atoi
(optarg);
567
frame_num_total =
atoi
(optarg);
570
box_width =
atoi
(optarg);
586
if (
atoi
(optarg) == 1) {
589
} else if (
atoi
(optarg) == 2) {
/system/netd/server/
DnsProxyListener.cpp
335
int ai_flags =
atoi
(argv[3]);
336
int ai_family =
atoi
(argv[4]);
337
int ai_socktype =
atoi
(argv[5]);
338
int ai_protocol =
atoi
(argv[6]);
399
int af =
atoi
(argv[3]);
528
int addrLen =
atoi
(argv[2]);
529
int addrFamily =
atoi
(argv[3]);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc
204
rateTransCoding =
atoi
(argv[i]);
217
sampFreqKHz =
atoi
(argv[i]);
228
rateBPS =
atoi
(argv[i + 1]);
241
framesize =
atoi
(argv[i + 1]);
261
payloadSize =
atoi
(argv[i + 1]);
268
payloadRate =
atoi
(argv[i + 1]);
275
testNum =
atoi
(argv[i + 1]);
288
packetLossPercent =
atoi
(argv[i + 1]);
332
bottleneck =
atoi
(argv[i]);
366
// testCE =
atoi
(argv[i + 1])
[
all
...]
/frameworks/base/tools/aapt/
AaptConfig.cpp
320
int d =
atoi
(val);
351
out->mnc =
atoi
(val);
637
// use
atoi
.
641
int d =
atoi
(name);
776
uint16_t w = (uint16_t)
atoi
(xName.string());
777
uint16_t h = (uint16_t)
atoi
(yName.string());
808
out->smallestScreenWidthDp = (uint16_t)
atoi
(xName.string());
830
out->screenWidthDp = (uint16_t)
atoi
(xName.string());
852
out->screenHeightDp = (uint16_t)
atoi
(xName.string());
878
out->sdkVersion = (uint16_t)
atoi
(sdkName.string())
[
all
...]
/frameworks/base/tools/aapt2/
ConfigDescription.cpp
62
int d =
atoi
(val);
93
out->mnc =
atoi
(val);
398
// use
atoi
.
402
int d =
atoi
(name);
537
uint16_t w = (uint16_t)
atoi
(xName.c_str());
538
uint16_t h = (uint16_t)
atoi
(yName.c_str());
569
out->smallestScreenWidthDp = (uint16_t)
atoi
(xName.c_str());
591
out->screenWidthDp = (uint16_t)
atoi
(xName.c_str());
613
out->screenHeightDp = (uint16_t)
atoi
(xName.c_str());
639
out->sdkVersion = (uint16_t)
atoi
(sdkName.c_str())
[
all
...]
/device/google/marlin/camera/QCamera2/util/
QCameraDisplay.cpp
142
mNum_vsync_from_vfe_isr_to_presentation_timestamp =
atoi
(value);
144
mSet_timestamp_num_ms_prior_to_vsync =
atoi
(value);
146
mVfe_and_mdp_freq_wiggle_filter_max_ms =
atoi
(value);
148
mVfe_and_mdp_freq_wiggle_filter_min_ms =
atoi
(value);
150
if (
atoi
(value) > 0) {
151
default_vsync_interval= s2ns(1) /
atoi
(value);
/external/dng_sdk/source/
dng_validate.cpp
592
gDumpLineLimit =
atoi
(argv [++index]);
608
gMosaicPlane =
atoi
(argv [++index]);
629
gPreferredSize = (uint32)
atoi
(argv [++index]);
645
gMinimumSize = (uint32)
atoi
(argv [++index]);
661
gMaximumSize = (uint32)
atoi
(argv [++index]);
677
gProxyDNGSize = (uint32)
atoi
(argv [++index]);
/external/libvncserver/libvncclient/
vncviewer.c
318
client->appData.compressLevel =
atoi
(argv[i+1]);
321
client->appData.qualityLevel =
atoi
(argv[i+1]);
324
client->appData.scaleSetting =
atoi
(argv[i+1]);
327
client->QoS_DSCP =
atoi
(argv[i+1]);
339
client->destPort =
atoi
(colon+1);
351
client->serverPort =
atoi
(colon+1);
/external/ltp/testcases/realtime/func/rt-migrate/
rt-migrate.c
201
prio_start =
atoi
(v);
204
run_interval =
atoi
(v);
207
interval =
atoi
(v);
210
nr_runs =
atoi
(v);
213
max_err =
atoi
(v) * NS_PER_US;
407
nr_tasks =
atoi
(argv[optind]);
/frameworks/wilhelm/tests/sandbox/
playbq.cpp
215
framesPerBuffer =
atoi
(&arg[2]);
217
numBuffers =
atoi
(&arg[2]);
219
initialRate =
atoi
(&arg[2]);
222
finalRate =
atoi
(&arg[2]);
225
deltaRate =
atoi
(&arg[2]);
232
deltaRateMs =
atoi
(&arg[2]);
/build/soong/ui/build/
config.go
118
ret.parallel, err = strconv.
Atoi
(arg[2:])
122
ret.keepGoing, err = strconv.
Atoi
(arg[2:])
265
if i, err := strconv.
Atoi
(v); err == nil {
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_string.py
81
self.assertEqual(string.
atoi
(" 1 "), 1)
82
self.assertRaises(ValueError, string.
atoi
, " 1x")
83
self.assertRaises(ValueError, string.
atoi
, " x1 ")
test_strop.py
13
self.assertTrue(strop.
atoi
(" 1 ") == 1)
14
self.assertRaises(ValueError, strop.
atoi
, " 1x")
15
self.assertRaises(ValueError, strop.
atoi
, " x1 ")
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
context_switch.c
423
timeout =
atoi
(optarg);
440
cpu1 =
atoi
(argv[optind++]);
441
cpu2 =
atoi
(argv[optind++]);
/external/ltp/testcases/kernel/containers/utsname/
utstest.c
123
testnum =
atoi
((char *)vtest);
232
testnum =
atoi
((char *)vtest);
317
testnum =
atoi
(argv[2]);
/external/ltp/testcases/kernel/io/direct_io/
diotest2.c
150
if ((bufsize =
atoi
(optarg)) <= 0) {
161
if ((offset =
atoi
(optarg)) <= 0) {
167
if ((iter =
atoi
(optarg)) <= 0) {
/external/ltp/testcases/kernel/syscalls/syslog/
syslogtst.c
69
ch =
atoi
(argv[1]);
82
ch =
atoi
(argv[1]);
84
ch1 =
atoi
(argv[2]);
/external/ltp/testcases/realtime/func/pi_perf/
pi_perf.c
102
iterations =
atoi
(v);
105
num_busy =
atoi
(v);
108
low_work_time =
atoi
(v);
/external/valgrind/none/tests/
libvex_test.c
174
const int multiarch = argc > 1 ?
atoi
(argv[1]) : 0;
180
const int endness_may_differ = argc > 2 ?
atoi
(argv[2]) : 0;
181
const int wordsize_may_differ = argc > 3 ?
atoi
(argv[3]) : 0;
/external/webrtc/webrtc/p2p/client/
httpportallocator.cc
207
rtc::SocketAddress address(relay_ip,
atoi
(relay_udp_port.c_str()));
211
rtc::SocketAddress address(relay_ip,
atoi
(relay_tcp_port.c_str()));
215
rtc::SocketAddress address(relay_ip,
atoi
(relay_ssltcp_port.c_str()));
/external/wpa_supplicant_8/wpa_supplicant/
bgscan_simple.c
83
data->short_interval =
atoi
(params);
89
data->signal_threshold =
atoi
(pos);
97
data->long_interval =
atoi
(pos);
Completed in 2108 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>