Searched defs:dry_run (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/scripts/utils/ |
D | migrate_sys_init.py | 22 def update_sys_init(project, dry_run): argument
|
D | migrate_includes.py | 28 def update_includes(project, dry_run): argument
|
D | twister_to_list.py | 47 def twister_to_list(project, dry_run): argument
|
/Zephyr-latest/scripts/footprint/ |
D | upload_data.py | 98 def process_files(data_dir, zephyr_base, dry_run): argument
|
/Zephyr-latest/scripts/west_commands/ |
D | zcmake.py | 30 def run_cmake(args, cwd=None, capture_output=False, dry_run=False, env=None): argument 293 def _ensure_min_version(cmake, dry_run): argument
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | sdp.c | 1211 bool dry_run = false; in sdp_svc_search_att_req() local
|