Home
last modified time | relevance | path

Searched refs:string (Results 1 – 25 of 33) sorted by relevance

12

/build/tools/component_tools/
Dkconfig16 string "product_name"
19 string "version"
22 string "type"
25 string "ohos_version"
28 string "board"
31 string "kernel_type"
34 string "kernel_version"
37 string "device_name"
40 string "device_company"
43 string "target_os"
[all …]
Dgenerate_kconfig.py26 string "{}"\n\
31 string "feature"\n\
/build/tools/component_tools/static_check/bundle_check/
Dbundle_check_common.py24 def is_all_lower(string:str):
26 if not string:
28 for i in string:
34 def is_number(string:str) -> bool:
37 float(string)
43 def split_by_unit(string:str):
45 match = re.match(r'^[~]?(\d+)([a-zA-Z]*)$', string)
Dbundle_json_check.py186 def get_line_number(self, string) -> int: argument
193 if string in line:
/build/tools/component_tools/static_check/
Dreadme.md49 …类型:string。部件的HPM(鸿蒙包管理器)包名称,必填。命名规则:@{organization}/{component_name}。“component_name“为部件的名称,须满足规则1…
54 类型:string。部件版本号,必填,命名和升级跟随OpenHarmony版本号。
58 类型:string。部件源码的根目录,必填。部件的根目录须独立唯一,不允许存在多个根目录。
63 类型:string。部件名,必填。须满足规则1.1。
68 类型:string。部件归属的子系统名称,必填,子系统名为小写英文字母组合、不使用下划线。
73 …类型:string list。可选。命名规则:大驼峰,“SystemCapability.Subsystem.部件能力.子能力(可选)”,如SystemCapability.Media.Camer…
77 类型:string list,部件可配置的特性,可选,命名须满足规则1.2。
82 类型:string list。部件适用的系统类型,必填,值为“mini、small和standard",可同时支持多种。
87 类型:string。ROM基线值,必填,单位默认为KByte。
92 类型:string。RAM基线值,必填,单位默认为KByte。
[all …]
/build/rust/tests/test_cxx_rust/src/
Dclient_blobstore.cpp33 std::string data;
34 std::set<std::string> tags;
44 std::string contents; in put_buf()
59 auto res = std::hash<std::string> {} (contents); in put_buf()
/build/config/
Darm.gni17 # The ARM architecture. This will be a string like "armv6" or "armv7-a".
18 # An empty string means to use the default for the arm_version.
21 # The ARM floating point hardware. This will be a string like "neon" or
22 # "vfpv3". An empty string means to use the default for the arm_version.
25 # The ARM floating point mode. This is either the string "hard", "soft", or
26 # "softfp". An empty string means to use the default one for the
30 # The ARM variant-specific tuning mode. This will be a string like "armv6"
31 # or "cortex-a15". An empty string means to use the default for the
Dsysroot.gni6 # of the sysroot. If no sysroot applies, the variable will be an empty string.
DBUILDCONFIG.gn52 exec_script(check_mac_system_and_cpu_script, [ "system" ], "string")
56 exec_script(check_mac_system_and_cpu_script, [ "cpu" ], "string")
250 # the empty string. Outside of the declare_args block, conditionally expand
596 # boundary = end of string or slash) are supported, and the entire string
648 "string")
/build/ohos/ndk/cmake/
Dohos.toolchain.cmake33 string(REGEX REPLACE "\"version\":(.*)$" "\\1" SDK_NATIVE_VERSION "${NATIVE_VER}")
34 string(STRIP "${SDK_NATIVE_VERSION}" SDK_NATIVE_VERSION)
84 string(REPLACE "ohos-" "" OHOS_SDK_NATIVE_PLATFORM_LEVEL ${OHOS_SDK_NATIVE_PLATFORM})
154 string(REPLACE ";" " " OHOS_C_COMPILER_FLAGS "${OHOS_C_COMPILER_FLAGS}")
165 string(REPLACE ";" " " OHOS_DEBUG_COMPILER_FLAGS "${OHOS_DEBUG_COMPILER_FLAGS}")
171 string(REPLACE ";" " " OHOS_RELEASE_COMPILER_FLAGS "${OHOS_RELEASE_COMPILER_FLAGS}")
197 string(REPLACE ";" " " OHOS_COMMON_LINKER_FLAGS "${OHOS_COMMON_LINKER_FLAGS}")
202 string(REPLACE ";" " " OHOS_EXE_LINKER_FLAGS "${OHOS_EXE_LINKER_FLAGS}")
/build/rust/tests/test_cxx/
Dmain.cpp25 std::cout << std::string(r_return_rust_string()) << std::endl; in main()
/build/templates/bpf/
DBUILD.gn23 _result = exec_script(_script, _args, "string")
/build/
Dgn_helpers.py170 def __init__(self, string): argument
171 self.input = string
Dohos_var.gni226 "string") == "True"
/build/templates/cxx/
Dcxx.gni51 exec_script(get_subsystem_script, _arguments, "trim string")
352 handler_result = exec_script(external_deps_script, arguments, "string")
435 # [string]
441 # [string]
461 exec_script(get_subsystem_script, _arguments, "trim string")
874 handler_result = exec_script(external_deps_script, arguments, "string")
1002 exec_script(get_subsystem_script, _arguments, "trim string")
1190 handler_result = exec_script(external_deps_script, arguments, "string")
1258 exec_script(get_subsystem_script, _arguments, "trim string")
1446 handler_result = exec_script(external_deps_script, arguments, "string")
/build/templates/rust/
Drust_cxx.gni39 exec_script(get_subsystem_script, _arguments, "trim string")
Dohos_rust_library.gni39 exec_script(get_subsystem_script, _arguments, "trim string")
299 exec_script(external_deps_script, arguments, "string")
Drust_bindgen.gni57 exec_script(get_subsystem_script, _arguments, "trim string")
Dohos_cargo_crate.gni208 exec_script(get_subsystem_script, _arguments, "trim string")
/build/ohos/notice/
Dmerge_notice_files.py88 def write_file(file, string): argument
89 print(string, file=file)
/build/ohos/app/
Dapp.gni72 # source_dir: js assets directory, only one directory supported, string not list.
249 exec_script(_get_subsystem_script, _arguments, "trim string")
434 exec_script(_get_subsystem_script, _arguments, "trim string")
/build/templates/common/
Dcopy.gni53 exec_script(get_subsystem_script, _arguments, "trim string")
/build/config/posix/
DBUILD.gn94 "trim string",
/build/ohos/sa_profile/
Dsa_profile.gni166 _result = exec_script(_file_exists_script, _process_args, "string")
/build/lite/config/test/
Dtest.gni213 handler_result = exec_script(external_deps_script, arguments, "string")

12