Searched refs:dry (Results 1 – 25 of 86) sorted by relevance
1234
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/ |
D | parser.test | 1 ; RUN: llvm-rc /dry-run /V %p/Inputs/parser-correct-everything.rc | FileCheck %s --check-prefix PGO… 103 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-stringtable-no-string.rc 2>&1 | FileCheck %s --chec… 108 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-stringtable-weird-option.rc 2>&1 | FileCheck %s --c… 113 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-eof.rc 2>&1 | FileCheck %s --check-prefix PEOF 118 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-no-characteristics-arg.rc 2>&1 | FileCheck %s --che… 123 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-nonsense-token.rc 2>&1 | FileCheck %s --check-prefi… 128 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-nonsense-type.rc 2>&1 | FileCheck %s --check-prefix… 133 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-nonsense-type-eof.rc 2>&1 | FileCheck %s --check-pr… 138 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-language-no-comma.rc 2>&1 | FileCheck %s --check-pr… 143 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-language-too-many-commas.rc 2>&1 | FileCheck %s --c… [all …]
|
D | parser-expr.test | 1 ; RUN: llvm-rc /dry-run /V %p/Inputs/parser-expr.rc | FileCheck %s 20 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-expr-bad-binary-1.rc 2>&1 | FileCheck %s --check-pr… 25 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-expr-bad-binary-2.rc 2>&1 | FileCheck %s --check-pr… 30 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-expr-bad-binary-3.rc 2>&1 | FileCheck %s --check-pr… 35 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-expr-bad-unary.rc 2>&1 | FileCheck %s --check-prefi… 40 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-expr-unbalanced-1.rc 2>&1 | FileCheck %s --check-pr… 45 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-expr-unbalanced-2.rc 2>&1 | FileCheck %s --check-pr… 50 ; RUN: not llvm-rc /dry-run /V %p/Inputs/parser-expr-unbalanced-3.rc 2>&1 | FileCheck %s --check-pr…
|
D | helpmsg.test | 11 ; CHECK-NEXT: /dry-run Don't compile the input; only try to parse it.
|
/external/ltp/android/tools/ |
D | dump_make_dryrun.sh | 29 make -j1 -C $LTP_ROOT/testcases --dry-run > $OUTPUT 33 make -j1 -C $LTP_ROOT/testcases install --dry-run > $OUTPUT
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/release/ |
D | tag.sh | 91 -dry-run | --dry-run )
|
D | merge-request.sh | 70 -dry-run)
|
/external/llvm/utils/release/ |
D | tag.sh | 91 -dry-run | --dry-run )
|
/external/aac/libSACdec/src/ |
D | sac_reshapeBBEnv.cpp | 295 FIXP_DBL dry, wet; in slotAmp() local 297 dry = wet = FL2FXCONST_DBL(0.0f); in slotAmp() 299 dry = fAddSaturate(dry, fPow2Div2(pHybOutputRealDry[qs]) + in slotAmp() 305 dry = fAddSaturate(dry, fPow2Div2(pHybOutputRealDry[qs])); in slotAmp() 308 *slotAmp_dry = dry; in slotAmp()
|
/external/autotest/client/site_tests/platform_TLSDate/src/ |
D | test.conf | 7 dry-run yes
|
/external/python/cpython3/Tools/msi/ |
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
|
/external/u-boot/arch/arm/mach-mvebu/ |
D | Kconfig | 206 bool "Fake eFuse access (dry run)" 210 This enables a "dry run" mode where eFuses are not really programmed.
|
/external/opencensus-java/buildscripts/kokoro/ |
D | linux_presubmit.sh | 73 …java -jar google-java-format-1.5-all-deps.jar --set-exit-if-changed --dry-run `find examples/src/ …
|
/external/opencensus-java/scripts/ |
D | travis_script | 63 …java -jar google-java-format-1.5-all-deps.jar --set-exit-if-changed --dry-run `find examples/src/ …
|
/external/e2fsprogs/tests/u_dryrun/ |
D | script | 1 test_description="e2undo dry run"
|
/external/e2fsprogs/tests/u_force_dryrun/ |
D | script | 1 test_description="force dry-run replay of corrupt e2undo block data"
|
/external/skia/site/dev/sheriffing/ |
D | android.md | 32 You can send the autoroller into dry run mode via the UI. The uploaded change will not autosubmit w…
|
/external/skqp/site/dev/sheriffing/ |
D | android.md | 32 You can send the autoroller into dry run mode via the UI. The uploaded change will not autosubmit w…
|
/external/virglrenderer/scripts/ |
D | release.sh | 559 --dry-run Does everything except tagging and uploading tarballs 618 --dry-run)
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/ |
D | Opts.td | 35 def DRY_RUN : Flag<[ "/", "-" ], "dry-run">,
|
/external/autotest/client/tests/stress/ |
D | control | 19 -n, --dry-run show what would have been done
|
/external/pdfium/docs/ |
D | code-coverage.md | 131 There are additional developer debugging flags available, `--dry-run` and 132 `--verbose`. `--dry-run` will output a trace of commands that would have been
|
/external/protobuf/objectivec/DevTools/ |
D | full_mac_build.sh | 193 if ! objectivec/DevTools/pddm.py --dry-run objectivec/*.[hm] objectivec/Tests/*.[hm] ; then
|
/external/skqp/site/dev/contrib/ |
D | cqkeywords.md | 10 To do a dry run through the CQ please use Gerrit's [CQ Dry Run](https://groups.google.com/a/chromiu…
|
/external/skia/site/dev/contrib/ |
D | cqkeywords.md | 10 To do a dry run through the CQ please use Gerrit's [CQ Dry Run](https://groups.google.com/a/chromiu…
|
/external/llvm/test/DebugInfo/X86/ |
D | misched-dbg-value.ll | 109 !3 = !DIFile(filename: "dry.c", directory: "/Users/manmanren/test-Nov/rdar_13183203/test2") 184 !82 = !DIFile(filename: "dry.c", directory: "/Users/manmanren/test-Nov/rdar_13183203/test2")
|
1234