| /third_party/mesa3d/.gitlab-ci/b2c/ |
| D | generate_b2c.py | 30 parser.add_argument('--ci-job-id') 31 parser.add_argument('--container-cmd') 32 parser.add_argument('--initramfs-url') 33 parser.add_argument('--job-success-regex') 34 parser.add_argument('--job-warn-regex') 35 parser.add_argument('--kernel-url') 36 parser.add_argument('--log-level', type=int) 37 parser.add_argument('--poweroff-delay', type=int) 38 parser.add_argument('--session-end-regex') 39 parser.add_argument('--session-reboot-regex') [all …]
|
| /third_party/mesa3d/.gitlab-ci/test/ |
| D | gitlab-ci.yml | 7 - !reference [default, before_script] 9 - rm -rf install 10 - tar -xf artifacts/install.tar 11 …- echo -e "\e[0Ksection_start:$(date +%s):ldd_section[collapsed=true]\r\e[0KChecking ldd on driver… 12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \; 13 - echo -e "\e[0Ksection_end:$(date +%s):ldd_section\r\e[0K" 18 - results/ 20 .test-gl: 22 - .test 23 - .use-debian/x86_test-gl [all …]
|
| /third_party/mesa3d/.gitlab-ci/lava/ |
| D | lava_job_submitter.py | 3 # Copyright (C) 2020 - 2022 Collabora Limited 8 # SPDX-License-Identifier: MIT 46 # Timeout in seconds to decide if the device from the dispatched LAVA job has 57 # How many retries should be made when a timeout happen. 60 # How many attempts should be made when a timeout happen during LAVA device boot. 75 "job": {"minutes": args.job_timeout}, 76 "action": {"minutes": 3}, 78 "depthcharge-action": { 79 "minutes": 3 * NUMBER_OF_ATTEMPTS_LAVA_BOOT, 91 'timeout': { 'minutes': 10 }, [all …]
|
| /third_party/toybox/toys/other/ |
| D | timeout.c | 1 /* timeout.c - Run command line with a timeout 7 USE_TIMEOUT(NEWTOY(timeout, "<2^(foreground)(preserve-status)vk:s(signal):", TOYFLAG_USR|TOYFLAG_BI… 9 config TIMEOUT 10 bool "timeout" 13 usage: timeout [-k DURATION] [-s SIGNAL] DURATION COMMAND... 19 (minutes), "h" (hours), "d" (days), or "s" (seconds, the default). 21 -s Send specified signal (default TERM) 22 -k Send KILL signal if child still running this long after first signal 23 -v Verbose 24 --foreground Don't create new process group [all …]
|
| /third_party/typescript/src/testRunner/ |
| D | externalCompileRunner.ts | 26 …* The first test should be a describe/it block that sets up the harness's compiler instance appro… 32 // eslint-disable-next-line @typescript-eslint/no-this-alias 35 this.timeout(600_000); // 10 minutes 42 // eslint-disable-next-line @typescript-eslint/no-this-alias 44 const timeout = 600_000; // 10 minutes constant 46 this.timeout(timeout); 60 …exec("git", ["--work-tree", submoduleDir, "clone", "-b", config.branch || "master", config.cloneUr… 63 …exec("git", ["--git-dir", path.join(submoduleDir, ".git"), "--work-tree", submoduleDir, "checkout"… 64 …exec("git", ["--git-dir", path.join(submoduleDir, ".git"), "--work-tree", submoduleDir, "reset", "… 65 …exec("git", ["--git-dir", path.join(submoduleDir, ".git"), "--work-tree", submoduleDir, "clean", "… [all …]
|
| /third_party/curl/docs/cmdline-opts/ |
| D | retry.md | 1 --- 3 SPDX-License-Identifier: curl 10 See-also: 11 - retry-max-time 13 - --retry 7 $URL 14 --- 16 # `--retry` 21 a timeout, an FTP 4xx response code or an HTTP 408, 429, 500, 502, 503 or 504 24 When curl is about to retry a transfer, it first waits one second and then for 26 minutes which then remains delay between the rest of the retries. By using [all …]
|
| /third_party/mesa3d/.gitlab-ci/bare-metal/ |
| D | fastboot_run.py | 36 args.dev, "results/serial-output.txt", "R SERIAL> ") 37 self.fastboot = "fastboot boot -s {ser} artifacts/fastboot.img".format( 49 def logged_system(self, cmd, timeout=60): argument 52 return subprocess.call(cmd, shell=True, timeout=timeout) 54 self.print_error("timeout, restarting run...") 62 for line in self.ser.lines(timeout=2 * 60, phase="bootloader"): 81 print_more_lines = -1 82 for line in self.ser.lines(timeout=self.test_timeout, phase="test"): 86 print_more_lines -= 1 88 if re.search("---. end Kernel panic", line): [all …]
|
| /third_party/python/Lib/test/support/ |
| D | threading_helper.py | 13 # Threading support to prevent reporting refleaks when running regrtest.py -R 37 # Display a warning at the first iteration 41 f"{values[0] - original_values[0]} threads " 70 def wait_threads_exit(timeout=None): argument 72 bpo-31234: Context manager to wait until all threads created in the with 84 if timeout is None: 85 timeout = support.SHORT_TIMEOUT 91 deadline = start_time + timeout 97 dt = time.monotonic() - start_time 98 msg = (f"wait_threads() failed to cleanup {count - old_count} " [all …]
|
| /third_party/backends/doc/ |
| D | sane-net.man | 1 .TH sane\-net 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" 2 .IX sane\-net 4 sane\-net \- SANE network backend 7 .B sane\-net 46 Timeout (in seconds) for the initial connection to the 49 minutes trying to connect to an unresponsive 53 can also be used to specify the timeout at runtime. 60 scan\-server.somedomain.firm 71 The above list of hosts can be extended at run-time using environment 74 This environment variable is a colon-separated list of hostnames or IP [all …]
|
| D | sane-scsi.man | 1 .TH sane\-scsi 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" 2 .IX sane\-scsi 4 sane\-scsi \- SCSI adapter tips for scanners 6 This manual page contains various operating-system specific tips and 10 appropriate backend configuration file before using SANE for the first 56 is the logical unit number of the scanner device. The first two fields are 57 strings which must be enclosed in double-quotes if they contain any 58 whitespace. The remaining four fields are non-negative integer numbers. The 65 scsi-line matches multiple devices. When this happens, each matching device 70 scsi MUSTEK MFS\-06000CX Scanner 0 00 03 00 [all …]
|
| D | sane-hp5590.man | 3 .TH "sane-hp5590" "5" "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" 7 sane-hp5590 - SANE backend for Hewlett-Packard 12 .B sane-hp5590 14 to the following Hewlett-Packard Workgroup/Document scanners: 49 scanimage --help -d hp5590:interface:device 56 .B --all-options 57 to also list the hardware read-out options. 59 .B \-d 61 on the first scanner identified. 67 scanimage -L [all …]
|
| /third_party/nghttp2/doc/ |
| D | h2load.1 | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] 19 . nr rst2man-indent-level +1 [all …]
|
| D | h2load.1.rst | 10 -------- 15 ----------- 23 are used, then first URI is used and then 2nd URI, and 25 URIs, if present, are ignored. Those in the first URI 30 ------- 32 .. option:: -n, --requests=<N> 35 with :option:`--timing-script-file` option, this option specifies 38 is ignored if timing-based benchmarking is enabled (see 39 :option:`--duration` option). 43 .. option:: -c, --clients=<N> [all …]
|
| D | nghttpx.1 | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] 19 . nr rst2man-indent-level +1 [all …]
|
| /third_party/lwip/src/include/lwip/apps/ |
| D | sntp_opts.h | 7 * Copyright (c) 2007-2009 Frédéric Bernon, Simon Goldschmidt 98 * - 0 to turn off sanity checks (default; smaller code) 99 * - >= 1 to check address and port of the response packet to ensure the 101 * - >= 2 to check returned Originate Timestamp against Transmit Timestamp 103 * - >= 3 @todo: discard reply if any of the VN, Stratum, or Transmit Timestamp 105 * - >= 4 @todo: to check that the Root Delay and Root Dispersion fields are each 114 /** Enable round-trip delay compensation. 115 * Compensate for the round-trip delay by calculating the clock offset from 118 * The calculation requires compiler support for 64-bit integers. Also, either 120 * for setting the system clock with sub-second precision. Likewise, either [all …]
|
| /third_party/python/Lib/ |
| D | nntplib.py | 2 - RFC 977: Network News Transfer Protocol 3 - RFC 2980: Common NNTP Extensions 4 - RFC 3977: Network News Transfer Protocol (version 2) 10 >>> resp, count, first, last, name = s.group('comp.lang.python') 11 >>> print('Group', name, 'has', count, 'articles, range', first, 'to', last) 13 >>> resp, subs = s.xhdr('subject', '{0}-{1}'.format(first, last)) 34 # - all commands are encoded as UTF-8 data (using the "surrogateescape" 36 # - all responses are decoded as UTF-8 data (using the "surrogateescape" 38 # - the `file` argument to various methods is keyword-only 40 # - NNTP.date() returns a datetime object [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| D | README-WPS | 1 hostapd and Wi-Fi Protected Setup (WPS) 10 ------------------- 12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 16 with PIN method and push-button configuration (PBC) being the most 28 - access point: the WLAN access point 29 - Registrar: a device that control a network and can authorize 33 - Enrollee: a device that is being authorized to use the network 40 More information about WPS is available from Wi-Fi Alliance: 41 http://www.wi-fi.org/wifi-protected-setup 45 ---------------------- [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| D | README-WPS | 1 hostapd and Wi-Fi Protected Setup (WPS) 10 ------------------- 12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 16 with PIN method and push-button configuration (PBC) being the most 28 - access point: the WLAN access point 29 - Registrar: a device that control a network and can authorize 33 - Enrollee: a device that is being authorized to use the network 40 More information about WPS is available from Wi-Fi Alliance: 41 http://www.wi-fi.org/wifi-protected-setup 45 ---------------------- [all …]
|
| /third_party/ltp/testcases/kernel/sched/pthreads/ |
| D | pth_str01.c | 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 27 * -Ported 44 int timeout = 30; /* minutes */ variable 109 timeout = atoi(optarg); in parse_args() 110 if (timeout <= 0) in parse_args() 126 "usage: %s [-b <num>] [-d <num>] [-t <num>] [-D]", in parse_args() 129 fprintf(stderr, "\t-b <num>\tbreadth of child nodes\n"); in parse_args() 130 fprintf(stderr, "\t-d <num>\tdepth of child nodes\n"); in parse_args() 132 "\t-t <num>\ttimeout for child communication (in minutes)\n"); in parse_args() 133 fprintf(stderr, "\t-D\t\tdebug mode on\n"); in parse_args() [all …]
|
| D | pth_str03.c | 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 28 * -Ported 63 int timeout = 30; /* minutes */ variable 90 /*--------------------------------------------------------------------------------* 95 *--------------------------------------------------------------------------------*/ 128 timeout = atoi(optarg); in parse_args() 129 if (timeout <= 0) in parse_args() 145 "usage: %s [-b <num>] [-d <num>] [-t <num>] [-D]", in parse_args() 148 fprintf(stderr, "\t-b <num>\tbreadth of child nodes\n"); in parse_args() 149 fprintf(stderr, "\t-d <num>\tdepth of child nodes\n"); in parse_args() [all …]
|
| /third_party/curl/tests/http/ |
| D | README.md | 1 <!-- 4 SPDX-License-Identifier: curl 5 --> 17 platform darwin -- Python 3.9.15, pytest-6.2.0, py-1.10.0, pluggy-0.13.1 24 Pytest takes arguments. `-v` increases its verbosity and can be used several times. `-k <expr>` can… 27 curl> pytest -vv -k test_01_02 39 2. an apache httpd development version. On Debian/Ubuntu, the package `apache2-dev` has this. 47 …* `--with-test-nghttpx=<path-of-nghttpx>` if you have nghttpx to use somewhere outside your `$PATH… 48 …* `--with-test-httpd=<httpd-install-path>` if you have an Apache httpd installed somewhere else. O… 49 …* `--with-test-caddy=<caddy-install-path>` if you have a Caddy web server installed somewhere else. [all …]
|
| /third_party/mesa3d/src/freedreno/ci/ |
| D | traces-freedreno.yml | 1 traces-db: 2 download-url: "http://10.42.0.1:8888/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/" 5 # appear first (and therefore are started first). 9 # half-life-2: 37.83s 11 # counterstrike-source: 14.24s 20 - path: valve/half-life-2-v2.trace 23 # - device: freedreno-a306 25 # 2 minutes 26 - device: freedreno-a530 28 - device: freedreno-a630 [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | README-WPS | 1 wpa_supplicant and Wi-Fi Protected Setup (WPS) 11 ------------------- 13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 17 with PIN method and push-button configuration (PBC) being the most 29 - access point: the WLAN access point 30 - Registrar: a device that control a network and can authorize 34 - Enrollee: a device that is being authorized to use the network 41 More information about WPS is available from Wi-Fi Alliance: 42 http://www.wi-fi.org/wifi-protected-setup 46 ----------------------------- [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | README-WPS | 1 wpa_supplicant and Wi-Fi Protected Setup (WPS) 11 ------------------- 13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 17 with PIN method and push-button configuration (PBC) being the most 29 - access point: the WLAN access point 30 - Registrar: a device that control a network and can authorize 34 - Enrollee: a device that is being authorized to use the network 41 More information about WPS is available from Wi-Fi Alliance: 42 http://www.wi-fi.org/wifi-protected-setup 46 ----------------------------- [all …]
|
| /third_party/backends/po/ |
| D | en_GB.po | 2 # This file is distributed under the same license as the sane-backends package. 7 "Project-Id-Version: sane-backends 1.2.1\n" 8 "Report-Msgid-Bugs-To: sane-devel@alioth-lists.debian.net\n" 9 "POT-Creation-Date: 2023-02-04 09:33-0800\n" 10 "PO-Revision-Date: 2023-02-04 09:36-0800\n" 11 "Last-Translator: Ralph Little <skelband@gmail.com>\n" 12 "Language-Team: British English <kde-i18n-doc@kde.org>\n" 14 "MIME-Version: 1.0\n" 15 "Content-Type: text/plain; charset=UTF-8\n" 16 "Content-Transfer-Encoding: 8bit\n" [all …]
|