Home
last modified time | relevance | path

Searched defs:matched (Results 1 - 25 of 68) sorted by relevance

123

/third_party/rust/crates/memchr/src/memmem/prefilter/
H A Dgenericsimd.rs191 fn matched( in matched() functions
/third_party/skia/third_party/externals/harfbuzz/src/
H A 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; _hb_preprocess_text_vowel_constraints() local
169 bool matched = false; _hb_preprocess_text_vowel_constraints() local
193 bool matched = false; _hb_preprocess_text_vowel_constraints() local
211 bool matched = false; _hb_preprocess_text_vowel_constraints() local
225 bool matched = false; _hb_preprocess_text_vowel_constraints() local
248 bool matched = false; _hb_preprocess_text_vowel_constraints() local
266 bool matched = false; _hb_preprocess_text_vowel_constraints() local
292 bool matched = false; _hb_preprocess_text_vowel_constraints() local
327 bool matched = false; _hb_preprocess_text_vowel_constraints() local
348 bool matched = false; _hb_preprocess_text_vowel_constraints() local
369 bool matched = false; _hb_preprocess_text_vowel_constraints() local
395 bool matched = false; _hb_preprocess_text_vowel_constraints() local
415 bool matched = false; _hb_preprocess_text_vowel_constraints() local
[all...]
/third_party/rust/crates/memchr/src/memmem/
H A Dgenericsimd.rs257 fn matched(start_ptr: *const u8, ptr: *const u8, chunki: usize) -> usize { in matched() functions
/third_party/node/deps/brotli/c/enc/
H A Dfind_match_length.h24 size_t matched = 0; in FindMatchLengthWithLimit() local
54 size_t matched = 0; FindMatchLengthWithLimit() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dfind_match_length.h24 size_t matched = 0; in FindMatchLengthWithLimit() local
54 size_t matched = 0; FindMatchLengthWithLimit() local
[all...]
/third_party/rust/crates/regex/src/
H A Dpikevm.rs124 let mut matched = false; in exec_() variables
H A Dbacktrack.rs141 let mut matched = false; in exec_() variables
167 let mut matched = false; in backtrack() variables
/third_party/mesa3d/src/amd/common/
H A Dac_debug.h54 bool matched; /* whether the wave is used by a currently-bound shader */ member
/third_party/rust/crates/regex/bench/src/ffi/
H A Dre2.cpp40 bool matched; in re2_regexp_find() local
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dregexp_adapter_test.cc202 string matched; in TEST_F() local
228 string matched; in TEST_F() local
337 string matched; TEST_F() local
[all...]
/third_party/rust/crates/memchr/src/memchr/x86/
H A Davx.rs33 unsafe fn matched( in memchr() functions
126 unsafe fn matched( in memchr2() functions
214 unsafe fn matched( in memchr3() functions
/third_party/curl/lib/
H A Dversion_win32.c78 bool matched = FALSE; in curlx_verify_windows_version() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DAffixMatcher.java250 static boolean matched(AffixPatternMatcher affix, String patternString) { in matched() method in AffixMatcher
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DAffixMatcher.java248 static boolean matched(AffixPatternMatcher affix, String patternString) { in matched() method in AffixMatcher
/third_party/spirv-tools/source/diff/
H A Dlcs.h102 uint32_t matched : 1; member
81 MarkMatched(DiffMatchIndex index, uint32_t best_match_length, bool matched) MarkMatched() argument
/third_party/googletest/googlemock/src/
H A Dgmock-matchers.cc396 char matched = matrix.HasEdge(ilhs, irhs); in VerifyMatchMatrix() local
/third_party/googletest/googletest/src/hwext/
H A 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
H A Dgtest-tag.cc84 bool matched = false; in eleForName() local
/third_party/icu/icu4c/source/common/
H A Duloc_keytype.cpp471 UBool matched = false; in ulocimp_toBcpType() local
516 UBool matched = false; in ulocimp_toLegacyType() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duloc_keytype.cpp471 UBool matched = false; in ulocimp_toBcpType() local
516 UBool matched = false; in ulocimp_toLegacyType() local
[all...]
/third_party/libevdev/tools/
H A Dlibevdev-tweak-device.c64 int matched; in parse_resolution_argument() local
/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator-reducer.cc443 bool matched = false; in ReduceSwitch() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-strings.cc24 Handle<String> matched = args.at<String>(0); in RUNTIME_FUNCTION() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_tree.c262 int i, matched = 0; in tree_link_matching_nodes() local
/third_party/openssl/crypto/x509/
H A Dpcy_tree.c262 int i, matched = 0; in tree_link_matching_nodes() local

Completed in 21 milliseconds

123