| /third_party/rust/crates/memchr/src/memmem/prefilter/ |
| H A D | genericsimd.rs | 191 fn matched( in matched() functions
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-shape-complex-vowel-constraints.cc | 61 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 D | genericsimd.rs | 257 fn matched(start_ptr: *const u8, ptr: *const u8, chunki: usize) -> usize { in matched() functions
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | find_match_length.h | 24 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 D | find_match_length.h | 24 size_t matched = 0; in FindMatchLengthWithLimit() local 54 size_t matched = 0; FindMatchLengthWithLimit() local [all...] |
| /third_party/rust/crates/regex/src/ |
| H A D | pikevm.rs | 124 let mut matched = false; in exec_() variables
|
| H A D | backtrack.rs | 141 let mut matched = false; in exec_() variables 167 let mut matched = false; in backtrack() variables
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
| H A D | insight_intent_utils.cpp | 31 bool matched = false; in CheckAbilityName() local
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_debug.h | 54 bool matched; /* whether the wave is used by a currently-bound shader */ member
|
| /third_party/rust/crates/regex/bench/src/ffi/ |
| H A D | re2.cpp | 40 bool matched; in re2_regexp_find() local
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | regexp_adapter_test.cc | 202 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 D | avx.rs | 33 unsafe fn matched( in memchr() functions 126 unsafe fn matched( in memchr2() functions 214 unsafe fn matched( in memchr3() functions
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | lowering.h | 230 bool matched = inst->GetOpcode() == OPCODE && inst->GetInputsCount() == 1 && in Capture() local
|
| /third_party/curl/lib/ |
| H A D | version_win32.c | 78 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 D | AffixMatcher.java | 250 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 D | AffixMatcher.java | 248 static boolean matched(AffixPatternMatcher affix, String patternString) { in matched() method in AffixMatcher
|
| /third_party/spirv-tools/source/diff/ |
| H A D | lcs.h | 102 uint32_t matched : 1; member 81 MarkMatched(DiffMatchIndex index, uint32_t best_match_length, bool matched) MarkMatched() argument
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | file_header.h | 128 bool matched = strictMatch ? (currVersion == lastVersion) : (currVersion <= lastVersion); in VerifyVersion() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| H A D | mir_module.cpp | 323 bool matched = false; in DumpFunctionList() local
|
| /base/startup/init/ueventd/ |
| H A D | ueventd_read_cfg.c | 388 int matched = 0; in ChangeSysAttributePermissions() local
|
| /foundation/multimedia/media_foundation/src/pipeline/ |
| H A D | pipeline.cpp | 247 bool matched = false; in AddHeadFilters() local
|
| /foundation/multimedia/media_foundation/engine/pipeline/core/ |
| H A D | pipeline_core.cpp | 144 bool matched = false; in AddFilters() local
|
| /third_party/googletest/googlemock/src/ |
| H A D | gmock-matchers.cc | 396 char matched = matrix.HasEdge(ilhs, irhs); in VerifyMatchMatrix() local
|
| /third_party/googletest/googletest/src/hwext/ |
| H A D | gtest-ext.cc | 78 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 D | gtest-tag.cc | 84 bool matched = false;
in eleForName() local
|