Searched refs:parallel (Results 1 – 14 of 14) sorted by relevance
| /system/extras/simpleperf/demo/CppApi/ |
| D | gradle.properties | 10 # When configured, Gradle will run in incubating parallel mode. 13 # org.gradle.parallel=true
|
| /system/extras/simpleperf/demo/JavaApi/ |
| D | gradle.properties | 10 # When configured, Gradle will run in incubating parallel mode. 13 # org.gradle.parallel=true
|
| /system/sepolicy/tools/ |
| D | build_policies.sh | 5 if [[ -z $(command -v parallel) ]]; then 87 parallel --no-notice -j $parallel_jobs --bar --joblog $out_dir/joblog compile_target ::: $targets
|
| D | README | 7 A tool to build SELinux policy for multiple targets in parallel.
|
| /system/extras/simpleperf/demo/SimpleperfExampleCpp/ |
| D | gradle.properties | 10 # When configured, Gradle will run in incubating parallel mode. 13 # org.gradle.parallel=true
|
| /system/extras/simpleperf/demo/SimpleperfExampleJava/ |
| D | gradle.properties | 10 # When configured, Gradle will run in incubating parallel mode. 13 # org.gradle.parallel=true
|
| /system/extras/simpleperf/demo/SimpleperfExampleKotlin/ |
| D | gradle.properties | 10 # When configured, Gradle will run in incubating parallel mode. 13 # org.gradle.parallel=true
|
| /system/media/audio_utils/benchmarks/ |
| D | biquad_filter_benchmark.cpp | 58 android::audio_utils::BiquadFilter parallel(filters, coefs); in BM_BiquadFilter1D() local 69 parallel.process1D(data, DATA_SIZE); in BM_BiquadFilter1D()
|
| /system/media/audio_utils/tests/ |
| D | biquad_filter_tests.cpp | 203 BiquadFilter<D, true> parallel(FILTERS, COEFS); in TEST() local 210 parallel.process1D(test1.data(), TEST_LENGTH); in TEST()
|
| /system/core/init/ |
| D | README.ueventd.md | 164 For boot time purposes, this is done in parallel across a set of child processes. `ueventd.cpp` in 173 Do parallel restorecon to speed up boot process, subdirectories under `/sys`
|
| /system/chre/external/kiss_fft/ |
| D | kiss_fft.c | 268 # pragma omp parallel for in kf_work()
|
| /system/chre/pal/doc/ |
| D | Doxyfile | 2139 # to run in parallel. When set to 0 doxygen will base this on the number of
|
| /system/chre/chre_api/doc/ |
| D | Doxyfile | 2139 # to run in parallel. When set to 0 doxygen will base this on the number of
|
| /system/media/audio_utils/ |
| D | Doxyfile | 2242 # to run in parallel. When set to 0 doxygen will base this on the number of
|