Home
last modified time | relevance | path

Searched full:parallel (Results 1 – 25 of 56) sorted by relevance

123

/arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/hvigor/
Dhvigor-config.json524 …// "parallel": true, /* Enable parallel compilation. Value: [ true | false …
/arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/hvigor/
Dhvigor-config.json524 …// "parallel": true, /* Enable parallel compilation. Value: [ true | false …
/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_config.py49 … 'buildMode=release', 'assembleHap', '--verbose-analyze', '--parallel',
52 … 'buildMode=release', 'assembleHap', '--verbose-analyze', '--parallel',
57 … 'buildMode=debug', 'assembleHap', '--info', '--verbose-analyze', '--parallel',
60 … 'buildMode=release', 'assembleHap', '--info', '--verbose-analyze', '--parallel',
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml129 Enables parallel compilation of different modules (see also --llvmaot-methods-per-module)
131 to specify amount of parallel compilation threads. Value 0 allows to check available
/arkcompiler/runtime_core/static_core/scripts/dep-lists/
Dubuntu-dev33 parallel # For rt.jar test
Dubuntu-20-04-dev35 parallel=20161222-* # For rt.jar test
Dubuntu-22-04-arm-dev33 parallel=20210822* # For rt.jar test
Dubuntu-20-04-arm-dev32 parallel=20161222-* # For rt.jar test
Dubuntu-18-04-arm-dev35 parallel=20161222-* # For rt.jar test
Dubuntu-22-04-dev34 parallel=20210822* # For rt.jar test
Dubuntu-18-04-dev37 parallel=20161222-* # For rt.jar test
/arkcompiler/runtime_core/scripts/dep-lists/
Dubuntu-dev32 parallel # For rt.jar test
Dubuntu-18-04-arm-dev32 parallel=20161222-* # For rt.jar test
Dubuntu-20-04-dev32 parallel=20161222-* # For rt.jar test
Dubuntu-18-04-dev32 parallel=20161222-* # For rt.jar test
/arkcompiler/runtime_core/static_core/runtime/
Doptions.yaml358 … additional GC helper threads. GC uses these threads to speed up collection doing work in parallel.
404 - name: gc-parallel-marking-enabled
407 …description: Enable parallel marking in GC if it is supported (now it is G1 and STW). If we don't …
409 - name: gc-parallel-compacting-enabled
412 …description: Enable parallel compacting in GC if it is supported (now it is G1). If we don't have …
414 - name: gc-parallel-ref-updating-enabled
417 …description: Enable parallel references updating in GC if it is supported (now it is G1). If we do…
594 description: Perform compilation in the main thread or in parallel worker
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/
Dimp_11b.sts22 // import package modules in parallel
/arkcompiler/toolchain/build/toolchain/
Dcc_wrapper.gni17 # remote machines allowing a parallel build.
/arkcompiler/runtime_core/abc2program/
Dabc2program_compiler.h53 // the single whole program compiled from the abc file, only used in non-parallel mode
/arkcompiler/ets_frontend/arkguard/test/testData/obfuscation/system_api_obfuscation/build-tools/ets-loader/
DobfuscateWhiteList.json552 "Parallel",
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dhot_cards.h43 …// clear card before we process it, because parallel mutator thread can make a write and we would … in HandleCards()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dfutex_test.cpp43 // There should not be any other writer in parallel
62 // There may be other writers in parallel
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_adaptive_stack.h77 /// @brief Returns true if stack supports parallel workers, false otherwise
/arkcompiler/runtime_core/static_core/tests/cts-generator/
DREADME.md10 * `PANDA_CTS_JOBS_NUMBER` - amount of parallel jobs for test execution. Default is 8.
/arkcompiler/runtime_core/tests/cts-generator/
DREADME.md10 * `PANDA_CTS_JOBS_NUMBER` - amount of parallel jobs for test execution. Default is 8.

123