/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
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | group.c | 163 bool matched = false; in tomoyo_number_matches_group() local 193 bool matched = false; in tomoyo_address_matches_group() local
|
/kernel/linux/linux-5.10/fs/romfs/ |
H A D | storage.c | 169 bool matched, terminated = false; in romfs_blk_strcmp() local [all...] |
/kernel/linux/linux-6.6/fs/romfs/ |
H A D | storage.c | 169 bool matched, terminated = false; in romfs_blk_strcmp() local [all...] |
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | group.c | 163 bool matched = false; in tomoyo_number_matches_group() local 193 bool matched = false; in tomoyo_address_matches_group() 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
|
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | namei.c | 64 unsigned int matched = min(startprfx, endprfx); in find_target_dirent() local 113 unsigned int matched; in find_target_block_classic() local 17 erofs_dirnamecmp(const struct erofs_qstr *qn, const struct erofs_qstr *qd, unsigned int *matched) erofs_dirnamecmp() argument [all...] |
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | namei.c | 63 unsigned int matched = min(startprfx, endprfx); in find_target_dirent() local 108 unsigned int matched; in erofs_find_target_block() local 16 erofs_dirnamecmp(const struct erofs_qstr *qn, const struct erofs_qstr *qd, unsigned int *matched) erofs_dirnamecmp() argument [all...] |
/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
|
/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
|
/kernel/linux/linux-5.10/arch/arm/probes/ |
H A D | decode.c | 418 bool matched = false; in probes_decode_insn() local
|