/system/media/audio_utils/ |
D | mono_blend.cpp | 36 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
|
D | Balance.cpp | 112 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/ |
D | bta_dm_pm.cc | 99 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/ |
D | TestServiceClient.java | 170 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/ |
D | avrc_pars_ct.cc | 689 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/ |
D | msgq_benchmark_client.cpp | 167 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/ |
D | mmapPerf.cpp | 94 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/ |
D | memeater.c | 74 for (int j = 0; j < bytesToAllocate; j++) { in main() local
|
/system/chre/apps/wifi_offload/test/ |
D | randomgenerator_test.cc | 73 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/ |
D | verity_writer_android.cc | 150 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/ |
D | rfcomm_test.cc | 58 for (int j = 0; j < num_uuids; j++) { in SetUp() local
|
/system/tools/aidl/tests/ |
D | test_util.cpp | 74 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/ |
D | btif_config_transcode.cc | 48 for (XMLElement* j = i->FirstChildElement(); j != NULL; in btif_config_transcode() local
|
/system/extras/simpleperf/simpleperf_app_runner/ |
D | simpleperf_app_runner.cpp | 193 ScopedMinijail j(minijail_new()); in main() local 219 for (int i = 4, j = simpleperf_arg_start; j < argc;) { in main() local
|
/system/tools/sysprop/ |
D | CodeWriter.cpp | 59 for (int j = 0; j < indent_level_; ++j) { in Write() local
|
/system/extras/tests/pagingtest/ |
D | pageinout_test.c | 17 unsigned long long j; in pageinout_test() local
|
D | thrashing_test.c | 60 for (size_t j = 0; j < ARRAY_SIZE(fds); j++) { in thrashing_test() local
|
/system/extras/simpleperf/ |
D | build_id.h | 49 for (size_t j = i; j < i + 2; ++j) { in BuildId() local
|
/system/extras/tests/pftest/ |
D | pftest.c | 50 unsigned int j; in main() local
|
/system/extras/verity/fec/ |
D | main.cpp | 45 int j; in encode_rs() local 62 int j, rv; in decode_rs() local
|
/system/bt/stack/avdt/ |
D | avdt_scb.cc | 803 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/ |
D | biquad_filter_benchmark.cpp | 208 for (int j = 1; j < (1 << android::audio_utils::kBiquadNumCoefs); ++j) // Occupancy in BiquadFilterArgs() local
|
/system/media/audio_utils/tests/ |
D | biquad_filter_tests.cpp | 65 for (size_t j = 0; j < channelCount; ++j) { in populateBuffer() local
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | dups.c | 18 unsigned int i, j; in find_dups_helper() local
|
/system/extras/tests/framebuffer/ |
D | fb_test.c | 208 int i, j; in draw_grid() local 243 int i,j; in clear_screen() local
|