| /third_party/musl/src/network/ |
| H A D | dn_comp.c | 36 static int match(int *offset, const unsigned char *base, const unsigned char *dn, in match() function
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | numparse_compositions.cpp | 22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
|
| H A D | numparse_scientific.cpp | 55 bool ScientificMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in ScientificMatcher [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-regex.cc | 49 int V8Regex::match(const String16& string, int startFrom, in match() function in v8_inspector::V8Regex 99 v8::Local<v8::Value> match; in match() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | spirv_validator_options.cpp | 21 auto match = [s](const char* b) { in spvParseUniversalLimitsOptions() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | spirv_validator_options.cpp | 21 auto match = [s](const char* b) { in spvParseUniversalLimitsOptions() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | numparse_compositions.cpp | 22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
|
| H A D | numparse_scientific.cpp | 55 bool ScientificMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in ScientificMatcher [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/csdet/ |
| H A D | csdet.c | 33 int32_t inputLength, match, matchCount = 0; in main() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceRangeSpec.cpp | 133 bool RangeSpec::match(const std::string &Name, uint32_t Number) const { in match() function in Ice::RangeSpec
|
| H A D | IceRangeSpec.h | 53 bool match(GlobalString Name, uint32_t Number) const { in match() function in Ice::RangeSpec
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | IntermNodePatternMatcher.cpp | 90 bool IntermNodePatternMatcher::match(TIntermUnary *node) const in match() function in sh::IntermNodePatternMatcher 102 bool IntermNodePatternMatcher::match(TIntermBinary *node, TIntermNode *parentNode) const in match() function in sh::IntermNodePatternMatcher 111 bool IntermNodePatternMatcher::match(TIntermBinary *node, in match() function in sh::IntermNodePatternMatcher 129 bool IntermNodePatternMatcher::match(TIntermAggregate *node, TIntermNode *parentNode) const in match() function in sh::IntermNodePatternMatcher 167 bool IntermNodePatternMatcher::match(TIntermTernary *node) const in match() function in sh::IntermNodePatternMatcher 176 bool IntermNodePatternMatcher::match(TIntermDeclaration *node) const in match() function in sh::IntermNodePatternMatcher
|
| /third_party/node/lib/ |
| H A D | assert.js | 1037 assert.match function [all...] |
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/ |
| H A D | event_scan_handler.cpp | 59 std::smatch match; in GetExpiredFileNames() local
|
| /base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
| H A D | date_rule_init.cpp | 129 void DateRuleInit::GetMatchedInfo(std::vector<MatchedDateTimeInfo>& matches, MatchedDateTimeInfo& match, in GetMatchedInfo() argument [all...] |
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
| H A D | border_rule.cpp | 59 bool BorderRule::Handle(PhoneNumberMatch* match, icu::UnicodeString& message) in Handle() argument
|
| /base/security/certificate_framework/interfaces/inner_api/certificate/ |
| H A D | x509_certificate.h | 90 CfResult (*match)(HcfX509Certificate *self, const HcfX509CertMatchParams *matchParams, bool *out); member
|
| H A D | x509_crl.h | 79 CfResult (*match)(HcfX509Crl *self, const HcfX509CrlMatchParams *matchParams, bool *out); member
|
| /base/startup/init/services/utils/ |
| H A D | list.c | 85 ListNode *match; in OH_ListAddWithOrder() local 119 ListNode *match; OH_ListFind() local 154 ListNode *match; OH_ListTraversal() local [all...] |
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | patterns_matcher.cpp | 84 bool PatternsMatcher::match(std::string match) in match() argument 98 bool PatternsMatcher::MatchPattern(std::string pattern, std::string match, MatchType type) in MatchPattern() argument 132 GlobPattern(std::string pattern, std::string match) GlobPattern() argument [all...] |
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getsrc_file.c | 54 Dwarf_Line **match = *nsrcs == 0 ? NULL : *srcsp; in dwarf_getsrc_file() local [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_module_getsrc_file.c | 75 Dwfl_Line **match = *nsrcs == 0 ? NULL : *srcsp; in dwfl_module_getsrc_file() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | pnm_parser.c | 98 uint8_t *match = memchr(bs, '\n', end-bs); in pnm_parse() local
|
| /third_party/glfw/deps/ |
| H A D | getopt.c | 161 const struct option* match = NULL; in getopt_long() local [all...] |
| /third_party/alsa-lib/test/lsb/ |
| H A D | midi_event.c | 15 regmatch_t match; in midi_matches_regex() local
|