Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 135) sorted by relevance

123456

/system/media/audio_utils/
Dmono_blend.cpp36 for (size_t j = 0; j < channelCount; ++j) { in mono_blend() local
40 for (size_t j = 0; j < channelCount; ++j) { in mono_blend() local
51 for (size_t j = 0; j < channelCount; ++j) { in mono_blend() local
59 for (size_t j = 0; j < channelCount; ++j) { in mono_blend() local
DBalance.cpp112 for (size_t j = 0; j < mChannelCount; ++j) { in process() local
119 for (size_t j = 0; j < mChannelCount; ++j) { // better precision: delta * i in process() local
133 for (size_t j = 0; j < mChannelCount; ++j) { in process() local
/system/bt/bta/dm/
Dbta_dm_pm.cc99 for (int j = 0; j < BTA_DM_PM_MODE_TIMER_MAX; j++) in bta_dm_init_pm() local
125 for (int j = 0; j < BTA_DM_PM_MODE_TIMER_MAX; j++) { in bta_dm_disable_pm() local
166 for (int j = 0; j < BTA_DM_PM_MODE_TIMER_MAX; j++) { in bta_dm_pm_stop_timer() local
255 for (int j = 0; j < BTA_DM_PM_MODE_TIMER_MAX; j++) { in bta_dm_pm_stop_timer_by_srvc_id() local
338 uint8_t i, j; in bta_dm_pm_cback() local
513 uint8_t i, j; in bta_dm_pm_set_mode() local
775 for (int j = 1; j <= p_bta_dm_pm_cfg[0].app_id; j++) { local
865 uint8_t i, j; local
1017 int j; local
1044 for (int j = 0; j < bta_dm_conn_srvcs.count; j++) { local
[all …]
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java170 int j = reversed.length - (1 + i); in testBooleanArrayReversal() local
183 int j = reversed.length - (1 + i); in testByteArrayReversal() local
196 int j = reversed.length - (1 + i); in testCharArrayReversal() local
209 int j = reversed.length - (1 + i); in testIntArrayReversal() local
222 int j = reversed.length - (1 + i); in testLongArrayReversal() local
235 int j = reversed.length - (1 + i); in testFloatArrayReversal() local
248 int j = reversed.length - (1 + i); in testDoubleArrayReversal() local
261 int j = reversed.length - (1 + i); in testStringArrayReversal() local
480 int j = reversed.length - (1 + i); in testReverseUtf8StringArray() local
503 int j = reversed.length - (1 + i); in testReverseNullableUtf8StringArray() local
/system/bt/stack/avrc/
Davrc_pars_ct.cc689 for (int j = 0; j < xx; j++) { in avrc_ctrl_pars_vendor_rsp() local
702 for (int j = 0; j < xx; j++) { in avrc_ctrl_pars_vendor_rsp() local
742 for (int j = 0; j < i; j++) { in avrc_ctrl_pars_vendor_rsp() local
754 for (int j = 0; j < i; j++) { in avrc_ctrl_pars_vendor_rsp() local
793 for (int j = 0; j < i; j++) { in avrc_ctrl_pars_vendor_rsp() local
805 for (int j = 0; j < i; j++) { in avrc_ctrl_pars_vendor_rsp() local
/system/libfmq/benchmarks/
Dmsgq_benchmark_client.cpp167 for (uint32_t j = 0; j < numLoops; j++) { in TEST_F() local
202 for (uint32_t j = 0; j < numLoops; j++) { in TEST_F() local
234 for (uint32_t j = 0; j < numLoops; j++) { in TEST_F() local
266 for (uint32_t j = 0; j < numLoops; j++) { in TEST_F() local
295 for (uint32_t j = 0; j < numLoops; j++) { in TEST_F() local
329 for (uint32_t j = 0; j < numLoops; j++) { in TEST_F() local
362 for (uint32_t j = 0; j < numLoops; j++) { in TEST_F() local
397 for (uint32_t j = 0; j < numLoops; j++) { in TEST_F() local
/system/extras/mmap-perf/
DmmapPerf.cpp94 void benchLinearRead(unsigned int j) { in benchLinearRead()
98 void benchLinearWrite(unsigned int j) { in benchLinearWrite()
136 unsigned int j = 0; in benchLinearRead() local
147 unsigned int j = 0; in benchLinearWrite() local
/system/extras/tests/memeater/
Dmemeater.c74 for (int j = 0; j < bytesToAllocate; j++) { in main() local
/system/chre/apps/wifi_offload/test/
Drandomgenerator_test.cc73 for (size_t j = 0; j < repeats_to_fill_8_bytes; j++) { in GeneratesDifferentNumbersIn8Bytes() local
82 for (size_t j = i + 1; j < num_values; j++) { in GeneratesDifferentNumbersIn8Bytes() local
/system/update_engine/payload_consumer/
Dverity_writer_android.cc150 for (size_t j = 0; j < rs_n; j++) { in EncodeFEC() local
170 for (size_t j = 0; j < block_size; j++) { in EncodeFEC() local
/system/bt/test/suite/rfcomm/
Drfcomm_test.cc58 for (int j = 0; j < num_uuids; j++) { in SetUp() local
/system/tools/aidl/tests/
Dtest_util.cpp74 for (size_t j = 0; j < b_lines.size() + 1; ++j) { in PrintDiff() local
115 size_t j = b_lines.size(); in PrintDiff() local
/system/bt/btif/src/
Dbtif_config_transcode.cc48 for (XMLElement* j = i->FirstChildElement(); j != NULL; in btif_config_transcode() local
/system/extras/simpleperf/simpleperf_app_runner/
Dsimpleperf_app_runner.cpp193 ScopedMinijail j(minijail_new()); in main() local
219 for (int i = 4, j = simpleperf_arg_start; j < argc;) { in main() local
/system/tools/sysprop/
DCodeWriter.cpp59 for (int j = 0; j < indent_level_; ++j) { in Write() local
/system/extras/tests/pagingtest/
Dpageinout_test.c17 unsigned long long j; in pageinout_test() local
Dthrashing_test.c60 for (size_t j = 0; j < ARRAY_SIZE(fds); j++) { in thrashing_test() local
/system/extras/simpleperf/
Dbuild_id.h49 for (size_t j = i; j < i + 2; ++j) { in BuildId() local
/system/extras/tests/pftest/
Dpftest.c50 unsigned int j; in main() local
/system/extras/verity/fec/
Dmain.cpp45 int j; in encode_rs() local
62 int j, rv; in decode_rs() local
/system/bt/stack/avdt/
Davdt_scb.cc803 for (size_t j = 0; j < AVDT_NUM_SEPS; j++) { in avdt_scb_init() local
898 size_t j = index % AVDT_NUM_SEPS; in avdt_scb_by_hdl() local
/system/media/audio_utils/benchmarks/
Dbiquad_filter_benchmark.cpp208 for (int j = 1; j < (1 << android::audio_utils::kBiquadNumCoefs); ++j) // Occupancy in BiquadFilterArgs() local
/system/media/audio_utils/tests/
Dbiquad_filter_tests.cpp65 for (size_t j = 0; j < channelCount; ++j) { in populateBuffer() local
/system/sepolicy/tools/sepolicy-analyze/
Ddups.c18 unsigned int i, j; in find_dups_helper() local
/system/extras/tests/framebuffer/
Dfb_test.c208 int i, j; in draw_grid() local
243 int i,j; in clear_screen() local

123456