Home
last modified time | relevance | path

Searched +full:- +full:- +full:job +full:- +full:warn +full:- +full:regex (Results 1 – 25 of 32) sorted by relevance

12

/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.yml2 # Cancel job if a newer commit is pushed to the same branch
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
[all …]
/third_party/node/tools/gyp/pylib/gyp/
Dxcode_emulation.py2 # Use of this source code is governed by a BSD-style license that can be
48 variable_pattern = re.compile(r"\$\([a-zA-Z_][a-zA-Z0-9_]*\)$")
106 For "macosx" SDKROOT, all version starting with Xcode 5.0 includes 64-bit
109 For "iphoneos" and "iphonesimulator" SDKROOT, 64-bit architectures are part
152 # at class-level for efficiency.
158 # cached at class-level for efficiency.
162 # cached at class-level for efficiency.
172 # Per-target 'xcode_settings' are pushed down into configs earlier by gyp.
174 # for that config -- the per-target settings as well. Settings that are
175 # the same for all configs are implicitly per-target settings.
[all …]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dxcode_emulation.py2 # Use of this source code is governed by a BSD-style license that can be
48 variable_pattern = re.compile(r"\$\([a-zA-Z_][a-zA-Z0-9_]*\)$")
106 For "macosx" SDKROOT, all version starting with Xcode 5.0 includes 64-bit
109 For "iphoneos" and "iphonesimulator" SDKROOT, 64-bit architectures are part
152 # at class-level for efficiency.
158 # cached at class-level for efficiency.
162 # cached at class-level for efficiency.
172 # Per-target 'xcode_settings' are pushed down into configs earlier by gyp.
174 # for that config -- the per-target settings as well. Settings that are
175 # the same for all configs are implicitly per-target settings.
[all …]
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst1 Mesa 21.3.0 Release Notes / 2021-11-17
20 ---------------
24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz
28 ------------
30 - VK_EXT_color_write_enable on lavapipe
31 - GL_ARB_texture_filter_anisotropic in llvmpipe
32 - Anisotropic texture filtering in lavapipe
33 - VK_EXT_shader_atomic_float2 on Intel and RADV.
34 - VK_EXT_vertex_input_dynamic_state on RADV.
35 - VK_KHR_timeline_semaphore on lavapipe
[all …]
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 …]
D21.2.0.rst1 Mesa 21.2.0 Release Notes / 2021-08-04
20 ---------------
24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz
28 ------------
30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock
32 - VK_EXT_provoking_vertex on RADV.
34 - VK_EXT_extended_dynamic_state2 on RADV.
36 - VK_EXT_global_priority_query on RADV.
38 - VK_EXT_physical_device_drm on RADV.
40 - VK_KHR_shader_subgroup_uniform_control_flow on Intel and RADV.
[all …]
D20.0.0.rst1 Mesa 20.0.0 Release Notes / 2020-02-19
21 ---------------
25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz
28 ------------
30 - OpenGL 4.6 on radeonsi.
31 - GL_ARB_gl_spirv on radeonsi.
32 - GL_ARB_spirv_extensions on radeonsi.
33 - GL_EXT_direct_state_access for compatibility profile.
34 - VK_AMD_device_coherent_memory on RADV.
35 - VK_AMD_mixed_attachment_samples on RADV.
[all …]
D19.1.0.rst17 ----------------
21 2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3 mesa-19.1.0.tar.xz
24 ------------
26 - GL_ARB_parallel_shader_compile on all drivers.
27 - GL_EXT_gpu_shader4 on all GL 3.1 drivers.
28 - GL_EXT_shader_image_load_formatted on radeonsi.
29 - GL_EXT_texture_buffer_object on all GL 3.1 drivers.
30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES
32 - GL_NV_compute_shader_derivatives on iris and i965.
33 - GL_KHR_parallel_shader_compile on all drivers.
[all …]
D21.1.0.rst1 Mesa 21.1.0 Release Notes / 2021-05-05
20 ---------------
24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz
28 ------------
30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV
32 - DRM format modifiers for AMD.
34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV
36 - Zink exposes GL 4.6 and ES 3.1
38 - GL_EXT_depth_bounds_test on softpipe, zink
40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+)
[all …]
/third_party/json/tools/cpplint/
Dcpplint.py31 """Does google-lint on c++ files.
34 be in non-compliance with google style. It does not attempt to fix
35 up these problems -- the point is to educate. It does also not
45 # pylint: disable=consider-using-f-string
47 # pylint: disable=invalid-name
72 # -- pylint: disable=redefined-builtin
77 Syntax: cpplint.py [--verbose=#] [--output=emacs|eclipse|vs7|junit|sed|gsed]
78 [--filter=-x,+y,...]
79 [--counting=total|toplevel|detailed] [--root=subdir]
80 [--repository=path]
[all …]
/third_party/toybox/www/
Dnews.html2 <!--#include file="header.html" -->
5 into a single BSD-licensed executable that's simple, small, fast,
6 reasonably standards-compliant, and powerful enough to turn Android into
11 <a name="30-11-2021" /><a href="#30-11-2021"><hr><h2><b>November 30, 2021</b></h2></a>
15 <p>- The Hitchhiker's Guide to the Galaxy</p></blockquote>
17 <p><a href=downloads/toybox-0.8.6.tar.gz>Toybox 0.8.6</a>
21 bootable under QEMU (using vanilla linux-5.15).</p>
26 …c support for the <a href=http://lists.landley.net/pipermail/toybox-landley.net/2021-August/012497…
28 <a href=https://lists.nongnu.org/archive/html/qemu-devel/2021-07/msg06430.html>quite yet</a>.)</p>
37 Elliott added <b>date -s</b>, <b>pmap -p</b>, <b>tail -F -s</b>, <b>kill -0</b>,
[all …]
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/
Dm4sugar.m41 divert(-1)# -*- Autoconf -*-
6 # Copyright (C) 1999-2017 Free Software Foundation, Inc.
43 ## ------------------------------- ##
44 ## 1. Simulate --prefix-builtins. ##
45 ## ------------------------------- ##
60 # -----------------
79 # -------------------
85 # m4_rename_m4(MACRO-NAME)
86 # ------------------------
87 # Rename MACRO-NAME to m4_MACRO-NAME.
[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 …]
DNEWS8 *Release date: 2023-06-06*
11 --------
13 - gh-issue-103142: The version of OpenSSL used in our binary builds has been
16 - gh-issue-99889: Fixed a security in flaw in :func:`uu.decode` that could
20 - gh-issue-104049: Do not expose the local on-disk location in directory
23 - gh-issue-102153: :func:`urllib.parse.urlsplit` now strips leading C0
25 by WHATWG in response to CVE-2023-24329. Patch by Illia Volochii.
28 -----------------
30 - gh-issue-105164: Ensure annotations are set up correctly if the only
34 - gh-issue-104615: Fix wrong ordering of assignments in code like ``a, a =
[all …]
/third_party/python/Doc/whatsnew/
D2.6.rst1 .. _whats-new-in-2.6:
41 sufficient; the e-mail address isn't necessary.
61 :mod:`future_builtins` module and a :option:`!-3` switch to warn about
82 .. Compare with previous release in 2 - 3 sentences here.
86 .. Large, PEP-level features and changes should be described here.
97 Python 3.0 is a far-ranging redesign of Python that breaks
103 document in the appropriate place. Some of the 3.0-derived features
108 * The addition of :func:`functools.reduce` as a synonym for the built-in
111 Python 3.0 adds several new built-in functions and changes the
119 A new command-line switch, :option:`!-3`, enables warnings
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
Dkatex.mjs8 // Start offset, zero-based inclusive.
9 // End offset, zero-based exclusive.
21 * - Returns the first one's location if only the first is provided.
22 * - Returns a merged range of the first and the last if both are provided
24 * - Otherwise, returns null.
89 // Error position based on passed-in Token or ParseNode.
118 left = "…" + input.slice(start - 15, start);
159 return list.indexOf(elem) !== -1;
172 const uppercase = /([A-Z])/g;
175 return str.replace(uppercase, "-$1").toLowerCase();
[all …]
Dkatex.js77 /******/ // getDefaultExport function for compatibility with non-harmony modules
101 // extracted by mini-css-extract-plugin
123 // Start offset, zero-based inclusive.
124 // End offset, zero-based exclusive.
136 * - Returns the first one's location if only the first is provided.
137 * - Returns a merged range of the first and the last if both are provided
139 * - Otherwise, returns null.
214 var ParseError = // Error position based on passed-in Token or ParseNode.
243 left = "…" + input.slice(start - 15, start);
283 return list.indexOf(elem) !== -1;
[all …]
/third_party/node/doc/changelogs/
DCHANGELOG_V6.md3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings-->
89 ## 2019-04-03, Version 6.17.1 'Boron' (LTS), @BethGriggs
91 Node 6 is due to go End-of-Life on 2019-04-30.
100 * \[[`c9d21a0c10`](https://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:`…
101 * \[[`9ba5fd6bad`](https://github.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLA…
102 * \[[`1371a6f88b`](https://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\…
103 * \[[`ad62971573`](https://github.com/nodejs/node/commit/ad62971573)] - **doc**: document that addM…
104 * \[[`8080a9bf40`](https://github.com/nodejs/node/commit/8080a9bf40)] - **http**: fix error check i…
105 * \[[`aedc7120ea`](https://github.com/nodejs/node/commit/aedc7120ea)] - **src**: fix bootstrap\_nod…
106 * \[[`b5d464955a`](https://github.com/nodejs/node/commit/b5d464955a)] - **test**: fix test-repl-env…
[all …]
DCHANGELOG_V9.md3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings-->
55 ## 2018-06-12, Version 9.11.2 (Current), @evanlucas
59 * **Fixes memory exhaustion DoS** (CVE-2018-7164): Fixes a bug introduced in 9.7.0 that increases t…
60 * **buffer** (CVE-2018-7167): Fixes Denial of Service vulnerability where calling Buffer.fill() cou…
62 …* (CVE-2018-7161): Fixes Denial of Service vulnerability by updating the http2 implementation to n…
63 * (CVE-2018-1000168): Fixes Denial of Service vulnerability by upgrading nghttp2 to 1.32.0
64 * **tls** (CVE-2018-7162): Fixes Denial of Service vulnerability by updating the TLS implementation…
68 …65ed3213ca)] - **deps**: update to nghttp2 1.32.0 (James M Snell) [nodejs-private/node-private#124…
69- **doc**: buffer.fill() can zero-fill on invalid input (Сковорода Никита Андреевич) [nodejs-priva…
70 …d4)] - **http2**: fixup http2stream cleanup and other nits (James M Snell) [nodejs-private/node-pr…
[all …]
DCHANGELOG_V8.md3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings-->
80 ## 2019-12-17, Version 8.17.0 'Carbon' (LTS), @MylesBorins
86 <https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli>
94 …(https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native and test-c…
95 * \[[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.1…
99 ## 2019-10-09, Version 8.16.2 'Carbon' (LTS), @BethGriggs
101 Node.js 8 is due to go End-of-Life on 31st December 2019.
109 * \[[`cc9d005628`](https://github.com/nodejs/node/commit/cc9d005628)] - **crypto**: update root cer…
110 * \[[`347fcd35e3`](https://github.com/nodejs/node/commit/347fcd35e3)] - **crypto**: update root cer…
111 * \[[`b2a6b3254d`](https://github.com/nodejs/node/commit/b2a6b3254d)] - **crypto**: update root cer…
[all …]
DCHANGELOG_V16.md3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings-->
65 ## 2022-03-17, Version 16.14.2 'Gallium' (LTS), @richardlau
73 * Infinite loop in `BN_mod_sqrt()` reachable when parsing certificates (High)(CVE-2022-0778)
78 …4`](https://github.com/nodejs/node/commit/3924618c74)] - **deps**: update archs files for OpenSSL-
79 * \[[`7a6a870d58`](https://github.com/nodejs/node/commit/7a6a870d58)] - **deps**: upgrade openssl s…
80 * \[[`c533b430f4`](https://github.com/nodejs/node/commit/c533b430f4)] - **test**: fix tests affecte…
84 ## 2022-03-15, Version 16.14.1 'Gallium' (LTS), @danielleadams
93 * \[[`2a24e763d5`](https://github.com/nodejs/node/commit/2a24e763d5)] - **async\_hooks**: fix impor…
94 * \[[`c4a296f59b`](https://github.com/nodejs/node/commit/c4a296f59b)] - **benchmark**: enable no-em…
95 * \[[`abe2eb9fc0`](https://github.com/nodejs/node/commit/abe2eb9fc0)] - **benchmark**: avoid input …
[all …]
DCHANGELOG_V13.md3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings-->
54 ## 2020-04-29, Version 13.14.0 (Current), @BridgeAR
73 * \[[`52d8afc07e`](https://github.com/nodejs/node/commit/52d8afc07e)] - **(SEMVER-MINOR)** **async\…
74 * \[[`b304df97ff`](https://github.com/nodejs/node/commit/b304df97ff)] - **(SEMVER-MINOR)** **async\…
75 * \[[`a1178b6c5b`](https://github.com/nodejs/node/commit/a1178b6c5b)] - **buffer**: add type check …
76 * \[[`d9378747ae`](https://github.com/nodejs/node/commit/d9378747ae)] - **buffer**: mark pool Array…
77 * \[[`9bcfc8ed58`](https://github.com/nodejs/node/commit/9bcfc8ed58)] - **buffer,n-api**: fix doubl…
78 * \[[`606719fa16`](https://github.com/nodejs/node/commit/606719fa16)] - **build**: fix vcbuild erro…
79 * \[[`832ea520be`](https://github.com/nodejs/node/commit/832ea520be)] - **build**: remove .git fold…
80 * \[[`e1809c8d71`](https://github.com/nodejs/node/commit/e1809c8d71)] - **build**: add configure fl…
[all …]
DCHANGELOG_V12.md3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings-->
91 ## 2022-04-05, Version 12.22.12 'Erbium' (LTS), @richardlau
96 reach End-of-Life status on 30 April 2022, after which it will not
101 This release fixes a shutdown crash in Node-API (formerly N-API) and a
110 * \[[`1193290f3f`](https://github.com/nodejs/node/commit/1193290f3f)] - **deps**: V8: cherry-pick c…
111 * \[[`333eda8d03`](https://github.com/nodejs/node/commit/333eda8d03)] - **doc**: add a note about p…
112 * \[[`518a49c0c6`](https://github.com/nodejs/node/commit/518a49c0c6)] - **doc**: use openpgp.org fo…
113 * \[[`11aef2ad03`](https://github.com/nodejs/node/commit/11aef2ad03)] - **doc**: update release key…
114 * \[[`a9c38f1003`](https://github.com/nodejs/node/commit/a9c38f1003)] - **doc**: add release key fo…
115 * \[[`a35f553889`](https://github.com/nodejs/node/commit/a35f553889)] - **doc**: add release key fo…
[all …]
/third_party/libabigail/
DChangeLog1 2022-12-02 Dodji Seketeli <dodji@redhat.com>
5 `git shortlog libabigail-2.1..HEAD`
7 2022-12-02 Dodji Seketeli <dodji@redhat.com>
9 Bug 29829 - dwarf-reader: Allow DIEs to be in a lexical block
10 * src/abg-dwarf-reader.cc (get_scope_for_die): Support
13 2022-12-02 Dodji Seketeli <dodji@redhat.com>
15 dwarf-reader: Make die_peel_{qual_ptr,typedef} always set peeled type
16 * src/abg-dwarf-reader.cc (die_peel_qual_ptr, die_peel_typedef):
20 2022-11-24 Dodji Seketeli <dodji@redhat.com>
22 dwarf-reader: Avoid duplicating member functions
[all …]

12