Home
last modified time | relevance | path

Searched defs:match (Results 76 - 100 of 674) sorted by relevance

12345678910>>...27

/third_party/musl/src/network/
H A Ddn_comp.c36 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 Dnumparse_compositions.cpp22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
H A Dnumparse_scientific.cpp55 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 Dv8-regex.cc49 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 Dspirv_validator_options.cpp21 auto match = [s](const char* b) { in spvParseUniversalLimitsOptions() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_validator_options.cpp21 auto match = [s](const char* b) { in spvParseUniversalLimitsOptions() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_compositions.cpp22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
H A Dnumparse_scientific.cpp55 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 Dcsdet.c33 int32_t inputLength, match, matchCount = 0; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRangeSpec.cpp133 bool RangeSpec::match(const std::string &Name, uint32_t Number) const { in match() function in Ice::RangeSpec
H A DIceRangeSpec.h53 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 DIntermNodePatternMatcher.cpp90 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 Dassert.js1037 assert.match function
[all...]
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/
H A Devent_scan_handler.cpp59 std::smatch match; in GetExpiredFileNames() local
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_rule_init.cpp129 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 Dborder_rule.cpp59 bool BorderRule::Handle(PhoneNumberMatch* match, icu::UnicodeString& message) in Handle() argument
/base/security/certificate_framework/interfaces/inner_api/certificate/
H A Dx509_certificate.h90 CfResult (*match)(HcfX509Certificate *self, const HcfX509CertMatchParams *matchParams, bool *out); member
H A Dx509_crl.h79 CfResult (*match)(HcfX509Crl *self, const HcfX509CrlMatchParams *matchParams, bool *out); member
/base/startup/init/services/utils/
H A Dlist.c85 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 Dpatterns_matcher.cpp84 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 Ddwarf_getsrc_file.c54 Dwarf_Line **match = *nsrcs == 0 ? NULL : *srcsp; in dwarf_getsrc_file() local
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsrc_file.c75 Dwfl_Line **match = *nsrcs == 0 ? NULL : *srcsp; in dwfl_module_getsrc_file() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dpnm_parser.c98 uint8_t *match = memchr(bs, '\n', end-bs); in pnm_parse() local
/third_party/glfw/deps/
H A Dgetopt.c161 const struct option* match = NULL; in getopt_long() local
[all...]
/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c15 regmatch_t match; in midi_matches_regex() local

Completed in 9 milliseconds

12345678910>>...27