Home
last modified time | relevance | path

Searched +full:rules +full:- +full:anchors (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/mesa3d/
D.gitlab-ci.yml3 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/
Dyaml.py5 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/
Dgitlab-ci.yml3 .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/
Dindex.md1 ---
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/
Dpcre2syntax.33 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
29 \ecx "control-x", where x is any ASCII printing character
57 a non-zero digit is complicated; for details see the section
60 "Non-printing characters"
91 \eW a "non-word" character
95 of a UTF-8 or UTF-16 character. The application can lock out the use of \eC by
99 By default, \ed, \es, and \ew match only ASCII characters, even in UTF-8 mode
100 or in the 16-bit and 32-bit libraries. However, if locale-specific matching is
[all …]
/third_party/pcre2/pcre2/doc/html/
Dpcre2syntax.html27 <li><a name="TOC12" href="#SEC12">ANCHORS AND SIMPLE ASSERTIONS</a>
37 <li><a name="TOC22" href="#SEC22">NON-ATOMIC LOOKAROUND ASSERTIONS</a>
53 documentation. This document contains a quick-reference summary of the syntax.
58 \x where x is non-alphanumeric is a literal x
68 \cx "control-x", where x is any ASCII printing character
97 a non-zero digit is complicated; for details see the section
98 <a href="pcre2pattern.html#digitsafterbackslash">"Non-printing characters"</a>
125 \W a "non-word" character
129 of a UTF-8 or UTF-16 character. The application can lock out the use of \C by
134 By default, \d, \s, and \w match only ASCII characters, even in UTF-8 mode
[all …]
/third_party/openssl/doc/man3/
DX509_VERIFY_PARAM_set_flags.pod21 - 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/vk-gl-cts/external/vulkan-docs/src/
DChangeLog.txt1 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 …]
DChangeLog.adoc1 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/
DTransliteratorParser.java6 * 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 …]
DTransliterator.java6 * 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" -&gt; "def"), and transliterator <b>B</…
142 * <blockquote>"A" x <b>AB</b> -&gt; "B"<br>
143 * "B" x <b>BA</b> -&gt; "A"</blockquote>
147 * <blockquote>"ABCD" x <b>AB</b> -&gt; "BBCD"<br>
148 * "BBCD" x <b>BA</b> -&gt; "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/
DTransliteratorParser.java5 * 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 …]
DTransliterator.java5 * 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" -&gt; "def"), and transliterator <b>B</…
141 * <blockquote>"A" x <b>AB</b> -&gt; "B"<br>
142 * "B" x <b>BA</b> -&gt; "A"</blockquote>
146 * <blockquote>"ABCD" x <b>AB</b> -&gt; "BBCD"<br>
147 * "BBCD" x <b>BA</b> -&gt; "AACD"</blockquote>
156 …* filter affects just the characters that are changed -- the characters outside of the filter are …
[all …]
/third_party/rust/crates/regex/src/
Dlib.rs3 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/icu/icu4c/source/i18n/
Drbt_pars.cpp5 * 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/node/deps/icu-small/source/i18n/
Drbt_pars.cpp5 * 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/
Drbt_pars.cpp5 * 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/icu/icu4c/source/i18n/unicode/
Dtranslit.h5 * 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/
Dtranslit.h5 * 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/node/deps/icu-small/source/i18n/unicode/
Dtranslit.h5 * 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/freetype/src/otvalid/
Dotvgpos.c7 * 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/
Dscanner.py3 # 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/node/doc/api/
Desm.md3 <!--introduced_in=v8.5.0-->
5 <!-- type=misc -->
7 <!-- YAML
10 - version: v18.20.0
11 pr-url: https://github.com/nodejs/node/pull/50140
13 - version: v18.19.0
14 pr-url: https://github.com/nodejs/node/pull/44710
16 - version:
17 - v18.6.0
18 pr-url: https://github.com/nodejs/node/pull/42623
[all …]
/third_party/python/Lib/
Ddifflib.py2 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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DTransliteratorTest.java6 * 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 …]

1234