/system/media/audio_utils/tests/ |
D | channelmix_tests.cpp | 134 for (size_t j = 0; j < channels; ++j) { in channelStatistics() local 196 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 205 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 217 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 226 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 235 for (size_t j = 0; j < outChannels; ++j) { in testBalance() local 243 for (unsigned j = 0; j < outChannels; ++j) { in testBalance() local 250 for (unsigned j = 0; j < outChannels; ++j) { in testBalance() local 276 for (unsigned j = 0; j < outChannels; ++j) { in testBalance() local 286 for (unsigned j = 0; j < outChannels; ++j) { in testBalance() local [all …]
|
/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/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 | 213 int j = reversed.length - (1 + i); in testBooleanArrayReversal() local 226 int j = reversed.length - (1 + i); in testByteArrayReversal() local 239 int j = reversed.length - (1 + i); in testCharArrayReversal() local 252 int j = reversed.length - (1 + i); in testIntArrayReversal() local 265 int j = reversed.length - (1 + i); in testLongArrayReversal() local 278 int j = reversed.length - (1 + i); in testFloatArrayReversal() local 291 int j = reversed.length - (1 + i); in testDoubleArrayReversal() local 304 int j = reversed.length - (1 + i); in testStringArrayReversal() local 640 int j = reversed.length - (1 + i); in testReverseUtf8StringArray() local 663 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/simpleperf/ |
D | ETMBranchListFile_test.cpp | 28 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/extras/cpu_loads/ |
D | simd.cpp | 29 for (int j = 0; j < 8192; j++) { in main() 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/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/libziparchive/ |
D | libziparchive_writer_fuzzer.cpp | 26 for (int j = 0; j < 2; j++) { in LLVMFuzzerTestOneInput() 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/core/fs_mgr/libsnapshot/snapuserd/dm-snapshot-merge/ |
D | cow_snapuserd_test.cpp | 273 for (size_t j = 0; j < ((total_base_size_) / BLOCK_SZ); j++) { in ReadLastBlock() local 290 for (size_t j = 0; j < (total_base_size_ / BLOCK_SZ); j++) { in ReadLastBlock() local 340 for (size_t j = 0; j < ((total_base_size_) / 1_MiB); j++) { in CreateBaseDevice() local 491 for (size_t j = 0; j < (size_ / 1_MiB); j++) { in CreateCowDeviceOrderedOpsInverted() local 554 for (size_t j = 0; j < (size_ / 1_MiB); j++) { in CreateCowDeviceOrderedOps() local 615 for (size_t j = 0; j < (size_ / 1_MiB); j++) { in CreateCowDevice() local 744 for (size_t j = 0; j < 10; j++) { in ReadDmUserBlockWithoutDaemon() local 968 for (size_t j = 0; j < (size_ / 1_MiB); j++) { in CreateCowDevice() local 1048 for (int j = 0; j < 256; j++) { in ValidateMetadata() 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/media/audio_utils/include/audio_utils/ |
D | ChannelMix.h | 676 for (size_t j = 0; j < mOutputChannelCount; ++j) { in matrixProcess() local 681 for (size_t j = 0; j < mOutputChannelCount; ++j) { in matrixProcess() local 685 for (size_t j = 0; j < mOutputChannelCount; ++j) { in matrixProcess() 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
|