/external/autotest/site_utils/ |
D | deploy_server_local.py | 218 def update_command(cmd_tag, dryrun=False, use_chromite_master=False): argument 247 if dryrun: 260 def restart_service(service_name, dryrun=False): argument 272 if dryrun: 294 def restart_services(service_names, dryrun=False, skip_service_status=False): argument 311 if dryrun: 313 restart_service(name, dryrun=True) 340 def run_deploy_actions(cmds_skip=set(), dryrun=False, argument 360 update_command(cmd, dryrun=dryrun, 366 restart_services(services, dryrun=dryrun, [all …]
|
D | sync_cloudsql_access.py | 69 dryrun=False): argument 113 if dryrun: 155 options.extra_servers, options.dryrun)
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/release/ |
D | tag.sh | 21 dryrun="" 45 ${dryrun} svn remove -m "Removing old release_$branch_release branch for rebranching." \ 48 ${dryrun} svn copy -m "Creating release_$branch_release branch off revision ${revision}" \ 60 …${dryrun} svn mkdir -m "Creating release directory for release_$tag_release." $base_url/$proj/tags… 63 … ${dryrun} svn copy -m "Creating release candidate $rc from release_$tag_release branch" \ 92 dryrun="echo"
|
D | merge-request.sh | 15 dryrun="" 71 dryrun="echo" 184 bug_id=`${dryrun} $BUGZILLA_CMD --ensure-logged-in new \ 194 if [ -n "$dryrun" ]; then
|
/external/llvm/utils/release/ |
D | tag.sh | 21 dryrun="" 45 ${dryrun} svn remove -m "Removing old release_$branch_release branch for rebranching." \ 48 ${dryrun} svn copy -m "Creating release_$branch_release branch off revision ${revision}" \ 60 …${dryrun} svn mkdir -m "Creating release directory for release_$tag_release." $base_url/$proj/tags… 63 … ${dryrun} svn copy -m "Creating release candidate $rc from release_$tag_release branch" \ 92 dryrun="echo"
|
/external/libcxx/utils/ |
D | gen_link_script.py | 49 dryrun = '--dryrun' == args[0] 50 if dryrun: 56 return dryrun, symlink_file, public_libs 59 dryrun, symlink_file, public_libs = parse_args() 77 if not dryrun:
|
/external/u-boot/lib/ |
D | of_live.c | 44 unsigned long fpsize, bool dryrun) in unflatten_dt_node() argument 95 if (!dryrun) { in unflatten_dt_node() 145 if (!dryrun) { in unflatten_dt_node() 190 if (!dryrun) { in unflatten_dt_node() 202 if (!dryrun) { in unflatten_dt_node() 218 fpsize, dryrun); in unflatten_dt_node() 232 if (!dryrun && np->child) { in unflatten_dt_node()
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/ |
D | kvm.sh | 37 dryrun="" 117 --dryrun) 118 checkarg --dryrun "sched|script" $# "$2" 'sched\|script' '^--' 119 dryrun=$2 455 if test "$dryrun" = script 459 elif test "$dryrun" = sched
|
/external/autotest/cli/ |
D | skylab_utils.py | 139 def upload_change(self, commit_message, draft=False, dryrun=False, argument 154 remote, 'master', draft=draft, dryrun=dryrun) 156 if not dryrun:
|
D | server.py | 298 message, draft=self.draft, dryrun=self.dryrun, 345 if self.skylab and not self.dryrun and not self.submit: 367 message, draft=self.draft, dryrun=self.dryrun, 411 if self.skylab and not self.dryrun and not self.submit: 529 message, draft=self.draft, dryrun=self.dryrun, 577 if self.skylab and not self.dryrun and not self.submit:
|
D | host.py | 706 message, draft=self.draft, dryrun=self.dryrun, 763 if self.skylab and not self.dryrun and not self.submit: 971 message, draft=self.draft, dryrun=self.dryrun, 1044 self.dryrun = options.dryrun 1054 if self.dryrun: 1083 if not self.dryrun: 1361 message, draft=self.draft, dryrun=self.dryrun, 1383 if not self.dryrun:
|
D | topic_common.py | 540 self.dryrun = options.dryrun 541 if self.dryrun: 545 if self.submit and (self.dryrun or self.draft):
|
/external/e2fsprogs/misc/ |
D | e2fuzz.c | 29 static int dryrun = 0; variable 196 if (!dryrun && (flags & EXT2_MF_MOUNTED) && in process_fs() 200 dryrun = 1; in process_fs() 218 if (!dryrun && (fs->super->s_state & EXT2_VALID_FS) == 0) { in process_fs() 221 dryrun = 1; in process_fs() 282 if (dryrun) in process_fs() 357 dryrun = 1; in main()
|
/external/autotest/contrib/ |
D | backfill_tko_task_references.py | 46 if args.dryrun: 145 def _insert_task_references(conn, task_references, dryrun): argument 152 if dryrun: 208 _insert_task_references(conn, task_references, args.dryrun) 209 if not args.dryrun:
|
/external/dnsmasq/src/ |
D | rfc1035.c | 946 int dryrun = 0, sec_reqd = 0; in answer_request() local 977 dryrun = 1; in answer_request() 1008 if (!dryrun) { in answer_request() 1040 if (!dryrun) { in answer_request() 1049 if (!dryrun) { in answer_request() 1067 if (!dryrun) log_query(crecp->flags & ~F_FORWARD, name, &addr, NULL); in answer_request() 1071 if (!dryrun) { in answer_request() 1087 if (!dryrun) in answer_request() 1108 if (!dryrun) { in answer_request() 1126 if (!dryrun) { in answer_request() [all …]
|
/external/autotest/utils/ |
D | reindent.py | 50 dryrun = 0 variable 67 global verbose, recurse, dryrun, makebackup 76 dryrun += 1 120 if dryrun: 122 if not dryrun:
|
D | loadtest.py | 148 ping=False, dryrun=False): argument 179 if dryrun: 248 blacklist_success=None, blacklist_total=None, dryrun=False): argument 261 self.dryrun = dryrun 323 dryrun=self.dryrun) 542 dryrun=options.dryrun)
|
/external/python/cpython2/Tools/scripts/ |
D | cleanfuture.py | 46 dryrun = 0 variable 59 global verbose, recurse, dryrun 67 dryrun += 1 107 if dryrun: 118 if not dryrun:
|
D | reindent.py | 51 dryrun = 0 variable 68 global verbose, recurse, dryrun, makebackup 77 dryrun += 1 128 if dryrun: 130 if not dryrun:
|
/external/python/cpython3/Tools/scripts/ |
D | cleanfuture.py | 46 dryrun = 0 variable 59 global verbose, recurse, dryrun 67 dryrun += 1 107 if dryrun: 118 if not dryrun:
|
D | reindent.py | 53 dryrun = False variable 71 global verbose, recurse, dryrun, makebackup, spec_newline 80 dryrun = True 141 if dryrun: 143 if not dryrun:
|
/external/eigen/test/ |
D | fastmath.cpp | 30 void check_inf_nan(bool dryrun) { in check_inf_nan() argument 35 if(dryrun) in check_inf_nan() 54 if(dryrun) in check_inf_nan() 72 if(dryrun) in check_inf_nan()
|
/external/zopfli/src/zopflipng/ |
D | zopflipng_bin.cc | 147 bool dryrun = false; // never save anything in main() local 163 dryrun = true; in main() 363 if (!yes && !dryrun && already_exists) { in main() 374 if (!dryrun) { in main() 404 if (dryrun) printf("No files were written because dry run was specified\n"); in main()
|
/external/autotest/client/common_lib/ |
D | revision_control.py | 228 dryrun=False): argument 242 return self.push(remote, local_ref, remote_refspec, dryrun=dryrun) 245 def push(self, remote, local_refspec, remote_refspec, dryrun=False): argument 258 if dryrun:
|
/external/v8/tools/mb/ |
D | mb.py | 1112 if self.args.dryrun or self.args.verbose or force_verbose: 1114 if self.args.dryrun: 1202 if self.args.dryrun or self.args.verbose or force_verbose:
|