Home
last modified time | relevance | path

Searched +full:- +full:- +full:session +full:- +full:reboot +full:- +full:regex (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/.gitlab-ci/b2c/
Dgenerate_b2c.py30 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/
Dgitlab-ci.yml7 - !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/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java8 * http://www.apache.org/licenses/LICENSE-2.0
74 import java.util.regex.Matcher;
75 import java.util.regex.Pattern;
82 @OptionClass(alias="deqp-test-runner")
93 private static final String CASE_LIST_FILE_NAME = "dEQP-TestCaseList.txt";
118 @Option(name="deqp-package",
122 @Option(name="deqp-gl-config-name",
126 @Option(name="deqp-caselist-file",
130 @Option(name="deqp-screen-rotation",
134 @Option(name="deqp-surface-type",
[all …]
/third_party/toybox/generated/
Dhelp.h1-libc on a nommu system, you'll need to say \"y\" here.\n\nAlthough uclibc lets you detect support…
11 … even when it has a built-in version of that command. This requires\n toybox symlinks to be …
15 #define HELP_toybox_i18n "Support for UTF-8 character sets, and some locale support."
17 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl…
25 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library."
29 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci…
35--long | --help | --version | [command] [arguments...]]\n\nWith no arguments, shows available comm…
43-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n
45-p PRI] [-t TAG] MESSAGE...\n\nLogs message to logcat.\n\n-p Use the given priority instead of INF…
51 #define HELP_skeleton_alias "usage: skeleton_alias [-dq] [-b NUMBER]\n\nExample of a second command…
[all …]
/third_party/python/Misc/
DHISTORY2 --------------
13 Release date: 2017-01-17
21 Release date: 2017-01-02
24 -----------------
26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug
33 -------
35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle
39 - In the curses module, raise an error if window.getstr() or window.instr() is
42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller.
[all …]
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
20 ---------------
24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz
29 ------------
31 - WGL_ARB_create_context_robustness
33 - d3d12 ARB_robust_buffer_access_behavior
35 - VK_EXT_robustness2 for lavapipe
37 - VK_EXT_image_2d_view_of_3d on RADV
39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support
41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe
[all …]
/third_party/NuttX/
DReleaseNotes14 "nuttx-6.27").
16 NuttX-0.1.0
17 -----------
23 This release has been verified on both the Linux user-mode and C5471
25 for the C5471 can be found in arch/c5471/doc/test-results.txt.
29 NuttX-0.1.1
30 -----------
42 This release has been verified on the Linux user-mode platform, the
51 NuttX-0.1.2
52 -----------
[all …]