| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | csrsbcs.cpp | 892 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 D | srchtest.cpp | 2361 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 D | commands.c | 1164 bool match = false; in help_me() local
|
| /third_party/lzma/Asm/arm64/ |
| H A D | LzmaDecOpt.S | 152 #define match w9 define [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_local.h | 126 OSSL_FUNC_keymgmt_match_fn *match; member
|
| /third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/ |
| H A D | PhoneNumberMatcherTest.java | 918 assertMatchProperties( PhoneNumberMatch match, String text, String number, String region) assertMatchProperties() argument [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | evp_local.h | 126 OSSL_FUNC_keymgmt_match_fn *match; member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | csrsbcs.cpp | 892 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 D | deflate.c | 1287 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 D | LegalizerInfo.h | 304 bool match(const LegalityQuery &Query) const { in match() function in LegalizeRule
|
| /third_party/python/Modules/_sre/ |
| H A D | sre_lib.h | 560 SRE(match)(SRE_STATE* state, const SRE_CODE* pattern, int toplevel) match() function [all...] |
| /third_party/python/Modules/ |
| H A D | nismodule.c | 188 char *match; in nis_match() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | os_unix.c | 540 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 D | wps_upnp_web.c | 864 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 D | hw_features_common.c | 209 int match; in check_40mhz_5g() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglChooseConfigReference.cpp | 396 bool match = true; in isMatch() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | os_unix.c | 551 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 D | wps_upnp_web.c | 864 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 D | lunr.js | [all...] |
| /third_party/gn/src/base/strings/ |
| H A D | string_util.cc | 775 size_t match = std::min(matcher.Find(*str, read_offset), str_length); DoReplaceMatchesAfterOffset() local [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | init_parse.c | 490 int match; in do_match() local
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-comparisons_test.cc | 115 const bool match = x % 2 == 0; variable [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | usrchtst.c | 2838 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 D | gdtoaimp.h | 569 #define match __match_D2A macro
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | rndis.c | 1283 bool match = (g_rndis_oid_values[i].objid == req.objid); in rndis_handle_control_message() local
|