Searched +full:- +full:- +full:job +full:- +full:success +full:- +full:regex (Results 1 – 25 of 37) 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/cef/tools/distrib/gtest/ |
| D | gtest-all.cc | 113 /* class A needs to have dll-interface to be used by clients of class B */) 171 // non-fatal failure will be generated. 205 // - 'statement' cannot reference local non-static variables or 206 // non-static members of the current object. 207 // - 'statement' cannot return a value. 208 // - You cannot stream a failure message to this macro. 250 // generate Google Test non-fatal failures. It asserts that the given 251 // statement will cause exactly one non-fatal Google Test failure with 'substr' 265 // - You cannot stream a failure message to this macro. 453 /* class A needs to have dll-interface to be used by clients of class B */) [all …]
|
| 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/cups-filters/utils/ |
| D | cups-browsed.c | 2 This file is part of cups-filters. 16 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 40 #include <regex.h> 46 #include <avahi-client/client.h> 47 #include <avahi-client/lookup.h> 49 #include <avahi-glib/glib-watch.h> 50 #include <avahi-common/malloc.h> 51 #include <avahi-common/error.h> 128 #include "cups-notifier.h" 131 #define CUPS_BROWSED_MARK "cups-browsed" [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| 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 | 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.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/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/googletest/googletest/include/gtest/ |
| D | gtest.h | 40 // // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. 62 #include "gtest/internal/gtest-internal.h" 63 #include "gtest/internal/gtest-string.h" 64 #include "gtest/gtest-death-test.h" 65 #include "gtest/gtest-matchers.h" 66 #include "gtest/gtest-message.h" 67 #include "gtest/gtest-param-test.h" 68 #include "gtest/gtest-printers.h" 70 #include "gtest/gtest-test-part.h" 71 #include "gtest/gtest-typed-test.h" [all …]
|
| /third_party/mesa3d/src/gtest/include/gtest/ |
| D | gtest.h | 40 // // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. 62 #include "gtest/internal/gtest-internal.h" 63 #include "gtest/internal/gtest-string.h" 64 #include "gtest/gtest-death-test.h" 65 #include "gtest/gtest-matchers.h" 66 #include "gtest/gtest-message.h" 67 #include "gtest/gtest-param-test.h" 68 #include "gtest/gtest-printers.h" 70 #include "gtest/gtest-test-part.h" 71 #include "gtest/gtest-typed-test.h" [all …]
|
| /third_party/elfutils/debuginfod/ |
| D | debuginfod.cxx | 1 /* Debuginfo-over-http server. 2 Copyright (C) 2019-2021 Red Hat, Inc. 20 /* cargo-cult from libdwfl linux-kernel-modules.c */ 45 #undef __attribute__ /* glibc bug - rhbz 1763325 */ 86 // #include <regex> // on rhel7 gcc 4.8, not competent 87 #include <regex.h> 123 equal(haystack.end()-needle.size(), haystack.end(), in string_endswith() 139 "pragma synchronous = 0;\n" // disable fsync()s - this cache is disposable across a machine crash 145 // NB: all these are overridable with -D option 271 // XXX: we could have migration queries here to bring prior-schema [all …]
|
| /third_party/python/Doc/whatsnew/ |
| D | 3.2.rst | 13 a beta release, please use the tracker instead -- this helps avoid 40 sufficient; the e-mail address isn't necessary. It's helpful to 59 :pep:`392` - Python 3.2 Release Schedule 82 :pep:`384` - Defining a Stable ABI 94 This module has already had widespread success in the community as a 95 third-party module. Being more fully featured than its predecessor, the 96 :mod:`argparse` module is now the preferred module for command-line processing. 115 parser.add_argument('-u', '--user', # -u or --user option 121 >>> cmd = 'deploy sneezy.example.com sleepy.example.com -u skycaptain' 132 >>> parser.parse_args('-h'.split()) [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 …]
|
| /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/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 …]
|
| /third_party/pcre2/pcre2/doc/ |
| D | pcre2.txt | 1 ----------------------------------------------------------------------------- 8 ----------------------------------------------------------------------------- 16 PCRE2 - Perl-compatible regular expressions (revised API) 25 API is more extensible, and it was simplified by abolishing the sepa- 31 As well as Perl-style regular expression patterns, some features that 35 requesting some minor changes that give better ECMAScript (aka Java- 38 The source code for PCRE2 can be compiled to support strings of 8-bit, 39 16-bit, or 32-bit code units, which means that up to three separate li- 42 64-bit environment that also supports 32-bit applications, versions of 43 PCRE2 that are compiled in both 64-bit and 32-bit modes may be needed. [all …]
|
| /third_party/node/doc/changelogs/ |
| 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 …]
|
| D | CHANGELOG_V5.md | 3 <!--lint disable prohibited-strings--> 4 <!--lint disable maximum-line-length--> 5 <!--lint disable no-literal-urls--> 56 ## 2016-06-23, Version 5.12.0 (Stable), @evanlucas 60 …rity release summary at https://nodejs.org/en/blog/vulnerability/june-2016-security-releases for d… 65 … 3a9bfec from v8 upstream (Ben Noordhuis) [nodejs/node-private#40](https://github.com/nodejs/node-… 66 …ffer overflow vulnerability discovered in v8. More details can be found in the CVE (CVE-2016-1699). 70 * [[`0ca0827b71`](https://github.com/nodejs/node/commit/0ca0827b71)] - **(SEMVER-MINOR)** **buffer*… 71 * [[`27785aeb37`](https://github.com/nodejs/node/commit/27785aeb37)] - **buffer**: ignore negative … 72 …mit/34b96c1322)] - **deps**: backport 3a9bfec from v8 upstream (Ben Noordhuis) [nodejs/node-privat… [all …]
|
| D | CHANGELOG_V12.md | 3 <!--lint disable prohibited-strings--> 4 <!--lint disable maximum-line-length--> 5 <!--lint disable no-literal-urls--> 62 ## 2020-04-08, Version 12.16.2 'Erbium' (LTS), @codebytere 75 * [[`f756c809e0`](https://github.com/nodejs/node/commit/f756c809e0)] - **assert**: align character … 76 * [[`597431b1f2`](https://github.com/nodejs/node/commit/597431b1f2)] - **async_hooks**: remove inte… 77 * [[`35f107da53`](https://github.com/nodejs/node/commit/35f107da53)] - **benchmark**: remove proble… 78 * [[`0b7579022c`](https://github.com/nodejs/node/commit/0b7579022c)] - **benchmark**: use let inste… 79 * [[`7173b285e7`](https://github.com/nodejs/node/commit/7173b285e7)] - **benchmark**: swap var for … 80 * [[`c18cec7593`](https://github.com/nodejs/node/commit/c18cec7593)] - **benchmark**: remove specia… [all …]
|
| /third_party/sqlite/src/ |
| D | shell.c | 5 ** "shell.c" file used to implement the SQLite command-line shell. 13 ** source file to help make the command-line program easier to compile. 41 ** Optionally #include a user-defined header, whereby compilation options 64 ** the browser-mode build has much different user input requirements 98 ** Enable large-file support for fopen() and friends on unix. 224 /* Windows CE (arm-wince-mingw32ce-gcc) does not provide isatty() 226 * overridden with the -batch command line option. 284 /* Return the current wall-clock time */ 290 if( clockVfs->iVersion>=2 && clockVfs->xCurrentTimeInt64!=0 ){ in timeOfDay() 291 clockVfs->xCurrentTimeInt64(clockVfs, &t); in timeOfDay() [all …]
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 1 diff --git a/src/DEPS b/src/DEPS 3 --- a/src/DEPS 5 @@ -253,7 +253,7 @@ vars = { 6 # Three lines of non-changing comments so that 9 - 'angle_revision': '29b222a3c07c541cafa459ae6886134da3493a4b', 11 # Three lines of non-changing comments so that 14 @@ -292,7 +292,7 @@ vars = { 15 # Three lines of non-changing comments so that 18 - 'freetype_revision': '034e5dbf92ea3a7ea7c9322e47a3a50ff23f7b55', 20 # Three lines of non-changing comments so that [all …]
|
12