Home
last modified time | relevance | path

Searched defs:matched (Results 26 - 50 of 149) sorted by relevance

123456

/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dpipeline_core.cpp144 bool matched = false; in AddFilters() local
/kernel/linux/linux-5.10/arch/arm/probes/
H A Ddecode.c418 bool matched = false; in probes_decode_insn() local
/kernel/linux/linux-6.6/arch/arm/probes/
H A Ddecode.c418 bool matched = false; in probes_decode_insn() local
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_queue.c558 bool matched; in snd_seq_queue_client_termination() local
/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax1586.c155 int i, matched; in of_get_max1586_platform_data() local
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax1586.c155 int i, matched; in of_get_max1586_platform_data() local
/kernel/linux/linux-6.6/mm/damon/
H A Dpaddr.c191 bool matched = false; in __damos_pa_filter_out() local
/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
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.h200 bool matched = false; member
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc_keytype.cpp469 UBool matched = FALSE; in ulocimp_toBcpType() local
514 UBool matched = FALSE; in ulocimp_toLegacyType() local
[all...]
/third_party/toybox/toys/posix/
H A Dgrep.c152 int matched = 0, rc = 1; in do_grep() local
/third_party/rust/crates/regex/src/
H A Dre_set.rs313 pub fn matched(&self, regex_index: usize) -> bool { in matched() functions
[all...]
/third_party/rust/crates/regex/regex-capi/ctest/
H A 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, test_flags() local
[all...]
/third_party/vulkan-loader/loader/
H A Dloader_linux.c217 int32_t matched = sscanf(selection, "%x:%x", &vendor_id, &device_id); in linux_env_var_default_device() local
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dpositive_rule.cpp290 icu::UnicodeString matched = message.tempSubString(start, end - start); in HandlePossibleNumberWithPattern() local
/base/startup/init/services/param/manager/
H A Dparam_server.c141 const char* matched; in MatchReserverCmdline() local

Completed in 18 milliseconds

123456