Home
last modified time | relevance | path

Searched defs:match (Results 26 - 50 of 548) sorted by relevance

12345678910>>...22

/third_party/toybox/toys/posix/
H A Dnl.c44 int match = *TT.b != 'n'; in do_nl() local
/base/hiviewdfx/hiview/plugins/event_store/event_export/config/
H A Dexport_config_manager.cpp82 std::smatch match; in ParseConfigFile() local
/third_party/elfio/examples/proc_mem/
H A Dproc_mem.cpp43 std::smatch match; in get_translation_ranges() local
/third_party/elfutils/tests/
H A Dfuncretval.c50 bool match; in handle_function() local
H A Dfind-prologues.c50 bool match; in handle_function() local
/third_party/curl/lib/vtls/
H A Dhostcheck.c127 bool Curl_cert_hostcheck(const char *match, size_t matchlen, in Curl_cert_hostcheck() argument
[all...]
/third_party/curl/tests/unit/
H A Dunit1614.c42 bool match; member
48 bool match; member
129 bool match = Curl_cidr4_match(list4[i].a, list4[i].n, list4[i].bits); variable
138 bool match = Curl_cidr6_match(list6[i].a, list6[i].n, list6[i].bits); variable
148 bool match = Curl_check_noproxy(list[i].a, list[i].n, &spacesep); global() variable
[all...]
/third_party/backends/sanei/
H A Dsanei_constrain_value.c166 int i, k, num_matches, match; in sanei_constrain_value() local
/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

Completed in 7 milliseconds

12345678910>>...22