/system/media/audio_utils/ |
D | mono_blend.cpp | 33 for (size_t j = 0; j < channelCount; ++j) { in mono_blend() local 37 for (size_t j = 0; j < channelCount; ++j) { in mono_blend() local 48 for (size_t j = 0; j < channelCount; ++j) { in mono_blend() local 56 for (size_t j = 0; j < channelCount; ++j) { in mono_blend() local
|
D | ChannelMix.cpp | 86 for (size_t j = 0; j < s.OUTPUT_CHANNEL_COUNT; ++j) { in sparseChannelMatrixMultiply() local 92 for (size_t j = 0; j < s.OUTPUT_CHANNEL_COUNT; ++j) { in sparseChannelMatrixMultiply() local 97 for (size_t j = 0; j < s.OUTPUT_CHANNEL_COUNT; ++j) { in sparseChannelMatrixMultiply() local
|
D | Balance.cpp | 93 for (size_t j = 0; j < mChannelCount; ++j) { in process() local 100 for (size_t j = 0; j < mChannelCount; ++j) { // better precision: delta * i in process() local 114 for (size_t j = 0; j < mChannelCount; ++j) { in process() local
|
/system/media/audio_utils/tests/ |
D | channelmix_tests.cpp | 136 for (size_t j = 0; j < channels; ++j) { in channelStatistics() local 198 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 207 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 219 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 228 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 237 for (size_t j = 0; j < outChannels; ++j) { in testBalance() local 245 for (unsigned j = 0; j < outChannels; ++j) { in testBalance() local 252 for (unsigned j = 0; j < outChannels; ++j) { in testBalance() local 278 for (unsigned j = 0; j < outChannels; ++j) { in testBalance() local 288 for (unsigned j = 0; j < outChannels; ++j) { in testBalance() local [all …]
|
/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/tools/aidl/tests/java/src/android/aidl/tests/ |
D | NullableTests.java | 119 int j = reversed.length - (1 + i); in testReverseIBinderArray() local 133 int j = reversed.length - (1 + i); in testReverseNullableIBinderArray() local
|
D | TestServiceClient.java | 214 int j = reversed.length - (1 + i); in testBooleanArrayReversal() local 227 int j = reversed.length - (1 + i); in testByteArrayReversal() local 240 int j = reversed.length - (1 + i); in testCharArrayReversal() local 253 int j = reversed.length - (1 + i); in testIntArrayReversal() local 266 int j = reversed.length - (1 + i); in testLongArrayReversal() local 279 int j = reversed.length - (1 + i); in testFloatArrayReversal() local 292 int j = reversed.length - (1 + i); in testDoubleArrayReversal() local 305 int j = reversed.length - (1 + i); in testStringArrayReversal() local 637 int j = reversed.length - (1 + i); in testReverseUtf8StringArray() local 660 int j = reversed.length - (1 + i); in testReverseNullableUtf8StringArray() local
|
/system/update_engine/payload_consumer/ |
D | verity_writer_android.cc | 81 for (size_t j = 0; j < rs_n_; j++) { in Compute() local 102 for (size_t j = 0; j < block_size_; j++) { in Compute() local 359 for (size_t j = 0; j < rs_n; j++) { in EncodeFEC() local 379 for (size_t j = 0; j < block_size; j++) { in EncodeFEC() local
|
/system/extras/cpu_loads/ |
D | simd.cpp | 29 for (int j = 0; j < 8192; j++) { in main() local
|
/system/extras/simpleperf/ |
D | BranchListFile_test.cpp | 29 for (size_t j = 0; j <= i; j++) { in TEST() local
|
D | build_id.h | 49 for (size_t j = i; j < i + 2; ++j) { in BuildId() 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/libziparchive/ |
D | libziparchive_writer_fuzzer.cpp | 26 for (int j = 0; j < 2; j++) { in LLVMFuzzerTestOneInput() local
|
/system/media/audio_utils/benchmarks/ |
D | biquad_filter_benchmark.cpp | 475 int j = (1 << android::audio_utils::kBiquadNumCoefs) - 1; // Full in BiquadFilterQuickArgs() local 486 for (int j = 1; j < (1 << android::audio_utils::kBiquadNumCoefs); ++j) { // Occupancy in BiquadFilterFullArgs() local 498 int j = (1 << android::audio_utils::kBiquadNumCoefs) - 1; // Full in BiquadFilterDoubleArgs() 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/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
D | hw_filter.cc | 35 for (int j = 0; j < filter.len; ++j) { in Match() local
|
/system/tools/sysprop/ |
D | CodeWriter.cpp | 59 for (int j = 0; j < indent_level_; ++j) { in Write() local
|
/system/extras/simpleperf/simpleperf_app_runner/ |
D | simpleperf_app_runner.cpp | 240 ScopedMinijail j(minijail_new()); in main() local 266 for (int i = 4, j = simpleperf_arg_start; j < argc;) { in main() 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/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/media/audio_utils/include/audio_utils/ |
D | ChannelMix.h | 802 for (size_t j = 0; j < mOutputChannelCount; ++j) { in matrixProcess() local 807 for (size_t j = 0; j < mOutputChannelCount; ++j) { in matrixProcess() local 811 for (size_t j = 0; j < mOutputChannelCount; ++j) { in matrixProcess() local
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | dups.c | 18 unsigned int i, j; in find_dups_helper() local
|