Home
last modified time | relevance | path

Searched defs:matched (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-vowel-constraints.cc61 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
112 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
133 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
169 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
193 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
211 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
225 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
248 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
266 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
292 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
[all …]
/third_party/harfbuzz/src/
Dhb-ot-shape-complex-vowel-constraints.cc61 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
112 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
133 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
169 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
193 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
211 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
225 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
248 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
266 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
292 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-vowel-constraints.cc57 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
110 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
132 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
169 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
194 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
213 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
237 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
256 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
283 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
319 bool matched = false; in _hb_preprocess_text_vowel_constraints() local
[all …]
/third_party/ejdb/src/jbi/
Djbi_uniq_scanner.c9 bool matched; in _jbi_consume_eq() local
35 bool matched; in _jbi_consume_in_node() local
118 bool matched = false; in _jbi_consume_scan() local
178 bool matched; in _jbi_consume_noxpr_scan() local
Djbi_dup_scanner.c5 bool matched; in _jbi_consume_eq() local
65 bool matched; in _jbi_consume_in_node() local
183 bool matched = false; in _jbi_consume_scan() local
238 bool matched; in _jbi_consume_noxpr_scan() local
Djbi_full_scanner.c4 bool matched; in jbi_full_scanner() local
Djbi_pk_scanner.c7 bool matched; in jbi_pk_scanner() local
Djbi_consumer.c3 iwrc jbi_consumer(struct _JBEXEC *ctx, IWKV_cursor cur, int64_t id, int64_t *step, bool *matched, i… in jbi_consumer()
/third_party/rust/crates/regex/regex-capi/ctest/
Dtest.c18 bool matched = rure_is_match(re, (const uint8_t *)haystack, in test_is_match() local
37 bool matched = rure_shortest_match(re, (const uint8_t *)haystack, in test_shortest_match() local
66 bool matched = rure_find(re, (const uint8_t *)haystack, strlen(haystack), in test_find() local
96 bool matched = rure_find_captures(re, (const uint8_t *)haystack, in test_captures() local
160 bool matched = rure_iter_next(it, haystack, haystack_len, &match); in test_iter() local
280 bool matched = rure_is_match(re, (const uint8_t *)haystack, in test_flags() local
/third_party/googletest/googletest/src/hwext/
Dgtest-ext.cc78 … const bool matched = matchNaming(test->test_case_name(), info->test_case_name, case_name_mt) in findDefFor() local
153 … const bool matched = matchNaming(testcasename.c_str(), info->test_case_name, case_name_mt) in getLevel() local
202 … const bool matched = matchNaming(testcasename.c_str(), info->test_case_name, case_name_mt) in getTestFlags() local
Dgtest-tag.cc84 bool matched = false; in eleForName() local
/third_party/node/deps/brotli/c/enc/
Dfind_match_length.h24 size_t matched = 0; in FindMatchLengthWithLimit() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dfind_match_length.h24 size_t matched = 0; in FindMatchLengthWithLimit() local
/third_party/iowow/src/re/
Dvm.c121 int matched; in vm_run() local
146 int matched = 0; in vm_run_with_threads() local
/third_party/libphonenumber/cpp/test/phonenumbers/
Dregexp_adapter_test.cc202 string matched; in TEST_F() local
228 string matched; in TEST_F() local
337 string matched; in TEST_F() local
/third_party/rust/crates/regex/src/
Dbacktrack.rs141 let mut matched = false; in exec_() localVariable
167 let mut matched = false; in backtrack() localVariable
/third_party/rust/crates/regex/bench/src/ffi/
Dre2.cpp40 bool matched; in re2_regexp_find() local
/third_party/rust/crates/bindgen/bindgen/
Dregex_set.rs12 matched: Vec<Cell<bool>>, field
/third_party/mesa3d/src/amd/common/
Dac_debug.h54 bool matched; /* whether the wave is used by a currently-bound shader */ member
/third_party/skia/third_party/externals/icu/source/common/
Duloc_keytype.cpp469 UBool matched = FALSE; in ulocimp_toBcpType() local
514 UBool matched = FALSE; in ulocimp_toLegacyType() local
/third_party/icu/icu4c/source/common/
Duloc_keytype.cpp469 UBool matched = FALSE; in ulocimp_toBcpType() local
514 UBool matched = FALSE; in ulocimp_toLegacyType() local
/third_party/node/deps/icu-small/source/common/
Duloc_keytype.cpp471 UBool matched = FALSE; in ulocimp_toBcpType() local
516 UBool matched = FALSE; in ulocimp_toLegacyType() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duloc_keytype.cpp526 UBool matched = FALSE; in ulocimp_toBcpType() local
571 UBool matched = FALSE; in ulocimp_toLegacyType() local
/third_party/ejdb/src/jql/
Djql_internal.h16 bool matched; member
/third_party/rust/crates/memchr/src/memmem/prefilter/
Dgenericsimd.rs191 fn matched( in matched() function

1234