/external/toolchain-utils/deprecated/crb/ |
D | crb_driver.py | 67 rerun, argument 103 rerun=rerun, 341 rerun = options.rerun 348 exact_remote, rerun, rerun_if_failed,
|
D | autotest_run.py | 40 rerun=False, argument 58 self.rerun = rerun 197 if not self.rerun:
|
/external/python/cpython3/Lib/test/libregrtest/ |
D | main.py | 69 self.rerun = [] 101 def accumulate_result(self, result, rerun=False): argument 105 if ok not in (CHILD_ERROR, INTERRUPTED) and not rerun: 111 if not rerun: 129 if rerun and ok not in {FAILED, CHILD_ERROR, INTERRUPTED}: 314 self.rerun = self.bad[:] 315 for test_name in self.rerun: 320 self.accumulate_result(result, rerun=True) 380 if self.rerun: 382 print("%s:" % count(len(self.rerun), "re-run test")) [all …]
|
/external/autotest/client/bin/self-test/ |
D | test | 14 rerun=5 29 while [ "$rc" = "$rerun" ]; do
|
/external/python/cpython2/Lib/test/ |
D | test_regrtest.py | 97 rerun=(), argument 110 if isinstance(rerun, str): 111 rerun = [rerun] 146 if rerun: 147 regex = list_regex('%s re-run test%s', rerun) 150 for name in rerun: 175 if rerun: 685 failed=testname, rerun=testname)
|
D | regrtest.py | 550 rerun = [] 996 if rerun: 998 print("%s:" % count(len(rerun), "re-run test")) 999 printlist(rerun) 1009 rerun = bad[:] 1010 for test in rerun:
|
/external/u-boot/scripts/ |
D | get_maintainer.pl | 1808 my $rerun = 0; 1886 $rerun = 1; 1893 $rerun = 1; 1897 $rerun = 1; 1902 $rerun = 1; 1907 $rerun = 1; 1915 $rerun = 1; 1918 $rerun = 1; 1921 $rerun = 1; 1924 $rerun = 1; [all …]
|
/external/python/cpython3/Lib/test/ |
D | test_regrtest.py | 401 rerun=(), no_test_ran=(), argument 414 if isinstance(rerun, str): 415 rerun = [rerun] 452 if rerun: 453 regex = list_regex('%s re-run test%s', rerun) 457 for test_name in rerun: 489 if rerun: 1037 failed=testname, rerun=testname) 1057 rerun=testname)
|
/external/toolchain-utils/crosperf/experiment_files/ |
D | telemetry_perf_perf | 52 --rerun=true \
|
/external/tensorflow/third_party/toolchains/preconfig/win_1803/bazel_121/ |
D | builtin_include_directory_paths_msvc | 4 paths change, Bazel will make sure to rerun the action, even though none of
|
/external/tensorflow/tensorflow/tools/dockerfiles/partials/ubuntu/ |
D | devel-cpu.partial.Dockerfile | 26 # CACHE_STOP is used to rerun future commands, otherwise cloning tensorflow will be cached and will…
|
D | devel-nvidia.partial.Dockerfile | 64 # CACHE_STOP is used to rerun future commands, otherwise cloning tensorflow will be cached and will…
|
/external/python/cpython3/Lib/test/ziptestdata/ |
D | README.md | 15 If you update header.sh or the testdata_module_inside_zip.py file, rerun the
|
/external/tensorflow/tensorflow/tools/dockerfiles/partials/ |
D | tensorflow-ppc64le.partial.Dockerfile | 13 # CACHE_STOP is used to rerun future commands, otherwise downloading the .whl will be cached and wi…
|
/external/autotest/client/site_tests/kernel_FirmwareRequest/ |
D | control | 26 We rerun the same test several times to increase the probability of
|
/external/autotest/client/site_tests/platform_PrinterPpds/ |
D | control.all_dump_debug | 22 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script.
|
D | control.100_test_debug | 25 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script.
|
D | control.all_test_debug | 24 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script.
|
D | control.100_dump_debug | 23 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script.
|
D | readme.txt | 21 6. A printing pipeline used by CUPS is rerun in shell (see below) - debug only. 50 with 'debug' suffix in their names, whole pipeline is rerun outside CUPS. In
|
/external/python/pycparser/ |
D | TODO.txt | 22 After this it's OK to rerun `python3.6 setup.py sdist upload` to push to PyPI
|
/external/google-breakpad/ |
D | README | 42 Be sure to rerun upload.py from the same directory as you did for previous
|
/external/libxml2/ |
D | INSTALL.libxml2 | 26 At that point you may have to rerun ldconfig or similar utility to
|
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/ppc64le/ |
D | cpu-ppc64le.Dockerfile | 60 # CACHE_STOP is used to rerun future commands, otherwise downloading the .whl will be cached and wi…
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 46 has been rerun... which causes me to wonder if the SSA generation code
|