Searched refs:parallel (Results  1 – 17 of 17) sorted by relevance
| /system/extras/simpleperf/demo/JavaApi/ | 
| D | gradle.properties | 10 # When configured, Gradle will run in incubating parallel mode.13 # org.gradle.parallel=true
 
 | 
| /system/extras/simpleperf/demo/CppApi/ | 
| 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) ]]; then87 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()  local69             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()  local210     parallel.process1D(test1.data(), TEST_LENGTH);  in TEST()
 
 | 
| /system/librustutils/ | 
| D | Android.bp | 53     // the crate::inherited_fd::test. Note that tests still run in parallel.
 | 
| /system/core/init/ | 
| D | README.ueventd.md | 196 For boot time purposes, this is done in parallel across a set of child processes. `ueventd.cpp` in205 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/chre_api/doc/ | 
| D | Doxyfile | 2139 # to run in parallel. When set to 0 doxygen will base this on the number of
 | 
| /system/chre/pal/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
 | 
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ | 
| D | vmlinux.h | 105447 		struct v4l2_mbus_config_parallel parallel;  member110748 		struct v4l2_mbus_config_parallel parallel;  member
 
 | 
| /system/bpf/include/vmlinux/android15_6.6/arm64/ | 
| D | vmlinux.h | 95751 		struct v4l2_mbus_config_parallel parallel;  member100890 		struct v4l2_mbus_config_parallel parallel;  member
 
 |