| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
| H A D | SymbolMatcher.java | 36 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher
|
| /third_party/icu/icu4c/source/samples/csdet/ |
| H A D | csdet.c | 33 int32_t inputLength, match, matchCount = 0; in main() local
|
| /third_party/FreeBSD/contrib/gdtoa/ |
| H A D | smisc.c | 112 match in match() function
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | usb_obj.c | 105 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 D | SeriesMatcher.java | 40 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SeriesMatcher
|
| H A D | SymbolMatcher.java | 38 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher
|
| /third_party/icu/icu4c/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/libwebsockets/win32port/win32helpers/ |
| H A D | getopt_long.c | 183 int i, current_argv_len, match = -1;
local [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | glxglvnd.c | 29 const char **match; in FindGLXFunction() local
|
| /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...] |