Home
last modified time | relevance | path

Searched defs:fileThreads (Results 1 – 14 of 14) sorted by relevance

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/
Dmodule_hotfix_mode.test.ts39 const fileThreads: number = cpus(); constant
Dmodule_mode.test.ts106 const fileThreads: number = cpus(); constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_hotfix_mode.ts50 const fileThreads = getEs2abcFileThreadNumber(); constant
Dmodule_mode.ts544 const fileThreads = getEs2abcFileThreadNumber(); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/module/
Dmodule_hotfix_mode.ts50 const fileThreads = getEs2abcFileThreadNumber(); constant
Dmodule_mode.ts577 const fileThreads = getEs2abcFileThreadNumber(); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dgen_merged_abc.ts113 const fileThreads = os.cpus().length < 16 ? os.cpus().length : 16; constant
Dgen_abc_plugin.ts1214 const fileThreads = os.cpus().length < 16 ? os.cpus().length : 16; constant
/developtools/ace_ets2bundle/compiler/src/
Dgen_merged_abc.ts113 const fileThreads = os.cpus().length < 16 ? os.cpus().length : 16; constant
Dgen_abc_plugin.ts1214 const fileThreads = os.cpus().length < 16 ? os.cpus().length : 16; constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts215 const fileThreads: number = os.cpus().length < 16 ? os.cpus().length : 16; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dutils.ts216 const fileThreads: number = os.cpus().length < 16 ? os.cpus().length : 16; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts198 const fileThreads: number = getEs2abcFileThreadNumber(); constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts198 const fileThreads: number = getEs2abcFileThreadNumber(); constant