| /third_party/mesa3d/ |
| D | .gitlab-ci.yml | 3 MESA_TEMPLATES_COMMIT: &ci-templates-commit 290b79e0e78eab67a83766f4e9691be554fc4afd 4 CI_PRE_CLONE_SCRIPT: |- 5 set -o xtrace 6 …wget -q -O download-git-cache.sh ${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/download-git-… 7 bash download-git-cache.sh 8 rm download-git-cache.sh 12 # per-pipeline artifact storage on MinIO 14 # per-job artifact storage on MinIO 17 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${MINIO_HOST}/mesa-tracie-results/$FDO_UPSTREAM_REPO" 28 …- echo -e "\e[0Ksection_start:$(date +%s):unset_env_vars_section[collapsed=true]\r\e[0KUnsetting v… [all …]
|
| /third_party/PyYAML/examples/pygments-lexer/ |
| D | yaml.py | 5 Lexer for YAML, a human-friendly data serialization language 27 self.indent = -1 47 context.indent = -1 163 mimetypes = ['text/x-yaml'] 167 # the root rules 177 'yaml-directive'), 180 'tag-directive'), 182 (r'^(?:---|\.\.\.)(?=[ ]|$)', 183 reset_indent(Punctuation.Document), 'block-line'), 187 ('block-line', 'indentation')), [all …]
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | gitlab-ci.yml | 3 .incorporate-templates-commit: 5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}" 7 .incorporate-base-tag+templates-commit: 9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT… 10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}" 12 .set-image: 14 - .incorporate-templates-commit 19 .set-image-base-tag: 21 - .set-image 22 - .incorporate-base-tag+templates-commit [all …]
|
| /third_party/icu/docs/userguide/collation/customization/ |
| D | index.md | 1 --- 6 --- 7 <!-- 10 --> 16 {: .no_toc .text-delta } 21 --- 26 order](http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Collation) 35 Therefore, ICU provides a data-driven, flexible, and run-time-customizable 46 A tailoring is specified via a string containing a set of rules. ICU implements 48 syntax](http://www.unicode.org/reports/tr35/tr35-collation.html#Rules). For more [all …]
|
| /third_party/pcre2/pcre2/doc/ |
| D | pcre2syntax.3 | 3 PCRE2 - Perl-compatible regular expressions (revised API) 12 documentation. This document contains a quick-reference summary of the syntax. 18 \ex where x is non-alphanumeric is a literal x 32 is \eu{...} which is not Perl-compatible and is recognized only when 44 \ecx "control-x", where x is a non-control ASCII character 72 a non-zero digit is complicated; for details see the section 75 "Non-printing characters" 106 \eW a "non-word" character 110 of a UTF-8 or UTF-16 character. The application can lock out the use of \eC by 114 By default, \ed, \es, and \ew match only ASCII characters, even in UTF-8 mode [all …]
|
| /third_party/openssl/doc/man3/ |
| D | X509_VERIFY_PARAM_set_flags.pod | 21 - X509 verification parameters 114 neither the end-entity certificate nor the trust-anchor count against this 116 Thus a B<depth> limit of 0 only allows the end-entity certificate to be signed 118 intermediate CA certificate between the trust anchor and the end-entity 132 The default security level is -1, or "not set". 134 Security level 1 requires at least 80-bit-equivalent security and is broadly 147 is NUL-terminated, B<namelen> may be zero, otherwise B<namelen> 156 with the DANE-EE(3) certificate usage, and the internal check will 187 sub-domain of the reference identifier respectively. The return 195 B<email>. If B<email> is NUL-terminated, B<emaillen> may be zero, otherwise [all …]
|
| /third_party/pcre2/pcre2/doc/html/ |
| D | pcre2syntax.html | 28 <li><a name="TOC13" href="#SEC13">ANCHORS AND SIMPLE ASSERTIONS</a> 38 <li><a name="TOC23" href="#SEC23">NON-ATOMIC LOOKAROUND ASSERTIONS</a> 54 documentation. This document contains a quick-reference summary of the syntax. 59 \x where x is non-alphanumeric is a literal x 71 is \u{...} which is not Perl-compatible and is recognized only when 81 \cx "control-x", where x is a non-control ASCII character 110 a non-zero digit is complicated; for details see the section 111 <a href="pcre2pattern.html#digitsafterbackslash">"Non-printing characters"</a> 138 \W a "non-word" character 142 of a UTF-8 or UTF-16 character. The application can lock out the use of \C by [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/ |
| D | ChangeLog.txt | 1 Copyright 2016-2021 The Khronos Group Inc. 2 SPDX-License-Identifier: CC-BY-4.0 4 Update Log for the Vulkan-Docs repository on Github. Updates are in reverse 12 ----------------------------------------------------- 29 public Vulkan-ValidationLayers pull request 3571). 41 non-depth views (internal merge request 3889). 43 * Generate the <<formats-compatibility, Format Compatibility Class Table>> 45 * Clarify that dependent operations of quad-sensitive ops have helpers 56 ----------------------------------------------------- 66 * Fix spelling and add backwards-compatibility aliases for some [all …]
|
| D | ChangeLog.adoc | 1 Copyright 2016-2024 The Khronos Group Inc. 2 SPDX-License-Identifier: CC-BY-4.0 4 Update Log for the Vulkan-Docs repository on GitHub. Updates are in reverse 15 ----------------------------------------------------- 34 * Add missing links to <<resources-image-views-identity-mappings,identity 50 * Remove redundant VkGraphicsPipelineCreateInfo VU 06680 and re-word VU 58 ----------------------------------------------------- 73 * Add a <<introduction-ratified, Ratification>> section to the 77 primitives in the <<fragops-shader, Fragment Shading>> section (internal 82 <<resources-association, Resource Memory Association>> section (internal [all …]
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | TransliteratorParser.java | 6 * Copyright (c) 2001-2011, International Business Machines 26 //---------------------------------------------------------------------- 28 //---------------------------------------------------------------------- 33 * of rules in the rule set 44 * The current data object for which we are parsing rules 90 * The next available stand-in for variables. This starts at some point in 93 * variables are <code>variableNext..variableLimit-1</code>. 98 * The last available stand-in for variables. This is discovered 100 * <code>variableNext..variableLimit-1</code>. During variable definition 101 * we use the special value variableLimit-1 as a placeholder. [all …]
|
| D | Transliterator.java | 6 * Copyright (C) 1996-2016, International Business Machines Corporation and 70 …terated and to use {@link Replaceable} objects instead of strings, in order to preserve out-of-band 87 * Consider the simple rule-based Transliterator: 114 … disambiguate between possible inputs. The <code>cursor</code> can also be explicitly set by rules. 131 …* characters by incrementing their Unicode value (so "abc" -> "def"), and transliterator <b>B</… 142 * <blockquote>"A" x <b>AB</b> -> "B"<br> 143 * "B" x <b>BA</b> -> "A"</blockquote> 147 * <blockquote>"ABCD" x <b>AB</b> -> "BBCD"<br> 148 * "BBCD" x <b>BA</b> -> "AACD"</blockquote> 157 …* filter affects just the characters that are changed -- the characters outside of the filter are … [all …]
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| D | TransliteratorParser.java | 5 * Copyright (c) 2001-2011, International Business Machines 25 //---------------------------------------------------------------------- 27 //---------------------------------------------------------------------- 32 * of rules in the rule set 43 * The current data object for which we are parsing rules 89 * The next available stand-in for variables. This starts at some point in 92 * variables are <code>variableNext..variableLimit-1</code>. 97 * The last available stand-in for variables. This is discovered 99 * <code>variableNext..variableLimit-1</code>. During variable definition 100 * we use the special value variableLimit-1 as a placeholder. [all …]
|
| D | Transliterator.java | 5 * Copyright (C) 1996-2016, International Business Machines Corporation and 69 …terated and to use {@link Replaceable} objects instead of strings, in order to preserve out-of-band 86 * Consider the simple rule-based Transliterator: 113 … disambiguate between possible inputs. The <code>cursor</code> can also be explicitly set by rules. 130 …* characters by incrementing their Unicode value (so "abc" -> "def"), and transliterator <b>B</… 141 * <blockquote>"A" x <b>AB</b> -> "B"<br> 142 * "B" x <b>BA</b> -> "A"</blockquote> 146 * <blockquote>"ABCD" x <b>AB</b> -> "BBCD"<br> 147 * "BBCD" x <b>BA</b> -> "AACD"</blockquote> 156 …* filter affects just the characters that are changed -- the characters outside of the filter are … [all …]
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| D | translit.h | 5 * Copyright (C) 1999-2014, International Business Machines 86 * preserve out-of-band information (such as text styles). 101 * <p>Consider the simple rule-based Transliterator: 136 * explicitly set by rules in a rule-based Transliterator. 156 * incrementing their Unicode value (so "abc" -> "def"), and 173 * \htmlonly<blockquote>\endhtmlonly"A" x <b>AB</b> -> "B"<br> 174 * "B" x <b>BA</b> -> "A"\htmlonly</blockquote>\endhtmlonly 178 * \htmlonly<blockquote>\endhtmlonly"ABCD" x <b>AB</b> -> "BBCD"<br> 179 * "BBCD" x <b>BA</b> -> "AACD"\htmlonly</blockquote>\endhtmlonly 190 * <em>ID</em>. IDs follow the format <em>source-destination</em>, [all …]
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| D | translit.h | 5 * Copyright (C) 1999-2014, International Business Machines 86 * preserve out-of-band information (such as text styles). 101 * <p>Consider the simple rule-based Transliterator: 136 * explicitly set by rules in a rule-based Transliterator. 156 * incrementing their Unicode value (so "abc" -> "def"), and 173 * \htmlonly<blockquote>\endhtmlonly"A" x <b>AB</b> -> "B"<br> 174 * "B" x <b>BA</b> -> "A"\htmlonly</blockquote>\endhtmlonly 178 * \htmlonly<blockquote>\endhtmlonly"ABCD" x <b>AB</b> -> "BBCD"<br> 179 * "BBCD" x <b>BA</b> -> "AACD"\htmlonly</blockquote>\endhtmlonly 190 * <em>ID</em>. IDs follow the format <em>source-destination</em>, [all …]
|
| /third_party/icu/icu4c/source/i18n/ |
| D | rbt_pars.cpp | 5 * Copyright (C) 1999-2016, International Business Machines 75 // A function is denoted &Source-Target/Variant(text) 79 // transliteration rules can be expressed in XML without clashing with 127 //---------------------------------------------------------------------- 129 //---------------------------------------------------------------------- 185 return (const UnicodeString*) variableNames->get(name); in lookup() 195 int32_t i = ch - data->variablesBase; in lookupMatcher() 196 if (i >= 0 && i < variablesVector->size()) { in lookupMatcher() 197 int32_t j = ch - data->variablesBase; in lookupMatcher() 198 set = (j < variablesVector->size()) ? in lookupMatcher() [all …]
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | rbt_pars.cpp | 5 * Copyright (C) 1999-2016, International Business Machines 75 // A function is denoted &Source-Target/Variant(text) 79 // transliteration rules can be expressed in XML without clashing with 127 //---------------------------------------------------------------------- 129 //---------------------------------------------------------------------- 185 return (const UnicodeString*) variableNames->get(name); in lookup() 195 int32_t i = ch - data->variablesBase; in lookupMatcher() 196 if (i >= 0 && i < variablesVector->size()) { in lookupMatcher() 197 int32_t j = ch - data->variablesBase; in lookupMatcher() 198 set = (j < variablesVector->size()) ? in lookupMatcher() [all …]
|
| /third_party/rust/crates/regex/src/ |
| D | lib.rs | 3 expressions. Its syntax is similar to Perl-style regular expressions, but lacks 33 let re = Regex::new(r"^\d{4}-\d{2}-\d{2}$").unwrap(); 34 assert!(re.is_match("2014-01-01")); 37 Notice the use of the `^` and `$` anchors. In this crate, every expression 39 it to match anywhere in the text. Anchors can be used to ensure that the 43 [raw strings](https://doc.rust-lang.org/stable/reference/tokens.html#raw-string-literals) 51 It is an anti-pattern to compile the same regular expression in a loop 68 fn some_helper_function(text: &str) -> bool { 84 repeatedly against a search string to find successive non-overlapping 91 let re = Regex::new(r"(\d{4})-(\d{2})-(\d{2})").unwrap(); [all …]
|
| /third_party/skia/third_party/externals/freetype/src/otvalid/ |
| D | otvgpos.c | 7 * Copyright (C) 2002-2021 by 55 /* uses valid->extra1 (counter) */ 56 /* uses valid->extra2 (boolean to handle NULL anchor field) */ 74 OTV_LIMIT_CHECK( Count * otvalid->extra1 * 2 ); in otv_x_sxy() 76 table_size = Count * otvalid->extra1 * 2 + 2; in otv_x_sxy() 78 for ( ; Count > 0; Count-- ) in otv_x_sxy() 79 for ( count1 = otvalid->extra1; count1 > 0; count1-- ) in otv_x_sxy() 86 if ( otvalid->extra2 ) in otv_x_sxy() 104 /* sets otvalid->extra1 (class count) */ 127 otv_Coverage_validate( table + Coverage1, otvalid, -1 ); in otv_u_O_O_u_O_O() [all …]
|
| /third_party/PyYAML/lib/yaml/ |
| D | scanner.py | 3 # STREAM-START 4 # STREAM-END 6 # DOCUMENT-START 7 # DOCUMENT-END 8 # BLOCK-SEQUENCE-START 9 # BLOCK-MAPPING-START 10 # BLOCK-END 11 # FLOW-SEQUENCE-START 12 # FLOW-MAPPING-START 13 # FLOW-SEQUENCE-END [all …]
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| D | TransliteratorTest.java | 5 * Copyright (C) 1996-2012, International Business Machines Corporation and * 44 -or- 70 then add it in the special non-mirrored section. These are 95 Transliterator lh = Transliterator.getInstance("Latin-Hangul"); in TestHangul() 100 assertTransform("Transform", "\uC544\uB530", lh, hl, "atta", "a-tta"); in TestHangul() 101 assertTransform("Transform", "\uC544\uBE60", lh, hl, "appa", "a-ppa"); in TestHangul() 102 assertTransform("Transform", "\uC544\uC9DC", lh, hl, "ajja", "a-jja"); in TestHangul() 103 assertTransform("Transform", "\uC544\uAE4C", lh, hl, "akka", "a-kka"); in TestHangul() 104 assertTransform("Transform", "\uC544\uC2F8", lh, hl, "assa", "a-ssa"); in TestHangul() 105 assertTransform("Transform", "\uC544\uCC28", lh, hl, "acha", "a-cha"); in TestHangul() [all …]
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| D | TransliteratorTest.java | 6 * Copyright (C) 1996-2012, International Business Machines Corporation and * 46 -or- 72 then add it in the special non-mirrored section. These are 98 Transliterator lh = Transliterator.getInstance("Latin-Hangul"); in TestHangul() 103 assertTransform("Transform", "\uC544\uB530", lh, hl, "atta", "a-tta"); in TestHangul() 104 assertTransform("Transform", "\uC544\uBE60", lh, hl, "appa", "a-ppa"); in TestHangul() 105 assertTransform("Transform", "\uC544\uC9DC", lh, hl, "ajja", "a-jja"); in TestHangul() 106 assertTransform("Transform", "\uC544\uAE4C", lh, hl, "akka", "a-kka"); in TestHangul() 107 assertTransform("Transform", "\uC544\uC2F8", lh, hl, "assa", "a-ssa"); in TestHangul() 108 assertTransform("Transform", "\uC544\uCC28", lh, hl, "acha", "a-cha"); in TestHangul() [all …]
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | transtst.cpp | 5 * Copyright (C) 1999-2016, International Business Machines 50 -or- 76 then add it in the special non-mirrored section. These are 92 // Define character constants thusly to be EBCDIC-friendly 218 avail->count(ec) == n); in TestInstantiation() 222 const UnicodeString& id = *avail->snext(ec); in TestInstantiation() 247 if (id.compare((UnicodeString)"Thai-Latn") != 0 && in TestInstantiation() 248 id.compare((UnicodeString)"Thai-Latin") != 0) in TestInstantiation() 254 ", pre-context " + prettify(parseError.preContext, true) + in TestInstantiation() 255 ", post-context " +prettify(parseError.postContext,true) + in TestInstantiation() [all …]
|
| /third_party/python/Lib/ |
| D | difflib.py | 2 Module difflib -- helpers for computing deltas between objects. 23 For producing human-readable deltas from sequences of lines of text. 53 elements (R-O doesn't address junk). The same idea is then applied 58 SequenceMatcher tries to compute a "human-friendly diff" between two 60 longest *contiguous* & junk-free matching subsequence. That's what 107 See the Differ class for a fancy human-friendly file differencer, which 109 sequences of characters within similar (near-matching) lines. 114 Timing: Basic R-O is cubic time worst case and quadratic time expected 116 expected-case behavior dependent in a complicated way on how many 123 Optional arg isjunk is None (the default), or a one-argument [all …]
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| D | NumberingScheme.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 74 // Bitmask for [1-9] (bits 1..9 set, bit 0 clear). 92 // In theory there could be IDD prefix for a non-geographic region (and this check could be in create() 95 "[%s] IDD prefixes must not be present for non-geographic regions", cc); in create() 106 checkMetadata(defaultIddPrefix.isEmpty() || defaultIddPrefix.matches("[0-9]+(?:~[0-9]+)?"), in create() 196 * Creates a numbering scheme from a range table and example numbers. No rules are applied to the 241 // Do this last, since order matters (because anchors are not unique) and we want the in addSyntheticComments() 295 "[%s] %s has national-only ranges which overlap other regions: %s", in checkNationalOnly() 313 * because all calling codes start with {@code [1-9]}. 318 // It can be empty for non-geographic (world) numbering schemes. in checkUnambiguousIdd() [all …]
|