/frameworks/base/libs/usb/tests/accessorytest/ |
accessory.c | 48 input_card = atoi(*argv); 52 input_device = atoi(*argv); 56 output_card = atoi(*argv); 60 output_device = atoi(*argv);
|
/frameworks/rs/tests/latency/ |
latency.cpp | 17 iters = atoi(argv[1]); 27 numElems = atoi(argv[2]); 35 int temp = atoi(argv[3]); 41 int temp = atoi(argv[4]);
|
/hardware/invensense/6515/libsensors_iio/ |
SensorBase.cpp | 61 if (atoi(value)) { 65 if (atoi(value)) { 69 if (atoi(value)) { 73 if (atoi(value)) { 77 if (atoi(value)) { 81 if (atoi(value)) { 85 if (atoi(value)) { 89 if (atoi(value)) { 93 if (atoi(value)) {
|
/hardware/qcom/display/msm8084/libqdutils/ |
mdp_version.cpp | 175 mPanelInfo.mPartialUpdateEnable = atoi(tokens[1]); 181 mPanelInfo.mLeftAlign = atoi(tokens[1]); 185 mPanelInfo.mWidthAlign = atoi(tokens[1]); 189 mPanelInfo.mTopAlign = atoi(tokens[1]); 193 mPanelInfo.mHeightAlign = atoi(tokens[1]); 197 mPanelInfo.mMinROIWidth = atoi(tokens[1]); 201 mPanelInfo.mMinROIHeight = atoi(tokens[1]); 205 mPanelInfo.mNeedsROIMerge = atoi(tokens[1]); 252 mMdpRev = atoi(tokens[1]); 255 mRGBPipes = (uint8_t)atoi(tokens[1]) [all...] |
/hardware/qcom/display/msm8226/libqdutils/ |
mdp_version.cpp | 181 mPanelInfo.mPartialUpdateEnable = atoi(tokens[1]); 187 mPanelInfo.mLeftAlign = atoi(tokens[1]); 191 mPanelInfo.mWidthAlign = atoi(tokens[1]); 195 mPanelInfo.mTopAlign = atoi(tokens[1]); 199 mPanelInfo.mHeightAlign = atoi(tokens[1]); 203 mPanelInfo.mMinROIWidth = atoi(tokens[1]); 207 mPanelInfo.mMinROIHeight = atoi(tokens[1]); 211 mPanelInfo.mNeedsROIMerge = atoi(tokens[1]); 258 mMdpRev = atoi(tokens[1]); 261 mRGBPipes = (uint8_t)atoi(tokens[1]) [all...] |
/hardware/qcom/display/msm8994/libqdutils/ |
mdp_version.cpp | 204 mPanelInfo.mPartialUpdateEnable = atoi(tokens[1]); 210 mPanelInfo.mLeftAlign = atoi(tokens[1]); 214 mPanelInfo.mWidthAlign = atoi(tokens[1]); 218 mPanelInfo.mTopAlign = atoi(tokens[1]); 222 mPanelInfo.mHeightAlign = atoi(tokens[1]); 226 mPanelInfo.mMinROIWidth = atoi(tokens[1]); 230 mPanelInfo.mMinROIHeight = atoi(tokens[1]); 234 mPanelInfo.mNeedsROIMerge = atoi(tokens[1]); 238 mPanelInfo.mDynFpsSupported = atoi(tokens[1]); 243 mPanelInfo.mMinFps = atoi(tokens[1]) [all...] |
/external/clang/test/Profile/ |
c-attributes.c | 6 extern int atoi(const char *); 37 int max = atoi(argv[1]);
|
/external/compiler-rt/lib/tsan/benchmarks/ |
mini_bench_local.cc | 32 n_threads = atoi(argv[1]); 34 len = atoi(argv[2]);
|
mini_bench_shared.cc | 32 n_threads = atoi(argv[1]); 34 len = atoi(argv[2]);
|
/external/compiler-rt/test/asan/TestCases/ |
mmap_limit_mb.cc | 23 long total_mb = atoi(argv[1]); 24 long allocation_size = atoi(argv[2]);
|
/external/compiler-rt/test/lsan/TestCases/ |
high_allocator_contention.cc | 33 num_threads = atoi(argv[1]); 36 total_num_alloc = atoi(argv[2]);
|
/external/compiler-rt/test/tsan/ |
bench.h | 20 bench_nthread = atoi(argv[1]); 23 bench_niter = atoi(argv[2]);
|
/external/iw/ |
cqm.c | 26 thold = atoi(argv[0]); 32 hyst = atoi(argv[1]);
|
/external/valgrind/drd/tests/ |
pth_spinlock.c | 11 #include <stdlib.h> /* atoi() */ 40 s_iterations = argc > 1 ? atoi(argv[1]) : 1000;
|
pth_barrier.c | 118 nthread = (argc > 1) ? atoi(argv[1]) : 2; 119 iterations = (argc > 2) ? atoi(argv[2]) : 3; 120 s_silent = (argc > 3) ? atoi(argv[3]) : 0;
|
/hardware/invensense/65xx/libsensors_iio/ |
SensorBase.cpp | 59 if (atoi(value)) { 63 if (atoi(value)) { 67 if (atoi(value)) { 71 if (atoi(value)) { 75 if (atoi(value)) { 79 if (atoi(value)) { 83 if (atoi(value)) { 87 if (atoi(value)) {
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue7690.go | 42 n1, _ := strconv.Atoi(m1[1]) 43 n2, _ := strconv.Atoi(m2[1])
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue7690.go | 42 n1, _ := strconv.Atoi(m1[1]) 43 n2, _ := strconv.Atoi(m2[1])
|
/cts/suite/audio_quality/lib/src/task/ |
TaskSound.cpp | 79 int amplitude = atoi(tokens->at(1).string()); 80 int freq = atoi(tokens->at(2).string()); 81 int time = atoi(tokens->at(3).string()); 90 int amplitude = atoi(tokens->at(1).string()); 91 int time = atoi(tokens->at(2).string());
|
/hardware/qcom/display/msm8909/libqdutils/ |
mdp_version.cpp | 196 mPanelInfo.mPartialUpdateEnable = atoi(tokens[1]); 202 mPanelInfo.mLeftAlign = atoi(tokens[1]); 206 mPanelInfo.mWidthAlign = atoi(tokens[1]); 210 mPanelInfo.mTopAlign = atoi(tokens[1]); 214 mPanelInfo.mHeightAlign = atoi(tokens[1]); 218 mPanelInfo.mMinROIWidth = atoi(tokens[1]); 222 mPanelInfo.mMinROIHeight = atoi(tokens[1]); 226 mPanelInfo.mNeedsROIMerge = atoi(tokens[1]); 230 mPanelInfo.mDynFpsSupported = atoi(tokens[1]); 235 mPanelInfo.mMinFps = atoi(tokens[1]) [all...] |
/external/eigen/bench/ |
benchBlasGemm.cpp | 55 M = N = K = atoi(argv[1]); 59 M = N = K = atoi(argv[2]); 67 M = N = K = atoi(argv[1]); 68 nbloops = atoi(argv[2]); 69 nbtries = atoi(argv[3]); 73 M = atoi(argv[1]); 74 N = atoi(argv[2]); 75 K = atoi(argv[3]); 76 nbloops = atoi(argv[4]); 77 nbtries = atoi(argv[5]) [all...] |
/frameworks/av/cmds/stagefright/ |
recordvideo.cpp | 186 bitRateBps = atoi(optarg); 192 colorFormat = translateColorToOmxEnumValue(atoi(optarg)); 201 frameRateFps = atoi(optarg); 207 iFramesIntervalSeconds = atoi(optarg); 213 nFrames = atoi(optarg); 219 width = atoi(optarg); 225 height = atoi(optarg); 231 level = atoi(optarg); 237 profile = atoi(optarg); 243 codec = atoi(optarg) [all...] |
/frameworks/native/cmds/installd/ |
installd.cpp | 194 return create_app_data(parse_null(arg[0]), arg[1], atoi(arg[2]), atoi(arg[3]), 195 atoi(arg[4]), arg[5], atoi(arg[6])); 201 return restorecon_app_data(parse_null(arg[0]), arg[1], atoi(arg[2]), atoi(arg[3]), atoi(arg[4]), arg[5]); 206 return migrate_app_data(parse_null(arg[0]), arg[1], atoi(arg[2]), atoi(arg[3])); 211 return clear_app_data(parse_null(arg[0]), arg[1], atoi(arg[2]), atoi(arg[3]), atol(arg[4])) [all...] |
/bionic/tests/ |
fortify_test.cpp | 66 int copy_amt = atoi("11"); 87 int copy_amt = atoi("11"); 153 size_t size = atoi("11"); 300 size_t n = atoi("10"); // avoid compiler optimizations 312 size_t n = atoi("10"); // avoid compiler optimizations 321 size_t n = atoi("10"); // avoid compiler optimizations 354 size_t n = atoi("11"); 510 size_t size = atoi("11"); 528 size_t n = atoi("10"); // avoid compiler optimizations 536 size_t n = atoi("10"); // avoid compiler optimization [all...] |
/external/tinyalsa/ |
tinycap.c | 103 device = atoi(*argv); 107 channels = atoi(*argv); 111 rate = atoi(*argv); 115 bits = atoi(*argv); 119 card = atoi(*argv); 123 period_size = atoi(*argv); 127 period_count = atoi(*argv);
|