Home
last modified time | relevance | path

Searched defs:match (Results 101 - 125 of 2187) sorted by relevance

12345678910>>...88

/third_party/cups-filters/filter/
H A Dpcl-common.c209 char match[255], /* Match string */ in pjl_write() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DValidationMatcher.java13 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in ValidationMatcher
H A DCodePointMatcher.java26 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in CodePointMatcher
H A DNumberParseMatcher.java44 public boolean match(StringSegment segment, ParsedNumber result); in match() method
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_2022.java34 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match() method in CharsetRecog_2022
122 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022JP
139 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022KR
166 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022CN
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DNumberParseMatcher.java47 public boolean match(StringSegment segment, ParsedNumber result); in match() method
H A DCodePointMatcher.java28 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in CodePointMatcher
H A DValidationMatcher.java15 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in ValidationMatcher
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetRecog_2022.java35 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match() method in CharsetRecog_2022
123 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022JP
140 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022KR
167 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022CN
/third_party/icu/icu4c/source/i18n/
H A Dcsrutf8.cpp29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() function in CharsetRecog_UTF8
/third_party/jerryscript/tests/jerry/
H A Dstring-prototype-match.js[all...]
/third_party/ltp/include/lapi/
H A Dip_tables.h21 void *match; member
/third_party/mesa3d/src/glx/
H A Dclientinfo.c131 char *match = strstr(haystack, "GLX_ARB_create_context"); in __glX_send_client_info() local
/third_party/musl/src/ldso/arm/
H A Dfind_exidx.c15 int i, match = 0, exidx_len = 0; in find_exidx() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrutf8.cpp29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() function in CharsetRecog_UTF8
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt03.c40 struct xt_entry_match match; member
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatch.cc84 void PhoneNumberMatch::CopyFrom(const PhoneNumberMatch& match) { in CopyFrom() argument
/third_party/node/deps/v8/src/compiler/
H A Drefs-map.cc15 RefsMap::RefsMap(uint32_t capacity, AddressMatcher match, Zone* zone) in RefsMap() argument
/third_party/libabigail/src/
H A Dabg-regex.cc127 match(const regex_t_sptr& r, const std::string& str) in match() function
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/internal/
H A DRegexBasedMatcher.java49 private static boolean match(CharSequence number, Pattern pattern, boolean allowPrefixMatch) { in match() method in RegexBasedMatcher
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_renames.py49 def match(self, node): member in FixRenames
H A Dfix_imports.py106 def match(self, node): member in FixImports
H A Dfix_idioms.py79 def match(self, node): member in FixIdioms
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrutf8.cpp29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() function in CharsetRecog_UTF8
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DGlobPattern.cpp143 bool GlobPattern::match(StringRef S) const { in match() function in GlobPattern

Completed in 8 milliseconds

12345678910>>...88