Home
last modified time | relevance | path

Searched defs:dry_run (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/scripts/utils/
Dmigrate_sys_init.py22 def update_sys_init(project, dry_run): argument
Dmigrate_includes.py28 def update_includes(project, dry_run): argument
Dtwister_to_list.py47 def twister_to_list(project, dry_run): argument
/Zephyr-latest/scripts/footprint/
Dupload_data.py98 def process_files(data_dir, zephyr_base, dry_run): argument
/Zephyr-latest/scripts/west_commands/
Dzcmake.py29 def run_cmake(args, cwd=None, capture_output=False, dry_run=False): argument
270 def _ensure_min_version(cmake, dry_run): argument
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c1206 bool dry_run = false; in sdp_svc_search_att_req() local