Home
last modified time | relevance | path

Searched refs:modules (Results 1 – 15 of 15) sorted by relevance

/developtools/integration_verification/tools/deps_guard/elf_file_mgr/hdi/
Dhdi_parser.py41 modules = []
60 modules.append(name)
66 if elf["name"] in modules:
/developtools/hiperf/demo/js/
D.gitignore6 /.idea/modules.xml
Dbuild.gradle15 // Top-level build file where you can add configuration options common to all sub-projects/modules.
/developtools/integration_verification/tools/deps_guard/rules/ChipsetSDK/
Dwhitelist.json61 // chipset modules can be depended by system directly
/developtools/ace_ets2bundle/compiler/
Dwebpack.config.js107 modules: [ property
133 config.resolve.modules.push(...getResolveModules(projectPath, true));
137 config.resolve.modules.push(...getResolveModules(projectPath, false));
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/module_info/
Dcompile_info_loader.py27 modules = json.load(f)
33 for item in modules:
/developtools/ace_ets2bundle/compiler/src/
Dprocess_visual.ts60 const modules: any = projectConfig.modulePathMap; constant
61 if (modules) {
62 for (const module of Object.values(modules)) {
Dgen_abc_plugin.ts536 function handleFullModuleFiles(modules, callback): any {
538 modules.forEach(module => {
1150 function handleFinishModules(modules, callback) {
1156 handleFullModuleFiles(modules, callback);
/developtools/smartperf_host/ide/
Dtsconfig.json51 …// "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default ex…
54 // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
/developtools/profiler/host/smartperf/ide/
Dtsconfig.json51 …// "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default ex…
54 // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
/developtools/global_resource_tool/
DREADME_zh.md40 | -m/--modules | 可缺省 | 带参数 | 多模块联合编译时,指定多个模块名。用“,”连接。 |
/developtools/smartperf_host/
DREADME.md9 The device end consists of modules such as Native Hook (application-embedded component), hiprofiler…
11 The PC end is accessible from the Smartperf_Host website. It consists of modules such as Trace Stre…
/developtools/ace_js2bundle/ace-loader/
Dwebpack.lite.config.js159 modules: [ property
Dwebpack.rich.config.js310 modules: [ property
/developtools/hapsigner/
DREADME.md21 … the hapsigner tool, used to parse command words and parameter lists to implement logic of modules.