/external/toolchain-utils/ |
D | auto_delete_nightly_test_data.py | 21 def CleanNumberedDir(s, dry_run=False): argument 62 def CleanDatedDir(dated_dir, dry_run=False): argument 98 def CleanChromeOsTmpFiles(chroot_tmp, days_to_preserve, dry_run): argument 125 dry_run): argument 176 def CleanChromeOsTmpAndImages(days_to_preserve=1, dry_run=False): argument
|
D | repo_to_repo.py | 72 def PushSources(self, commit_message=None, dry_run=False, message_file=None): argument 262 def PushSources(self, commit_message=None, dry_run=False, message_file=None): argument
|
/external/python/cpython2/Lib/distutils/ |
D | spawn.py | 18 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
|
D | dir_util.py | 19 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
|
D | archive_util.py | 51 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
|
D | file_util.py | 72 link=None, verbose=1, dry_run=0): argument 170 def move_file (src, dst, verbose=1, dry_run=0): argument
|
D | util.py | 293 def execute (func, args, msg=None, verbose=0, dry_run=0): argument 331 verbose=1, dry_run=0, argument
|
D | cygwinccompiler.py | 92 def __init__ (self, verbose=0, dry_run=0, force=0): argument 303 dry_run=0, argument
|
D | emxccompiler.py | 44 dry_run=0, argument
|
D | bcppcompiler.py | 55 dry_run=0, argument
|
/external/webrtc/tools/autoroller/ |
D | roll_chromium_revision.py | 312 def _EnsureUpdatedMasterBranch(dry_run): argument 324 def _CreateRollBranch(dry_run): argument 330 def _RemovePreviousRollBranch(dry_run): argument 341 def _LocalCommit(commit_msg, dry_run): argument 348 def _UploadCL(dry_run, rietveld_email=None): argument 357 def _LaunchTrybots(dry_run, skip_try): argument 363 def _SendToCQ(dry_run, skip_cq): argument
|
/external/jsoncpp/devtools/ |
D | licenseupdater.py | 16 def update_license( path, dry_run, show_diff ): argument 46 def update_license_in_source_directories( source_dirs, dry_run, show_diff ): argument
|
/external/libyuv/files/tools_libyuv/autoroller/ |
D | roll_deps.py | 359 def _EnsureUpdatedMasterBranch(dry_run): argument 371 def _CreateRollBranch(dry_run): argument 377 def _RemovePreviousRollBranch(dry_run): argument 388 def _LocalCommit(commit_msg, dry_run): argument 395 def _UploadCL(dry_run, rietveld_email=None): argument 404 def _SendToCQ(dry_run, skip_cq): argument
|
/external/toolchain-utils/automation/server/ |
D | server.py | 22 def __init__(self, machines_file=None, dry_run=False): argument 39 def ExecuteJobGroup(self, job_group, dry_run=False): argument
|
/external/python/cpython2/Lib/ |
D | shutil.py | 338 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument 399 def _call_external_zip(base_dir, zip_filename, verbose=False, dry_run=False): argument 417 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None): argument 514 dry_run=0, owner=None, group=None, logger=None): argument
|
/external/autotest/client/site_tests/hardware_RamFio/ |
D | hardware_RamFio.py | 34 def run_once(self, size=_DEFAULT_SIZE, requirements=None, dry_run=False): argument
|
/external/libyuv/files/ |
D | cleanup_links.py | 36 def __init__(self, links_db, dry_run=False): argument
|
/external/toolchain-utils/automation/common/ |
D | command_executer.py | 24 def __init__(self, dry_run=False): argument 29 def Configure(cls, dry_run): argument
|
/external/autotest/site_utils/ |
D | balance_pools.py | 97 def _log_info(dry_run, message, *args): argument 277 def _exchange_labels(dry_run, hosts, target_pool, spare_pool): argument
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_context.cpp | 35 unsigned sb_context::dry_run = 0; member in r600_sb::sb_context
|
/external/toolchain-utils/cros_utils/ |
D | file_utils.py | 18 def Configure(cls, dry_run): argument
|
/external/mmc-utils/ |
D | mmc_cmds.c | 526 int set_partitioning_setting_completed(int dry_run, const char * const device, in set_partitioning_setting_completed() 671 int dry_run = 1; in do_create_gp_partition() local 795 int dry_run = 1; in do_enh_area_set() local 937 int dry_run = 1; in do_write_reliability_set() local
|
/external/autotest/site_utils/autoupdate/ |
D | full_release_test.py | 359 def run_test_afe(test, env, control_code, afe, dry_run): argument
|
/external/autotest/utils/ |
D | test_importer.py | 220 def update_tests_in_db(tests, dry_run=False, add_experimental=False, argument
|
/external/webrtc/ |
D | setup_links.py | 271 def __init__(self, links_db, force=False, dry_run=False, prompt=False): argument
|