Home
last modified time | relevance | path

Searched defs:match (Results 301 - 325 of 483) sorted by relevance

1...<<11121314151617181920

/third_party/node/deps/icu-small/source/i18n/
H A Dcsrsbcs.cpp892 UBool CharsetRecog_8859_1::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_1
919 UBool CharsetRecog_8859_2::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_2
961 UBool CharsetRecog_8859_5_ru::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_5_ru
988 UBool CharsetRecog_8859_6_ar::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_6_ar
1015 UBool CharsetRecog_8859_7_el::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_7_el
1048 UBool CharsetRecog_8859_8_I_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_I_he
1066 UBool CharsetRecog_8859_8_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_he
1094 UBool CharsetRecog_8859_9_tr::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_9_tr
1117 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_windows_1256
1139 UBool CharsetRecog_windows_1251::match(InputTex function in CharsetRecog_windows_1251
1161 UBool CharsetRecog_KOI8_R::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_KOI8_R
1189 UBool CharsetRecog_IBM424_he_rtl::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_IBM424_he_rtl
1206 UBool CharsetRecog_IBM424_he_ltr::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_IBM424_he_ltr
1244 UBool CharsetRecog_IBM420_ar_rtl::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_IBM420_ar_rtl
1261 UBool CharsetRecog_IBM420_ar_ltr::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_IBM420_ar_ltr
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dsrchtest.cpp2361 int match = m_text_.indexOf(m_pattern_, start); handleNext() local
2380 int match = m_text_.lastIndexOf(m_pattern_, 0, start); handlePrev() local
[all...]
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c1164 bool match = false; in help_me() local
/third_party/lzma/Asm/arm64/
H A DLzmaDecOpt.S152 #define match w9 define
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_local.h126 OSSL_FUNC_keymgmt_match_fn *match; member
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
H A DPhoneNumberMatcherTest.java918 assertMatchProperties( PhoneNumberMatch match, String text, String number, String region) assertMatchProperties() argument
[all...]
/third_party/openssl/crypto/evp/
H A Devp_local.h126 OSSL_FUNC_keymgmt_match_fn *match; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrsbcs.cpp892 UBool CharsetRecog_8859_1::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_1
919 UBool CharsetRecog_8859_2::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_2
961 UBool CharsetRecog_8859_5_ru::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_5_ru
988 UBool CharsetRecog_8859_6_ar::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_6_ar
1015 UBool CharsetRecog_8859_7_el::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_7_el
1048 UBool CharsetRecog_8859_8_I_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_I_he
1066 UBool CharsetRecog_8859_8_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_he
1094 UBool CharsetRecog_8859_9_tr::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_9_tr
1117 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_windows_1256
1139 UBool CharsetRecog_windows_1251::match(InputTex function in CharsetRecog_windows_1251
1161 UBool CharsetRecog_KOI8_R::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_KOI8_R
1189 UBool CharsetRecog_IBM424_he_rtl::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_IBM424_he_rtl
1206 UBool CharsetRecog_IBM424_he_ltr::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_IBM424_he_ltr
1244 UBool CharsetRecog_IBM420_ar_rtl::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_IBM420_ar_rtl
1261 UBool CharsetRecog_IBM420_ar_ltr::match(InputText *textIn, CharsetMatch *results) const match() function in CharsetRecog_IBM420_ar_ltr
[all...]
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c1287 register Bytef *match; /* matched string */ global() local
1453 register Bytef *match; /* matched string */ global() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h304 bool match(const LegalityQuery &Query) const { in match() function in LegalizeRule
/third_party/python/Modules/_sre/
H A Dsre_lib.h560 SRE(match)(SRE_STATE* state, const SRE_CODE* pattern, int toplevel) match() function
[all...]
/third_party/python/Modules/
H A Dnismodule.c188 char *match; in nis_match() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_unix.c540 int match; in testing_fail_alloc() local
626 int match; in testing_test_fail() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_web.c864 const char *match; in web_get_action() local
991 char *match; in web_connection_parse_subscribe() local
1212 char *match; web_connection_parse_unsubscribe() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dhw_features_common.c209 int match; in check_40mhz_5g() local
/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigReference.cpp396 bool match = true; in isMatch() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_unix.c551 int match; in testing_fail_alloc() local
637 int match; in testing_test_fail() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_web.c864 const char *match; in web_get_action() local
991 char *match; in web_connection_parse_subscribe() local
1212 char *match; web_connection_parse_unsubscribe() local
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
H A Dlunr.js[all...]
/third_party/gn/src/base/strings/
H A Dstring_util.cc775 size_t match = std::min(matcher.Find(*str, read_offset), str_length); DoReplaceMatchesAfterOffset() local
[all...]
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c490 int match; in do_match() local
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc115 const bool match = x % 2 == 0; variable
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dusrchtst.c2838 int32_t match = 0; TestPCEBuffer_with() local
2924 int32_t match = usearch_first(usearch, &errorCode); TestUInt16Overflow() local
2978 int32_t match = 0; TestMatchFollowedByIgnorables() local
[all...]
/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoaimp.h569 #define match __match_D2A macro
/third_party/NuttX/drivers/usbdev/gadget/
H A Drndis.c1283 bool match = (g_rndis_oid_values[i].objid == req.objid); in rndis_handle_control_message() local

Completed in 37 milliseconds

1...<<11121314151617181920