Home
last modified time | relevance | path

Searched refs:parallel (Results 1 – 14 of 14) sorted by relevance

/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
Dgradle.properties14 # When configured, Gradle will run in incubating parallel mode.
17 # org.gradle.parallel=true
/system/extras/simpleperf/demo/CppApi/
Dgradle.properties10 # When configured, Gradle will run in incubating parallel mode.
13 # org.gradle.parallel=true
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
Dgradle.properties14 # When configured, Gradle will run in incubating parallel mode.
17 # org.gradle.parallel=true
/system/extras/simpleperf/demo/JavaApi/
Dgradle.properties10 # When configured, Gradle will run in incubating parallel mode.
13 # org.gradle.parallel=true
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
Dgradle.properties14 # When configured, Gradle will run in incubating parallel mode.
17 # org.gradle.parallel=true
/system/sepolicy/tools/
Dbuild_policies.sh5 if [[ -z $(command -v parallel) ]]; then
87 parallel --no-notice -j $parallel_jobs --bar --joblog $out_dir/joblog compile_target ::: $targets
DREADME7 A tool to build SELinux policy for multiple targets in parallel.
/system/media/audio_utils/benchmarks/
Dbiquad_filter_benchmark.cpp56 android::audio_utils::BiquadFilter parallel(filters, coefs); in BM_BiquadFilter1D() local
67 parallel.process1D(data, DATA_SIZE); in BM_BiquadFilter1D()
/system/media/audio_utils/tests/
Dbiquad_filter_tests.cpp169 BiquadFilter<D, true> parallel(FILTERS, COEFS); in TEST() local
176 parallel.process1D(test1.data(), TEST_LENGTH); in TEST()
/system/chre/external/kiss_fft/
Dkiss_fft.c268 # pragma omp parallel for in kf_work()
/system/core/init/
DREADME.ueventd.md155 For boot time purposes, this is done in parallel across a set of child processes. `ueventd.cpp` in
/system/chre/pal/doc/
DDoxyfile2139 # to run in parallel. When set to 0 doxygen will base this on the number of
/system/chre/chre_api/doc/
DDoxyfile2139 # to run in parallel. When set to 0 doxygen will base this on the number of
/system/media/audio_utils/
DDoxyfile2242 # to run in parallel. When set to 0 doxygen will base this on the number of