/third_party/ffmpeg/libavfilter/ |
H A D | af_compensationdelay.c | 33 double dry, wet; member 49 { "dry", "set dry amount", OFFSET(dry), AV_OPT_TYPE_DOUBLE, {.dbl=0}, 0, 1, A }, 107 const double dry = s->dry; in filter_frame() local 132 dst[n] = dry * sample + wet * buffer[r_ptr]; in filter_frame()
|
H A D | af_biquads.c | 221 double dry = 1. - wet; \ 230 out = o2 * wet + i2 * dry; \ 245 out = o1 * wet + i1 * dry; \ 264 out = o0 * wet + i1 * dry; \ 302 double dry = 1. - wet; \ 314 out = out * wet + in * dry; \ 352 double dry = 1. - wet; \ 366 out = out * wet + in * dry; \ 406 double dry = 1. - wet; \ 417 out = out * wet + in * dry; \ [all...] |
H A D | af_asubboost.c | 102 const double dry = ctx->is_disabled ? 1. : s->dry_gain; in filter_channels() local 140 boost = av_clipd((1. - (fabs(src[n] * dry))) / fabs(buffer[write_pos]), 0., max_boost); in filter_channels() 143 dst[n] = (src[n] * dry + w[2] * buffer[write_pos] * mix) * wet; in filter_channels() 217 { "dry", "set dry gain", OFFSET(dry_gain), AV_OPT_TYPE_DOUBLE, {.dbl=1.0}, 0, 1, FLAGS },
|
/third_party/jerryscript/tools/ |
H A D | gen-doctest.py | 32 def __init__(self, outdir, dry): 35 :param dry: if True, don't create the doctest files but print the file 39 self._dry = dry 167 parser.add_argument('--dry', action='store_true', 174 extractor = DoctestExtractor(args.dir, args.dry)
|
/third_party/python/Tools/msi/ |
H A D | uploadrelease.bat | 24 if "%1" EQU "--dry-run" (set DRYRUN=true) && shift && goto CheckOpts
99 echo uploadrelease.bat --host HOST --user USERNAME [--target TARGET] [--dry-run] [-h]
104 echo --dry-run Display commands and filenames without executing them
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/ |
H A D | main.go | 86 dry := false 87 flag.BoolVar(&dry, "dry", false, "perform a dry run") 176 if dry { 185 fmt.Printf("%v was run with --dry. Run without --dry to:\n", toolName)
|
/third_party/node/deps/v8/tools/cppgc/ |
H A D | export_to_github.sh | 83 $copybara_exe $init_history $copybara_file --dry-run --git-destination-path $git_temp_dir
|
/third_party/typescript/tests/baselines/reference/tsbuild/sample1/ |
H A D | indicates-that-it-would-skip-builds-during-a-dry-build.js | 389 /lib/tsc --b /src/tests --dry
|
/third_party/mesa3d/.gitlab-ci/common/ |
H A D | intel-gpu-freq.sh | 608 --dry-run See what the script will do without applying any 717 --dry-run)
|
/third_party/protobuf/objectivec/DevTools/ |
H A D | full_mac_build.sh | 238 if ! objectivec/DevTools/pddm.py --dry-run objectivec/*.[hm] objectivec/Tests/*.[hm] ; then
|
/third_party/libabigail/ |
H A D | ltmain.sh | 17 # -n, --dry-run display commands without modifying any files 542 # Return a directory name, but don't create it in dry-run mode 559 # If we're not in dry-run mode, bomb out on failure 1049 --dry-run|--dryrun|-n) 1414 # but don't create it if we're doing a dry run. 2354 the \`--dry-run' option if you just want to see what would be executed." 3202 # Maybe just do a dry run. 3755 # Do not bother doing anything if just a dry run 5357 # Only an error if not doing a dry-run. 5922 # Only an error if not doing a dry [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 37 # -n, --dry-run display commands without modifying any files 562 # Return a directory name, but don't create it in dry-run mode 579 # If we're not in dry-run mode, bomb out on failure 1069 --dry-run|--dryrun|-n) 1434 # but don't create it if we're doing a dry run. 2374 the \`--dry-run' option if you just want to see what would be executed." 3222 # Maybe just do a dry run. 3775 # Do not bother doing anything if just a dry run 5377 # Only an error if not doing a dry-run. 5942 # Only an error if not doing a dry [all...] |
/third_party/eudev/ |
H A D | ltmain.sh | 897 # Return a directory name, but don't create it in dry-run mode 914 # If we're not in dry-run mode, bomb out on failure 2075 -n, --dry-run display commands without modifying any files 2365 --dry-run|--dryrun|-n) 2758 # but don't create it if we're doing a dry run. 3737 the '--dry-run' option if you just want to see what would be executed." 4597 # Maybe just do a dry run. 5196 # Do not bother doing anything if just a dry run 6830 # Only an error if not doing a dry-run. 7435 # Only an error if not doing a dry [all...] |
/third_party/curl/ |
H A D | ltmain.sh | 928 # Return a directory name, but don't create it in dry-run mode 945 # If we're not in dry-run mode, bomb out on failure 2256 -n, --dry-run display commands without modifying any files 2558 --dry-run|--dryrun|-n) 2956 # but don't create it if we're doing a dry run. 3936 the '--dry-run' option if you just want to see what would be executed." 4798 # Maybe just do a dry run. 5397 # Do not bother doing anything if just a dry run 7031 # Only an error if not doing a dry-run. 7663 # Only an error if not doing a dry [all...] |
/third_party/lame/ |
H A D | ltmain.sh | 897 # Return a directory name, but don't create it in dry-run mode 914 # If we're not in dry-run mode, bomb out on failure 2028 -n, --dry-run display commands without modifying any files 2318 --dry-run|--dryrun|-n) 2711 # but don't create it if we're doing a dry run. 3690 the '--dry-run' option if you just want to see what would be executed." 4550 # Maybe just do a dry run. 5149 # Do not bother doing anything if just a dry run 6782 # Only an error if not doing a dry-run. 7383 # Only an error if not doing a dry [all...] |
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 928 # Return a directory name, but don't create it in dry-run mode 945 # If we're not in dry-run mode, bomb out on failure 2256 -n, --dry-run display commands without modifying any files 2558 --dry-run|--dryrun|-n) 2956 # but don't create it if we're doing a dry run. 3936 the '--dry-run' option if you just want to see what would be executed." 4798 # Maybe just do a dry run. 5397 # Do not bother doing anything if just a dry run 7031 # Only an error if not doing a dry-run. 7663 # Only an error if not doing a dry [all...] |
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 928 # Return a directory name, but don't create it in dry-run mode 945 # If we're not in dry-run mode, bomb out on failure 2256 -n, --dry-run display commands without modifying any files 2558 --dry-run|--dryrun|-n) 2956 # but don't create it if we're doing a dry run. 3936 the '--dry-run' option if you just want to see what would be executed." 4798 # Maybe just do a dry run. 5397 # Do not bother doing anything if just a dry run 7031 # Only an error if not doing a dry-run. 7663 # Only an error if not doing a dry [all...] |
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 940 # Return a directory name, but don't create it in dry-run mode 957 # If we're not in dry-run mode, bomb out on failure 2266 -n, --dry-run display commands without modifying any files 2566 --dry-run|--dryrun|-n) 2957 # but don't create it if we're doing a dry run. 3937 the '--dry-run' option if you just want to see what would be executed." 4799 # Maybe just do a dry run. 5398 # Do not bother doing anything if just a dry run 7032 # Only an error if not doing a dry-run. 7662 # Only an error if not doing a dry [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 897 # Return a directory name, but don't create it in dry-run mode 914 # If we're not in dry-run mode, bomb out on failure 2028 -n, --dry-run display commands without modifying any files 2318 --dry-run|--dryrun|-n) 2711 # but don't create it if we're doing a dry run. 3690 the '--dry-run' option if you just want to see what would be executed." 4550 # Maybe just do a dry run. 5149 # Do not bother doing anything if just a dry run 6782 # Only an error if not doing a dry-run. 7383 # Only an error if not doing a dry [all...] |
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | 9573 A_non_dry_build_would_delete_the_following_files_Colon_0: diag(6356, ts.DiagnosticCategory.Message, "A_non_dry_build_would_delete_the_following_files_Colon_0_6356", "A non-dry build would delete the following files: {0}"), 9574 A_non_dry_build_would_build_project_0: diag(6357, ts.DiagnosticCategory.Message, "A_non_dry_build_would_build_project_0_6357", "A non-dry build would build project '{0}'"), 9588 A_non_dry_build_would_update_timestamps_for_output_of_project_0: diag(6374, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374", "A non-dry build would update timestamps for output of project '{0}'"), 9589 A_non_dry_build_would_update_output_of_project_0: diag(6375, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_output_of_project_0_6375", "A non-dry build would update output of project '{0}'"), [all...] |
H A D | tsc.js | 6710 A_non_dry_build_would_delete_the_following_files_Colon_0: diag(6356, ts.DiagnosticCategory.Message, "A_non_dry_build_would_delete_the_following_files_Colon_0_6356", "A non-dry build would delete the following files: {0}"), 6711 A_non_dry_build_would_build_project_0: diag(6357, ts.DiagnosticCategory.Message, "A_non_dry_build_would_build_project_0_6357", "A non-dry build would build project '{0}'"), 6725 A_non_dry_build_would_update_timestamps_for_output_of_project_0: diag(6374, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374", "A non-dry build would update timestamps for output of project '{0}'"), 6726 A_non_dry_build_would_update_output_of_project_0: diag(6375, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_output_of_project_0_6375", "A non-dry build would update output of project '{0}'"), [all...] |
H A D | tsserverlibrary.js | 9592 A_non_dry_build_would_delete_the_following_files_Colon_0: diag(6356, ts.DiagnosticCategory.Message, "A_non_dry_build_would_delete_the_following_files_Colon_0_6356", "A non-dry build would delete the following files: {0}"), 9593 A_non_dry_build_would_build_project_0: diag(6357, ts.DiagnosticCategory.Message, "A_non_dry_build_would_build_project_0_6357", "A non-dry build would build project '{0}'"), 9607 A_non_dry_build_would_update_timestamps_for_output_of_project_0: diag(6374, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374", "A non-dry build would update timestamps for output of project '{0}'"), 9608 A_non_dry_build_would_update_output_of_project_0: diag(6375, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_output_of_project_0_6375", "A non-dry build would update output of project '{0}'"), [all...] |
H A D | typescript.js | 9583 A_non_dry_build_would_delete_the_following_files_Colon_0: diag(6356, ts.DiagnosticCategory.Message, "A_non_dry_build_would_delete_the_following_files_Colon_0_6356", "A non-dry build would delete the following files: {0}"), 9584 A_non_dry_build_would_build_project_0: diag(6357, ts.DiagnosticCategory.Message, "A_non_dry_build_would_build_project_0_6357", "A non-dry build would build project '{0}'"), 9598 A_non_dry_build_would_update_timestamps_for_output_of_project_0: diag(6374, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374", "A non-dry build would update timestamps for output of project '{0}'"), 9599 A_non_dry_build_would_update_output_of_project_0: diag(6375, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_output_of_project_0_6375", "A non-dry build would update output of project '{0}'"), [all...] |
H A D | typescriptServices.js | 9583 A_non_dry_build_would_delete_the_following_files_Colon_0: diag(6356, ts.DiagnosticCategory.Message, "A_non_dry_build_would_delete_the_following_files_Colon_0_6356", "A non-dry build would delete the following files: {0}"), 9584 A_non_dry_build_would_build_project_0: diag(6357, ts.DiagnosticCategory.Message, "A_non_dry_build_would_build_project_0_6357", "A non-dry build would build project '{0}'"), 9598 A_non_dry_build_would_update_timestamps_for_output_of_project_0: diag(6374, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374", "A non-dry build would update timestamps for output of project '{0}'"), 9599 A_non_dry_build_would_update_output_of_project_0: diag(6375, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_output_of_project_0_6375", "A non-dry build would update output of project '{0}'"), [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 9507 A_non_dry_build_would_delete_the_following_files_Colon_0: diag(6356, ts.DiagnosticCategory.Message, "A_non_dry_build_would_delete_the_following_files_Colon_0_6356", "A non-dry build would delete the following files: {0}"), 9508 A_non_dry_build_would_build_project_0: diag(6357, ts.DiagnosticCategory.Message, "A_non_dry_build_would_build_project_0_6357", "A non-dry build would build project '{0}'"), 9522 A_non_dry_build_would_update_timestamps_for_output_of_project_0: diag(6374, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374", "A non-dry build would update timestamps for output of project '{0}'"), 9523 A_non_dry_build_would_update_output_of_project_0: diag(6375, ts.DiagnosticCategory.Message, "A_non_dry_build_would_update_output_of_project_0_6375", "A non-dry build would update output of project '{0}'"), [all...] |