Home
last modified time | relevance | path

Searched refs:name (Results 1 – 25 of 88) sorted by relevance

1234

/build/lite/hb_internal/cts/
Dmenuconfig.py31 def list_promt(self, name, message, choices, **kwargs): argument
32 questions = self.get_questions('list', name, message, choices)
36 def checkbox_promt(self, name, message, choices, **kwargs): argument
37 questions = self.get_questions('checkbox', name, message, choices)
42 def get_questions(cls, promt_type, name, message, choices): argument
46 'name': name,
Dprompt.py51 name = _kwargs.pop('name')
65 (name, error))
97 '{} question: {}'.format(name, error))
98 answers[name] = answer
/build/lite/ndk/
Darchive_ndk.py29 name = fields[0] + '.' + fields[1] + '.' + fields[2]
34 shutil.make_archive(name, file_format, archive_from, archive_to)
35 shutil.move('%s.%s' % (name, file_format), destination)
65 name = args.name
66 print(dest, name)
67 make_archive(src, dest + '-' + name + '.zip')
/build/tools/component_tools/
Dgenerate_kconfig.py36 def create_config(name, comment): argument
37 return KCONFIG_STR.format(name, comment)
39 def create_property(name, comment): argument
40 return PROPERTIES_STR.format(name, comment)
42 def create_menu(name): argument
43 return KMENU_STR.format(name)
48 def create_feature(name): argument
49 return FEATURE_STR % (name, name)
/build/
DREADME_zh.md1 # 编译构建<a name="ZH-CN_TOPIC_0000001124588563"></a>
10 ## 简介<a name="section11660541593"></a>
20 **图 1** 编译构建子系统架构图<a name="fig16488143010409"></a>
23 ## 目录<a name="section161941989596"></a>
63 ## 约束与限制<a name="section2029921310472"></a>
77 ## 说明<a name="section1312121216216"></a>
82 ./build.sh --product-name {product_name}
92 --product-name=PRODUCT_NAME # 指定产品名
93 --device-name=DEVICE_NAME # 指定装置名称
178 "name": "@ohos/<component_name>", # HPM部件英文名称,格式"@组织/部件名称"
[all …]
/build/toolchain/mac/
Dlinker_driver.py84 name = action[0]
85 if name in linker_driver_actions:
86 linker_driver_outputs += linker_driver_actions[name](args)
117 (name, action) = driver_action
118 if sub_arg.startswith(name):
119 return (name,
120 lambda full_args: action(sub_arg[len(name):], full_args))
/build/ohos/packages/
Dhigh_privilege_process_validate.py29 def __init__(self, name, reason): argument
31 self.name = name
114 self.name = ""
123 self.name = ""
128 self.name = process_item["name"]
191 if temp_item.name not in CFG_HASH:
194 if temp_item.verify(CFG_HASH.get(temp_item.name)):
196 CFG_HASH.pop(temp_item.name)
198 CFG_HASH.get(temp_item.name).record_related_item(temp_item)
/build/scripts/util/
Dbuild_utils.py170 and filecmp.cmp(f.name, path)):
171 shutil.move(f.name, path)
173 if os.path.exists(f.name):
174 os.unlink(f.name)
277 def _check_zip_path(name): argument
278 if os.path.normpath(name) != name:
279 raise Exception('Non-canonical zip path: %s' % name)
280 if os.path.isabs(name):
281 raise Exception('Absolute zip path: %s' % name)
284 def _is_symlink(zip_file, name): argument
[all …]
/build/templates/metadata/
Dgen_module_info.py26 def get_source_name(module_type, name, prefix_override, suffix, argument
31 if not name.startswith('lib'):
32 name = 'lib' + name
35 alias = '%s%s' % (name, alternative_suffix)
37 name = '%s%s' % (name, suffix)
39 name = ''
40 return name, alias
Dmodule_info.gni78 assert(false, "Error: unsupported target cpu name.")
107 "--label-name",
109 "--install-name",
155 "--install-name",
233 …"Illegal target name: \"${_caller_target_name}\", target name of ohos_js_assets or ohos_assets mus…
237 …"Illegal target name: \"${_caller_target_name}\", target name of ohos_resources must endswith res …
274 get_label_info(d, "name") + ".metadata" ]
295 "--package-name",
/build/loader/
Dsubsystem_scan.py52 for name in files:
53 if name == 'ohos.build':
54 _files.append(os.path.join(root, name))
55 elif name == 'bundle.json':
56 _bundle_files.append(os.path.join(root, name))
/build/lite/
Dbuild_ext_components.py41 copyfile(temp_file.name, error_log_path)
42 os.remove(temp_file.name)
84 copyfile(temp_file.name, args.target_dir[0])
85 os.remove(temp_file.name)
DREADME_zh.md1 # 轻量级编译构建组件<a name="ZH-CN_TOPIC_0000001130006475"></a>
10 ## 简介<a name="section11660541593"></a>
38 **图 1** 编译构建流程<a name="fig1531311552204"></a>
49 ## 目录<a name="section161941989596"></a>
64 ## 说明<a name="section1312121216216"></a>
66 ### 使用说明<a name="section129654513264"></a> argument
187 ## 相关仓<a name="section1371113476307"></a>
/build/lite/ndk/doc/
Dgen_doc.py35 shutil.copyfile(args.doxygen_file, doxygen_file.name)
36 with open(doxygen_file.name, 'r') as file:
53 with open(doxygen_file.name, 'w') as file:
75 cmd = [doxygen_path, doxygen_file.name]
/build/tools/module_dependence/
DREADME.md16 …./build.sh --product-name Hi3516DV300 --ccache --gn-args pycache_enable=true --gn-args check_deps=…
67 …./build.sh --product-name Hi3516DV300 --ccache --gn-args pycache_enable=true --gn-args check_deps=…
103 …build/tools/module_dependence/module_deps_tree.py --module-name 部件名:模块名 --module-deps-file out/oho…
109 --module-name # 必选 要生成模块的名称,结构为"部件名:模块名"
/build/scripts/
Dgen_summary_ebpf_testcase_config.py38 for name in files:
39 if name.endswith('.json'):
40 subsystem_list.append(os.path.join(root, name))
/build/common/asan/
Dresolve_asan_log.sh23 for f in $(find "${logdir}" -type f -name 'asan.log.*' -a '!' -name '*.resolved'); do
Dasan_helper.c71 char name[16] = {0}; in dlopen() local
72 prctl(PR_GET_NAME, name); in dlopen()
73 fprintf(logFile, "[%d:%d](%s) dlopen %s --> %s\n", getpid(), gettid(), name, file, f); in dlopen()
Dasan.cfg3 "name" : "pre-init",
10 "name" : "post-fs-data",
/build/ohos/ndk/
Dgenerate_ndk_stub_file.py50 name = inf.get('name')
52 contents.append(STUB_VARIABLE_TEMPLATE.format(name))
54 contents.append(STUB_FUNCTION_TEMPLATE.format(name))
Dgenerate_ndk_docs.py50 shutil.copyfile(options.doxygen_file, doxygen_file.name)
51 with open(doxygen_file.name, 'r') as f:
66 with open(doxygen_file.name, 'w') as f:
86 cmd = [doxygen_path, doxygen_file.name]
/build/common/ubsan/
Dubsan.cfg3 "name": "pre-init",
8 "name": "post-fs-data",
/build/ohos/ace/
Dace.gni25 name = target_name
26 action("gen_js_obj_" + name) {
66 source_set(name) {
68 deps = [ ":gen_js_obj_" + name ]
/build/ohos/sa_profile/sa_info_process/
Dsort_sa_by_bootphase.py80 name = matches.group(1).strip()
81 return name
151 name = self.rearranged_systemabilities[idx]
153 self.name_node_dict[name])
164 for name in self.rearranged_systemabilities:
165 ranges = self.xml_lines_range[name]
259 for name in ordered_systemability_names:
260 deps_visit_cnt[name] = 0
345 def strip_node_value(tag, name): argument
352 raise sa_err.BadFormatXMLError(_format.format(name, tag.text),
/build/docs/
D标准系统如何添加一个模块.md163 "name": "子系统名",
169 该文件定义了有哪些子系统以及这些子系统所在文件夹路径,添加子系统时需要说明子系统path与name,分别表示子系统路径和子系统名。
220 "name": "arkui",
226 该文件对子系统进行了说明,我们需要该子系统定义中的name与path,分别表示子系统的名称和所在文件夹路径。

1234