Home
last modified time | relevance | path

Searched refs:dry (Results 1 – 25 of 130) sorted by relevance

123456

/third_party/typescript/tests/baselines/reference/tsbuild/sample1/initial-build/
Ddoes-not-write-any-files-in-a-dry-build.js69 /lib/tsc --b /src/tests --dry
70 [12:00:00 AM] A non-dry build would build project '/src/core/tsconfig.json'
72 [12:00:00 AM] A non-dry build would build project '/src/logic/tsconfig.json'
74 [12:00:00 AM] A non-dry build would build project '/src/tests/tsconfig.json'
/third_party/ffmpeg/libavfilter/
Daf_compensationdelay.c33 double dry, wet; member
49 … { "dry", "set dry amount", OFFSET(dry), AV_OPT_TYPE_DOUBLE, {.dbl=0}, 0, 1, A },
128 const double dry = s->dry; in filter_frame() local
153 dst[n] = dry * sample + wet * buffer[r_ptr]; in filter_frame()
Daf_asubboost.c120 const float wet = s->wet_gain, dry = s->dry_gain, feedback = s->feedback, decay = s->decay; in filter_frame() local
153 dst[n] = src[n] * dry + buffer[write_pos] * wet; in filter_frame()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudioinvert.c203 gfloat dry = 1.0 - filter->degree; in gst_audio_invert_transform_int() local
207 val = (*data) * dry + (-1 - (*data)) * filter->degree; in gst_audio_invert_transform_int()
217 gfloat dry = 1.0 - filter->degree; in gst_audio_invert_transform_float() local
221 val = (*data) * dry - (*data) * filter->degree; in gst_audio_invert_transform_float()
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-prune.md13 npm prune [[<@scope>/]<pkg>...] [--production] [--dry-run] [--json]
30 If the `--dry-run` flag is used then no changes will actually be made.
33 have made with `--dry-run`) are printed as a JSON object.
Dnpm-pack.md14 npm pack [[<@scope>/]<pkg>...] [--dry-run]
30 The `--dry-run` argument will do everything that pack usually does without
Dnpm-publish.md13 …blish [<tarball>|<folder>] [--tag <tag>] [--access <public|restricted>] [--otp otpcode] [--dry-run]
54 * `[--dry-run]`
69 Similar to `--dry-run` see [`npm pack`](/cli-commands/npm-pack), which figures out the files to be
Dnpm-audit.md15 npm audit fix [--force|--package-lock-only|--dry-run]
45 Do a dry run to get an idea of what `audit fix` will do, and _also_ output
48 $ npm audit fix --dry-run --json
Dnpm-install-test.md24 common options: [--save|--save-dev|--save-optional] [--save-exact] [--dry-run]
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/
Dformat_test.dart41 testUsingContext('dry-run', () async {
52 await runner.run(<String>['format', '--dry-run', srcFile.path]);
58 testUsingContext('dry-run with set-exit-if-changed', () async {
71 'format', '--dry-run', '--set-exit-if-changed', srcFile.path,
/third_party/jerryscript/tools/
Dgen-doctest.py32 def __init__(self, outdir, dry): argument
39 self._dry = dry
174 extractor = DoctestExtractor(args.dir, args.dry)
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dformat.dart14 argParser.addFlag('dry-run',
71 if (argResults['dry-run']) '-n',
74 if (!argResults['dry-run'] && !argResults['machine']) '-w',
/third_party/gettext/gettext-tools/misc/
Dautopoint.in245 -n | --dry-run | --dry-ru | --dry-r | --dry- | --dry | --dr | --d )
Dgettextize.in252 -n | --dry-run | --dry-ru | --dry-r | --dry- | --dry | --dr | --d )
/third_party/gstreamer/gstplugins_bad/gst/freeverb/
Dgstfreeverb.c331 gfloat wet, wet1, wet2, dry; member
564 priv->dry = (1.0 - filter->level) * scaledry; in gst_freeverb_set_property()
724 out_l2 = out_l1 * priv->wet1 + out_r1 * priv->wet2 + input_2 * priv->dry; in gst_freeverb_transform_m2s_int()
725 out_r2 = out_r1 * priv->wet1 + out_l1 * priv->wet2 + input_2 * priv->dry; in gst_freeverb_transform_m2s_int()
771 out_l2 = out_l1 * priv->wet1 + out_r1 * priv->wet2 + input_2l * priv->dry; in gst_freeverb_transform_s2s_int()
772 out_r2 = out_r1 * priv->wet1 + out_l1 * priv->wet2 + input_2r * priv->dry; in gst_freeverb_transform_s2s_int()
820 out_l2 = out_l1 * priv->wet1 + out_r1 * priv->wet2 + input_2 * priv->dry; in gst_freeverb_transform_m2s_float()
821 out_r2 = out_r1 * priv->wet1 + out_l1 * priv->wet2 + input_2 * priv->dry; in gst_freeverb_transform_m2s_float()
865 out_l2 = out_l1 * priv->wet1 + out_r1 * priv->wet2 + input_2l * priv->dry; in gst_freeverb_transform_s2s_float()
866 out_r2 = out_r1 * priv->wet1 + out_l1 * priv->wet2 + input_2r * priv->dry; in gst_freeverb_transform_s2s_float()
/third_party/typescript/tests/baselines/reference/
DrenameImportSpecifierPropertyName.baseline5 /*====== /tests/cases/fourslash/dry.ts ======*/
/third_party/typescript/tests/baselines/reference/tsbuild/sample1/incremental-declaration-doesnt-change/
Dindicates-that-it-would-skip-builds-during-a-dry-build.js5 /lib/tsc --b /src/tests --dry
/third_party/flutter/engine/flutter/ci/
Dformat.sh78 ./ci/check_gn_format.py --dry-run true --root-directory . --gn-binary "third_party/gn/gn"
/third_party/pulseaudio/src/modules/gsettings/
Dmeson.build24 args: ['--strict', '--dry-run', meson.current_source_dir()]
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/
Dmain.go86 dry := false
87 flag.BoolVar(&dry, "dry", false, "perform a dry run")
176 if dry {
/third_party/gettext/gettext-tools/doc/
Dautopoint.texi35 @itemx --dry-run
37 @opindex --dry-run@r{, @code{autopoint} option}
/third_party/python/Tools/msi/
Duploadrelease.bat24 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/typescript_eslint/tests/integration/fixtures/vue-sfc/
Dtest.sh26 … /usr/lint-output.json --config /usr/linked/.eslintrc.js /usr/linked/**/*.vue --fix-dry-run || true
/third_party/e2fsprogs/tests/u_dryrun/
Dscript1 test_description="e2undo dry run"
/third_party/typescript/src/testRunner/unittests/tsbuild/
DgraphOrdering.ts50 …const builder = createSolutionBuilder(host!, rootNames.map(getProjectFileName), { dry: true, force…

123456