/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | AttrParsedAttrKinds.inc | 14 case 3: // 3 strings to match. 17 case 'f': // 1 string to match. 21 case 'h': // 1 string to match. 25 case 'p': // 1 string to match. 31 case 4: // 8 strings to match. 34 case 'c': // 1 string to match. 38 case 'h': // 1 string to match. 42 case 'l': // 1 string to match. 46 case 'm': // 1 string to match. 50 case 'n': // 1 string to match. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | AttrParsedAttrKinds.inc | 14 case 3: // 3 strings to match. 17 case 'f': // 1 string to match. 21 case 'h': // 1 string to match. 25 case 'p': // 1 string to match. 31 case 4: // 8 strings to match. 34 case 'c': // 1 string to match. 38 case 'h': // 1 string to match. 42 case 'l': // 1 string to match. 46 case 'm': // 1 string to match. 50 case 'n': // 1 string to match. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | AttrParsedAttrKinds.inc | 14 case 3: // 3 strings to match. 17 case 'f': // 1 string to match. 21 case 'h': // 1 string to match. 25 case 'p': // 1 string to match. 31 case 4: // 8 strings to match. 34 case 'c': // 1 string to match. 38 case 'h': // 1 string to match. 42 case 'l': // 1 string to match. 46 case 'm': // 1 string to match. 50 case 'n': // 1 string to match. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | AttrParsedAttrKinds.inc | 14 case 3: // 3 strings to match. 17 case 'f': // 1 string to match. 21 case 'h': // 1 string to match. 25 case 'p': // 1 string to match. 31 case 4: // 8 strings to match. 34 case 'c': // 1 string to match. 38 case 'h': // 1 string to match. 42 case 'l': // 1 string to match. 46 case 'm': // 1 string to match. 50 case 'n': // 1 string to match. [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/clang/clang-gen-attributes/gen/clang/Sema/ |
D | AttrParsedAttrKinds.inc | 13 case 3: // 2 strings to match. 16 case 'h': // 1 string to match. 20 case 'p': // 1 string to match. 26 case 4: // 6 strings to match. 29 case 'c': // 1 string to match. 33 case 'h': // 1 string to match. 37 case 'm': // 1 string to match. 41 case 'p': // 1 string to match. 45 case 'u': // 1 string to match. 49 case 'w': // 1 string to match. [all …]
|
/aosp_15_r20/external/cldr/common/supplemental-temp/ |
H A D | coverageLevels2.xml | 207 <coverageLevel value="core" match="characters/exemplarCharacters"/> 208 <coverageLevel value="core" match="characters/exemplarCharacters[@type='%coreExemplarTypes']"/> 210 <coverageLevel value="moderate" match="characters/exemplarCharacters[@type='%anyAlphaNum']"/> 215 …The only hard requirement is that each basic rule comes after any moderate rule *that could match … 218 <coverageLevel value="basic" match="delimiters/alternateQuotationEnd"/> 219 <coverageLevel value="basic" match="delimiters/alternateQuotationStart"/> 220 <coverageLevel value="basic" match="delimiters/quotationEnd"/> 221 <coverageLevel value="basic" match="delimiters/quotationStart"/> 222 <coverageLevel value="basic" match="numbers/defaultNumberingSystem"/> 223 <coverageLevel value="basic" match="numbers/otherNumberingSystems/native"/> [all …]
|
/aosp_15_r20/external/cldr/common/supplemental/ |
H A D | coverageLevels.xml | 209 <coverageLevel value="core" match="characters/exemplarCharacters"/> 210 <coverageLevel value="core" match="characters/exemplarCharacters[@type='%coreExemplarTypes']"/> 212 <coverageLevel value="moderate" match="characters/exemplarCharacters[@type='%anyAlphaNum']"/> 217 …The only hard requirement is that each basic rule comes after any moderate rule *that could match … 220 <coverageLevel value="basic" match="delimiters/alternateQuotationEnd"/> 221 <coverageLevel value="basic" match="delimiters/alternateQuotationStart"/> 222 <coverageLevel value="basic" match="delimiters/quotationEnd"/> 223 <coverageLevel value="basic" match="delimiters/quotationStart"/> 224 <coverageLevel value="basic" match="numbers/defaultNumberingSystem"/> 225 <coverageLevel value="basic" match="numbers/otherNumberingSystems/native"/> [all …]
|
/aosp_15_r20/external/pcre/testdata/ |
H A D | testoutput6 | 26 \= Expect no match 28 No match 30 No match 81 \= Expect no match 83 No match 85 No match 92 \= Expect no match 94 No match 99 \= Expect no match 101 No match [all …]
|
H A D | testoutput1 | 18 \= Expect no match 20 No match 22 No match 99 \= Expect no match 101 No match 103 No match 105 No match 107 No match 109 No match 111 No match [all …]
|
/aosp_15_r20/external/fmtlib/support/ |
H A D | C++.sublime-syntax | 86 - match: \boperator\b 90 - match: \b({{modifiers}})\b 94 - match: \bthis\b 97 - match: '\b(f|m)[[:upper:]]\w*\b' 100 - match: '\bm_[[:alnum:]_]+\b' 104 - match: \bnullptr\b 108 - match: \busing\b 110 - match: \bbreak\b 112 - match: \bcontinue\b 114 - match: \bgoto\b [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/clang/clang-gen-comment-html-named-character-references/gen/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.inc | 13 case 2: // 15 strings to match. 16 case 'G': // 2 strings to match. 19 case 'T': // 1 string to match. 21 case 't': // 1 string to match. 25 case 'L': // 2 strings to match. 28 case 'T': // 1 string to match. 30 case 't': // 1 string to match. 34 case 'P': // 1 string to match. 38 case 'X': // 1 string to match. 42 case 'g': // 2 strings to match. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.inc | 14 case 2: // 15 strings to match. 17 case 'G': // 2 strings to match. 20 case 'T': // 1 string to match. 22 case 't': // 1 string to match. 26 case 'L': // 2 strings to match. 29 case 'T': // 1 string to match. 31 case 't': // 1 string to match. 35 case 'P': // 1 string to match. 39 case 'X': // 1 string to match. 43 case 'g': // 2 strings to match. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.inc | 14 case 2: // 15 strings to match. 17 case 'G': // 2 strings to match. 20 case 'T': // 1 string to match. 22 case 't': // 1 string to match. 26 case 'L': // 2 strings to match. 29 case 'T': // 1 string to match. 31 case 't': // 1 string to match. 35 case 'P': // 1 string to match. 39 case 'X': // 1 string to match. 43 case 'g': // 2 strings to match. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.inc | 14 case 2: // 15 strings to match. 17 case 'G': // 2 strings to match. 20 case 'T': // 1 string to match. 22 case 't': // 1 string to match. 26 case 'L': // 2 strings to match. 29 case 'T': // 1 string to match. 31 case 't': // 1 string to match. 35 case 'P': // 1 string to match. 39 case 'X': // 1 string to match. 43 case 'g': // 2 strings to match. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.inc | 14 case 2: // 15 strings to match. 17 case 'G': // 2 strings to match. 20 case 'T': // 1 string to match. 22 case 't': // 1 string to match. 26 case 'L': // 2 strings to match. 29 case 'T': // 1 string to match. 31 case 't': // 1 string to match. 35 case 'P': // 1 string to match. 39 case 'X': // 1 string to match. 43 case 'g': // 2 strings to match. [all …]
|
/aosp_15_r20/external/skia/infra/bots/gen_tasks_logic/ |
H A D | nano_flags.go | 223 match := []string{} 226 match = append(match, "~blurroundrect") 227 match = append(match, "~patch_grid") // skia:2847 228 match = append(match, "~desk_carsvg") 231 match = append(match, "~blurroundrect") 232 match = append(match, "~patch_grid") // skia:2847 233 match = append(match, "~desk_carsvg") 234 match = append(match, "~keymobi") 235 match = append(match, "~path_hairline") 236 match = append(match, "~GLInstancedArraysBench") // skia:4714 [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | pattern_matcher_test.cc | 30 namespace m = match; 47 ASSERT_TRUE(Match( in TEST_F() 49 match::Op(&matched_inst) in TEST_F() 52 .WithShape(match::Shape(&matched_shape).IsDenseArray()) in TEST_F() 55 match::Op(&matched_operand).WithOpcode(HloOpcode::kConstant)))); in TEST_F() 60 EXPECT_TRUE(Match(hlo_module->entry_computation()->root_instruction(), in TEST_F() 61 match::Add(match::Constant(), match::Constant()))); in TEST_F() 63 EXPECT_FALSE(Match(hlo_module->entry_computation()->root_instruction(), in TEST_F() 64 match::Op().WithName("bad_name"))); in TEST_F() 66 EXPECT_FALSE(Match(hlo_module->entry_computation()->root_instruction(), in TEST_F() [all …]
|
/aosp_15_r20/external/sdk-platform-java/api-common-java/src/test/java/com/google/api/pathtemplate/ |
H A D | PathTemplateTest.java | 52 // Match 58 assertPositionalMatch(template.match("buckets/f/o/objects/bar"), "f", "o", "bar"); in matchAtomicResourceName() 64 assertPositionalMatch(template.match("buckets/foo/objects/bar/baz"), "foo", "bar/baz"); in matchTemplateWithUnboundedWildcard() 70 Map<String, String> match = template.matchFromFullName("somewhere.io/buckets/b/objects/o"); in matchWithForcedHostName() local 71 Truth.assertThat(match).isNotNull(); in matchWithForcedHostName() 72 Truth.assertThat(match.get(PathTemplate.HOSTNAME_VAR)).isEqualTo("somewhere.io"); in matchWithForcedHostName() 73 Truth.assertThat(match.get("$0")).isEqualTo("b"); in matchWithForcedHostName() 74 Truth.assertThat(match.get("$1")).isEqualTo("o"); in matchWithForcedHostName() 80 Map<String, String> match = template.match("//somewhere.io/buckets/b/objects/o"); in matchWithHostName() local 81 Truth.assertThat(match).isNotNull(); in matchWithHostName() [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_re.py | 39 self.assertEqual(re.match('a*', 'xxx').span(0), (0, 0)) 40 self.assertEqual(re.match('a*', 'xxx').span(), (0, 0)) 41 self.assertEqual(re.match('x*', 'xxxa').span(0), (0, 3)) 42 self.assertEqual(re.match('x*', 'xxxa').span(), (0, 3)) 43 self.assertIsNone(re.match('a+', 'xxx')) 124 self.assertRaises(ValueError, re.match, pattern, 'A', re.I) 284 self.assertEqual(re.match('a', 'a').groups(), ()) 285 self.assertEqual(re.match('(a)', 'a').groups(), ('a',)) 286 self.assertEqual(re.match(r'(a)', 'a').group(0), 'a') 287 self.assertEqual(re.match(r'(a)', 'a').group(1), 'a') [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-1.10.4/testdata/fowler/ |
H A D | basic.toml | 11 match-limit = 1 18 match-limit = 1 25 match-limit = 1 32 match-limit = 1 39 match-limit = 1 47 match-limit = 1 55 match-limit = 1 63 match-limit = 1 71 match-limit = 1 79 match-limit = 1 [all …]
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/ |
H A D | hpack_huffman_decoder.cc | 220 {0x30, 5}, // Match: 0b0000000, Symbol: 0 221 {0x30, 5}, // Match: 0b0000001, Symbol: 0 222 {0x30, 5}, // Match: 0b0000010, Symbol: 0 223 {0x30, 5}, // Match: 0b0000011, Symbol: 0 224 {0x31, 5}, // Match: 0b0000100, Symbol: 1 225 {0x31, 5}, // Match: 0b0000101, Symbol: 1 226 {0x31, 5}, // Match: 0b0000110, Symbol: 1 227 {0x31, 5}, // Match: 0b0000111, Symbol: 1 228 {0x32, 5}, // Match: 0b0001000, Symbol: 2 229 {0x32, 5}, // Match: 0b0001001, Symbol: 2 [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | deflate_medium.c | 15 struct match { struct 22 static int emit_match(deflate_state *s, struct match match) { in emit_match() argument 26 if (match.match_length < WANT_MIN_MATCH) { in emit_match() 27 while (match.match_length) { in emit_match() 28 bflush += zng_tr_tally_lit(s, s->window[match.strstart]); in emit_match() 30 match.strstart++; in emit_match() 31 match.match_length--; in emit_match() 36 check_match(s, match.strstart, match.match_start, match.match_length); in emit_match() 38 …bflush += zng_tr_tally_dist(s, match.strstart - match.match_start, match.match_length - STD_MIN_MA… in emit_match() 40 s->lookahead -= match.match_length; in emit_match() [all …]
|
/aosp_15_r20/external/curl/tests/unit/ |
H A D | unit1307.c | 45 #define MATCH CURL_FNMATCH_MATCH macro 76 { "\\[", "[", MATCH }, 79 { "[][]", "[", MATCH }, 80 { "[][]", "]", MATCH }, 81 { "[[]", "[", MATCH }, 82 { "[[[]", "[", MATCH }, 83 { "[[[[]", "[", MATCH }, 84 { "[[[[]", "[", MATCH }, 86 { "[][[]", "]", MATCH }, 87 { "[][[[]", "[", MATCH }, [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_patma.py | 30 match x: 38 match x: 134 match 0: 140 match 0: 148 match 0: 157 match 0: 164 match 1: 171 match 2: 178 match 3: 185 match 4: [all …]
|
/aosp_15_r20/external/tcpdump/tests/ |
H A D | of10_s4810-vvvv.out | 110 match in_port 1 114 match in_port 1 118 match in_port 1 122 match in_port 1 127 match in_port 1 131 match in_port 1 135 match in_port 1 140 match in_port 1 141 match dl_src 00:00:00:00:00:01 145 match in_port 1 [all …]
|