Home
last modified time | relevance | path

Searched defs:match (Results 151 - 175 of 2088) sorted by relevance

12345678910>>...84

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DSymbolMatcher.java36 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher
/third_party/icu/icu4c/source/samples/csdet/
H A Dcsdet.c33 int32_t inputLength, match, matchCount = 0; in main() local
/third_party/FreeBSD/contrib/gdtoa/
H A Dsmisc.c112 match in match() function
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_obj.c105 struct usb_obj *usbobj_find(struct usb_obj *obj, usbobj_match_t match, void *match_data) in usbobj_find() argument
179 usbobj_for_each_child(struct usb_obj *obj, usbobj_match_t match, void *match_data, void (*fn)(struct usb_obj *, void *), void *data) usbobj_for_each_child() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DSeriesMatcher.java40 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SeriesMatcher
H A DSymbolMatcher.java38 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher
/third_party/icu/icu4c/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/libwebsockets/win32port/win32helpers/
H A Dgetopt_long.c183 int i, current_argv_len, match = -1; local
[all...]
/third_party/mesa3d/src/glx/
H A Dglxglvnd.c29 const char **match; in FindGLXFunction() local
/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...]

Completed in 9 milliseconds

12345678910>>...84