/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 | 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 | 127 for (size_t j = 0; j < channels; ++j) { in channelStatistics() local 159 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 168 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 180 for (unsigned j = 0; j < frames; ++j) { in testBalance() local 189 for (unsigned j = 0; j < frames; ++j) { in testBalance() 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 | 191 int j = reversed.length - (1 + i); in testBooleanArrayReversal() local 204 int j = reversed.length - (1 + i); in testByteArrayReversal() local 217 int j = reversed.length - (1 + i); in testCharArrayReversal() local 230 int j = reversed.length - (1 + i); in testIntArrayReversal() local 243 int j = reversed.length - (1 + i); in testLongArrayReversal() local 256 int j = reversed.length - (1 + i); in testFloatArrayReversal() local 269 int j = reversed.length - (1 + i); in testDoubleArrayReversal() local 282 int j = reversed.length - (1 + i); in testStringArrayReversal() local 618 int j = reversed.length - (1 + i); in testReverseUtf8StringArray() local 641 int j = reversed.length - (1 + i); in testReverseNullableUtf8StringArray() 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
|
D | channelhistogram_test.cc | 61 for (size_t j = 0; j < kNumFrequencies_Test; j++) { in TEST_F() local
|
/system/extras/tests/memeater/ |
D | memeater.c | 74 for (int j = 0; j < bytesToAllocate; j++) { in main() 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/extras/simpleperf/ |
D | build_id.h | 49 for (size_t j = i; j < i + 2; ++j) { in BuildId() 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/update_engine/payload_consumer/ |
D | verity_writer_android.cc | 178 for (size_t j = 0; j < rs_n; j++) { in EncodeFEC() local 198 for (size_t j = 0; j < block_size; j++) { in EncodeFEC() 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
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | dups.c | 18 unsigned int i, j; in find_dups_helper() local
|
/system/extras/ext4_utils/include/ext4_utils/ |
D | jbd2.h | 112 #define JBD2_HAS_COMPAT_FEATURE(j, mask) \ argument 114 #define JBD2_HAS_RO_COMPAT_FEATURE(j, mask) \ argument 116 #define JBD2_HAS_INCOMPAT_FEATURE(j, mask) \ argument
|