Searched defs:list (Results 1 – 9 of 9) sorted by relevance
/scripts/build/ |
A D | gen_iter_sections.py | 19 def gen_ld(filepath: str, items: list, alignment: int): 25 def gen_cmake(filepath: str, items: list, alignment: int):
|
A D | gen_app_partitions.py | 247 def cmake_list_append(list, props): argument
|
/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
A D | utils.py | 20 def log_command(logger: logging.Logger, msg: str, args: list, level: int = logging.DEBUG) -> None:
|
/scripts/pylib/twister/twisterlib/ |
A D | config_parser.py | 15 target_fields: set, arg_list: str | list
|
A D | coverage.py | 398 def _interleave_list(prefix, list): argument 403 def _flatten_list(list): argument
|
A D | testsuite.py | 280 def find_c_files_in(path: str, extensions: list = None) -> list:
|
/scripts/west_commands/ |
A D | blobs.py | 107 def list(self, args): member in Blobs
|
A D | patch.py | 461 def list(self, args, yml, dst_mods=None): member in Patch
|
A D | bindesc.py | 166 def list(self, args): member in Bindesc
|
Completed in 27 milliseconds