Searched refs:modules (Results 1 – 15 of 15) sorted by relevance
| /developtools/integration_verification/tools/deps_guard/elf_file_mgr/hdi/ |
| D | hdi_parser.py | 41 modules = [] 60 modules.append(name) 66 if elf["name"] in modules:
|
| /developtools/hiperf/demo/js/ |
| D | .gitignore | 6 /.idea/modules.xml
|
| D | build.gradle | 15 // Top-level build file where you can add configuration options common to all sub-projects/modules.
|
| /developtools/integration_verification/tools/deps_guard/rules/ChipsetSDK/ |
| D | whitelist.json | 61 // chipset modules can be depended by system directly
|
| /developtools/ace_ets2bundle/compiler/ |
| D | webpack.config.js | 107 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/ |
| D | compile_info_loader.py | 27 modules = json.load(f) 33 for item in modules:
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | process_visual.ts | 60 const modules: any = projectConfig.modulePathMap; constant 61 if (modules) { 62 for (const module of Object.values(modules)) {
|
| D | gen_abc_plugin.ts | 536 function handleFullModuleFiles(modules, callback): any { 538 modules.forEach(module => { 1150 function handleFinishModules(modules, callback) { 1156 handleFullModuleFiles(modules, callback);
|
| /developtools/smartperf_host/ide/ |
| D | tsconfig.json | 51 …// "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/ |
| D | tsconfig.json | 51 …// "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default ex… 54 // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
|
| /developtools/global_resource_tool/ |
| D | README_zh.md | 40 | -m/--modules | 可缺省 | 带参数 | 多模块联合编译时,指定多个模块名。用“,”连接。 |
|
| /developtools/smartperf_host/ |
| D | README.md | 9 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/ |
| D | webpack.lite.config.js | 159 modules: [ property
|
| D | webpack.rich.config.js | 310 modules: [ property
|
| /developtools/hapsigner/ |
| D | README.md | 21 … the hapsigner tool, used to parse command words and parameter lists to implement logic of modules.
|