Home
last modified time | relevance | path

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

1234

/external/python/parse_type/tasks/
D_tasklet_cleanup.py82 def execute_cleanup_tasks(ctx, cleanup_tasks, dry_run=False): argument
106 def cleanup_dirs(patterns, dry_run=False, workdir="."): argument
142 def cleanup_files(patterns, dry_run=False, workdir="."): argument
202 def clean(ctx, dry_run=False): argument
217 def clean_all(ctx, dry_run=False): argument
236 def clean_python(ctx, dry_run=False): argument
Drelease.py89 def bump_version(ctx, new_version, version_part=None, dry_run=False): argument
107 dry_run=False): argument
134 def upload(ctx, repo=None, repo_url=None, dry_run=False, argument
/external/toolchain-utils/
Dauto_delete_nightly_test_data.py35 def CleanNumberedDir(s, dry_run=False): argument
83 def CleanDatedDir(dated_dir, dry_run=False): argument
219 chroot_tmp, subdir_suffix, days_to_preserve, dry_run argument
254 def CleanChromeOsTmpAndImages(days_to_preserve=1, dry_run=False): argument
281 def CleanOldCLs(days_to_preserve="1", dry_run=False): argument
/external/python/cpython2/Lib/distutils/
Dspawn.py18 def spawn(cmd, search_path=1, verbose=0, dry_run=0): argument
63 def _spawn_nt(cmd, search_path=1, verbose=0, dry_run=0): argument
87 def _spawn_os2(cmd, search_path=1, verbose=0, dry_run=0): argument
116 def _spawn_posix(cmd, search_path=1, verbose=0, dry_run=0): argument
Ddir_util.py19 def mkpath(name, mode=0777, verbose=1, dry_run=0): argument
82 def create_tree(base_dir, files, mode=0777, verbose=1, dry_run=0): argument
104 preserve_symlinks=0, update=0, verbose=1, dry_run=0): argument
182 def remove_tree(directory, verbose=1, dry_run=0): argument
Darchive_util.py51 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument
121 def make_zipfile(base_name, base_dir, verbose=0, dry_run=0): argument
194 dry_run=0, owner=None, group=None): argument
Dfile_util.py72 link=None, verbose=1, dry_run=0): argument
170 def move_file (src, dst, verbose=1, dry_run=0): argument
Dutil.py293 def execute (func, args, msg=None, verbose=0, dry_run=0): argument
331 verbose=1, dry_run=0, argument
/external/python/cpython3/Lib/distutils/
Ddir_util.py17 def mkpath(name, mode=0o777, verbose=1, dry_run=0): argument
80 def create_tree(base_dir, files, mode=0o777, verbose=1, dry_run=0): argument
100 preserve_symlinks=0, update=0, verbose=1, dry_run=0): argument
178 def remove_tree(directory, verbose=1, dry_run=0): argument
Darchive_util.py55 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument
127 def make_zipfile(base_name, base_dir, verbose=0, dry_run=0): argument
207 dry_run=0, owner=None, group=None): argument
Dfile_util.py68 link=None, verbose=1, dry_run=0): argument
168 dry_run=0): argument
/external/python/setuptools/setuptools/_distutils/
Ddir_util.py17 def mkpath(name, mode=0o777, verbose=1, dry_run=0): argument
80 def create_tree(base_dir, files, mode=0o777, verbose=1, dry_run=0): argument
100 preserve_symlinks=0, update=0, verbose=1, dry_run=0): argument
178 def remove_tree(directory, verbose=1, dry_run=0): argument
Darchive_util.py55 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument
127 def make_zipfile(base_name, base_dir, verbose=0, dry_run=0): argument
207 dry_run=0, owner=None, group=None): argument
Dfile_util.py68 link=None, verbose=1, dry_run=0): argument
168 dry_run=0): argument
Dutil.py306 def execute (func, args, msg=None, verbose=0, dry_run=0): argument
344 verbose=1, dry_run=0, argument
Dspawn.py18 def spawn(cmd, search_path=1, verbose=0, dry_run=0, env=None): argument
/external/jsoncpp/devtools/
Dlicenseupdater.py16 def update_license(path, dry_run, show_diff): argument
46 def update_license_in_source_directories(source_dirs, dry_run, show_diff): argument
/external/pdfium/testing/tools/coverage/
Dcoverage_report.py120 def check_output(self, args, dry_run=False, env=None): argument
132 def call(self, args, dry_run=False, env=None): argument
144 def call_silent(self, args, dry_run=False, env=None): argument
/external/libyuv/files/tools_libyuv/autoroller/
Droll_deps.py366 def _EnsureUpdatedMasterBranch(dry_run): argument
378 def _CreateRollBranch(dry_run): argument
384 def _RemovePreviousRollBranch(dry_run): argument
395 def _LocalCommit(commit_msg, dry_run): argument
/external/autotest/site_utils/stable_images/
Dstable_version.py91 def __init__(self, afe, dry_run): argument
250 def _create_version_map_handler(image_type, afe, dry_run): argument
331 def set_mapping(afe, image_type, key, version, dry_run): argument
369 def delete_mapping(afe, image_type, key, dry_run): argument
/external/angle/scripts/
Droll_chromium_deps.py572 def _EnsureUpdatedMainBranch(dry_run): argument
583 def _CreateRollBranch(dry_run): argument
589 def _RemovePreviousRollBranch(dry_run): argument
600 def _LocalCommit(commit_msg, dry_run): argument
607 def _LocalCommitAmend(commit_msg, dry_run): argument
/external/python/cpython2/Lib/
Dshutil.py352 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument
416 def _call_external_zip(base_dir, zip_filename, verbose, dry_run, logger): argument
438 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None): argument
542 dry_run=0, owner=None, group=None, logger=None): argument
/external/webrtc/tools_webrtc/autoroller/
Droll_deps.py577 def _EnsureUpdatedMainBranch(dry_run): argument
589 def _CreateRollBranch(dry_run): argument
595 def _RemovePreviousRollBranch(dry_run): argument
606 def _LocalCommit(commit_msg, dry_run): argument
/external/libaom/av1/encoder/
Dencodemb.h62 RUN_TYPE dry_run; member
158 RUN_TYPE dry_run) { in is_trellis_used()
/external/scapy/
Dsetup.py20 def make_ezipfile(base_name, base_dir, verbose=0, dry_run=0, **kwargs): argument

1234