Searched defs:list (Results 1 – 4 of 4) sorted by relevance
| /build/templates/common/ |
| D | check_deps_handler.py | 49 def load_part_info(depfiles:list): 73 def get_path_from_module_list(cur_part_name, depfiles:list): 90 def get_part_pattern(cur_part_name, parts_path_info, path_parts_info, depfiles:list): 116 def check_part_deps(args, part_pattern, path_parts_info, compile_standard_allow_info, depfiles:list…
|
| /build/hb/util/ |
| D | system_util.py | 34 def exec_command(cmd: list, log_path='out/build.log', **kwargs):
|
| D | type_check_util.py | 49 def tile_list(value: list) -> list:
|
| /build/tools/component_tools/static_check/gn_check/ |
| D | check_gn_online.py | 68 def check_have_product_name(self, key: str, line: list) -> None: 85 def check_abs_path(self, key: str, line: list) -> None:
|