Searched +full:- +full:- +full:job +full:- +full:warn +full:- +full:regex (Results 1 – 25 of 43) sorted by relevance
12
| /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 | 2 # 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/ |
| D | xcode_emulation.py | 2 # Use of this source code is governed by a BSD-style license that can be 51 variable_pattern = re.compile(r"\$\([a-zA-Z_][a-zA-Z0-9_]*\)$") 109 For "macosx" SDKROOT, all version starting with Xcode 5.0 includes 64-bit 112 For "iphoneos" and "iphonesimulator" SDKROOT, 64-bit architectures are part 155 # at class-level for efficiency. 161 # cached at class-level for efficiency. 165 # cached at class-level for efficiency. 175 # Per-target 'xcode_settings' are pushed down into configs earlier by gyp. 177 # for that config -- the per-target settings as well. Settings that are 178 # the same for all configs are implicitly per-target settings. [all …]
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| D | xcode_emulation.py | 2 # Use of this source code is governed by a BSD-style license that can be 51 variable_pattern = re.compile(r'\$\([a-zA-Z_][a-zA-Z0-9_]*\)$') 109 For "macosx" SDKROOT, all version starting with Xcode 5.0 includes 64-bit 112 For "iphoneos" and "iphonesimulator" SDKROOT, 64-bit architectures are part 152 # at class-level for efficiency. 157 # cached at class-level for efficiency. 161 # cached at class-level for efficiency. 169 # Per-target 'xcode_settings' are pushed down into configs earlier by gyp. 171 # for that config -- the per-target settings as well. Settings that are 172 # the same for all configs are implicitly per-target settings. [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 21.3.0.rst | 1 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 …]
|
| D | 22.2.0.rst | 1 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 …]
|
| D | 21.2.0.rst | 1 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 …]
|
| D | 20.0.0.rst | 1 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 …]
|
| D | 19.1.0.rst | 17 ---------------- 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 …]
|
| D | 21.1.0.rst | 1 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/cef/tools/distrib/gtest/ |
| D | gtest.h | 40 // // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. 130 // Low-level types and utilities for porting Google Test to various 146 // Environment-describing macros 147 // ----------------------------- 151 // used in, such that Google Test can provide environment-specific 165 // - Each macro here is a user-tweakable knob; do not grow the list 167 // - Use #if to key off these macros. Don't use #ifdef or "#if 171 // GTEST_HAS_CLONE - Define it to 1/0 to indicate that clone(2) 173 // GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicate that exceptions 175 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular [all …]
|
| /third_party/json/third_party/cpplint/ |
| D | cpplint.py | 31 """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 67 # -- pylint: disable=redefined-builtin 72 Syntax: cpplint.py [--verbose=#] [--output=emacs|eclipse|vs7|junit] 73 [--filter=-x,+y,...] 74 [--counting=total|toplevel|detailed] [--root=subdir] 75 [--repository=path] 76 [--linelength=digits] [--headers=x,y,...] 77 [--recursive] [all …]
|
| /third_party/toybox/www/ |
| D | index.html | 2 <!--#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 …]
|
| D | news.html | 2 <!--#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/ |
| D | m4sugar.m4 | 1 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/node/deps/npm/changelogs/ |
| D | CHANGELOG-4.md | 1 ## v4.6.1 (2017-04-21) 8 `init-package-json@1.10.0`: 15 Add `--allow-same-version` option to `npm version` so that you can use `npm version` to run 21 a command with `--loglevel=timing`. You can also run commands with `--timing` which will write 22 an `npm-debug.log` even on success and add an entry to `_timing.json` in your cache with 37 ([@j-f1](https://github.com/j-f1)) 43 `write-file-atomic@1.3.2`: 48 Don't ham-it-up when expecting JSON. 65 `hosted-git-info@2.4.2` 67 `init-package-json@1.9.6` [all …]
|
| D | CHANGELOG-2.md | 1 ### v2.15.12 (2017-03-24): 3 This version brings the latest `node-gyp` to a soon to be released Node.js 4 4.x. The `node-gyp` update is particularly important to Windows folks due to 8 `node-gyp@3.6.0`: 9 Improvements to how Python is located. New `--devdir` flag. 12 Remove path-array dependency, reducing size significantly. 18 ### v2.15.11 (2016-09-08): 25 that, considering how small and resource-constrained our team is, support for 48 `$NPM_CONFIG_USERCONFIG` environment variable, or `--userconfig` command line 67 `graceful-fs@4.1.6` [all …]
|
| /third_party/python/Misc/ |
| D | HISTORY | 2 -------------- 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/python/Doc/whatsnew/ |
| D | 2.6.rst | 1 .. _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/node/doc/changelogs/ |
| D | CHANGELOG_V6.md | 3 <!--lint disable prohibited-strings--> 4 <!--lint disable maximum-line-length--> 5 <!--lint disable no-literal-urls--> 86 ## 2019-04-03, Version 6.17.1 'Boron' (LTS), @BethGriggs 88 Node 6 is due to go End-of-Life on 2019-04-30. 97 * [[`c9d21a0c10`](https://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:` … 98 * [[`9ba5fd6bad`](https://github.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLAC… 99 * [[`1371a6f88b`](https://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\_… 100 * [[`ad62971573`](https://github.com/nodejs/node/commit/ad62971573)] - **doc**: document that addMe… 101 * [[`8080a9bf40`](https://github.com/nodejs/node/commit/8080a9bf40)] - **http**: fix error check in… [all …]
|
| D | CHANGELOG_V9.md | 3 <!--lint disable prohibited-strings--> 4 <!--lint disable maximum-line-length--> 5 <!--lint disable no-literal-urls--> 52 ## 2018-06-12, Version 9.11.2 (Current), @evanlucas 56 * **Fixes memory exhaustion DoS** (CVE-2018-7164): Fixes a bug introduced in 9.7.0 that increases t… 57 * **buffer** (CVE-2018-7167): Fixes Denial of Service vulnerability where calling Buffer.fill() cou… 59 …* (CVE-2018-7161): Fixes Denial of Service vulnerability by updating the http2 implementation to n… 60 * (CVE-2018-1000168): Fixes Denial of Service vulnerability by upgrading nghttp2 to 1.32.0 61 * **tls** (CVE-2018-7162): Fixes Denial of Service vulnerability by updating the TLS implementation… 65 …65ed3213ca)] - **deps**: update to nghttp2 1.32.0 (James M Snell) [nodejs-private/node-private#124… [all …]
|
| D | CHANGELOG_V8.md | 3 <!--lint disable prohibited-strings--> 4 <!--lint disable maximum-line-length--> 5 <!--lint disable no-literal-urls--> 77 ## 2019-12-17, Version 8.17.0 'Carbon' (LTS), @MylesBorins 83 https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli 91 …(https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native and test-c… 92 * [[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13… 95 ## 2019-10-09, Version 8.16.2 'Carbon' (LTS), @BethGriggs 97 Node.js 8 is due to go End-of-Life on 31st December 2019. 105 * [[`cc9d005628`](https://github.com/nodejs/node/commit/cc9d005628)] - **crypto**: update root cert… [all …]
|
| D | CHANGELOG_V13.md | 3 <!--lint disable prohibited-strings--> 4 <!--lint disable maximum-line-length--> 5 <!--lint disable no-literal-urls--> 49 ## 2020-03-26, Version 13.12.0 (Current), @mylesborins 69 …* add --disable-proto option to cli (Gus Caplan) [#32279](https://github.com/nodejs/node/pull/3227… 79 * [[`81183caa4c`](https://github.com/nodejs/node/commit/81183caa4c)] - **build**: annotate markdown… 80 * [[`f8a020e636`](https://github.com/nodejs/node/commit/f8a020e636)] - **build**: macOS package not… 81 * [[`85bdb424c2`](https://github.com/nodejs/node/commit/85bdb424c2)] - ***Revert*** "**build**: add… 82 * [[`8ea5ffc033`](https://github.com/nodejs/node/commit/8ea5ffc033)] - **build**: expand ASAN acron… 83 …s://github.com/nodejs/node/commit/074c3c144f)] - **(SEMVER-MINOR)** **build**: make --without-repo… [all …]
|
| /third_party/libxml2/doc/ |
| D | xml.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 14 <h1 style="text-align: center">libxml, a.k.a. gnome-xml</h1> 19 style="text-align: right; font-style: italic; font-size: 10pt">"Programming 26 under the <a href="http://www.opensource.org/licenses/mit-license.html">MIT 30 well-known markup language. Though the library is written in C <a 42 href="http://www.w3.org/TR/REC-xml">http://www.w3.org/TR/REC-xml</a></li> 44 href="http://www.w3.org/TR/REC-xml-names/">http://www.w3.org/TR/REC-xml-names/</a></li> 47 <li><a href="http://www.cis.ohio-state.edu/rfc/rfc2396.txt">RFC 2396</a> : 58 <li>ISO-8859-x encodings, as well as <a [all …]
|
| /third_party/libabigail/ |
| D | ChangeLog | 1 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