| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ustring.cpp | 43 isMatchAtCPBoundary(const UChar *start, const UChar *match, const UChar *matchLimit, const UChar *limit) { in isMatchAtCPBoundary() argument [all...] |
| /third_party/python/Lib/test/test_warnings/ |
| H A D | __init__.py | 318 def match(self, a): member in FilterTests.test_mutate_filter_list.X
|
| /third_party/python/Python/ |
| H A D | getargs.c | 1580 int match = PySequence_Contains(kwtuple, keyword); in error_unexpected_keyword_arg() local 1867 int match = 0; in vgetargskeywords() local
|
| /third_party/python/Modules/ |
| H A D | unicodedata.c | 885 int match = 0; in unicodedata_UCD_is_normalized_impl() local
|
| /third_party/skia/dm/ |
| H A D | DM.cpp | 1078 static bool match(const char* needle, const char* haystack) { in match() function [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineExecutablePropertiesTests.cpp | 426 bool match = statistics[0][statNdx0].value.b32 == statistics[1][statNdx1].value.b32; in verifyStatistics() local 437 bool match = statistics[0][statNdx0].value.i64 == statistics[1][statNdx1].value.i64; in verifyStatistics() local 448 bool match = statistics[0][statNdx0].value.u64 == statistics[1][statNdx1].value.u64; in verifyStatistics() local 459 bool match = statistics[0][statNdx0].value.f64 == statistics[1][statNdx1].value.f64; in verifyStatistics() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_gnutls.c | 1089 static int tls_match_suffix_helper(gnutls_x509_crt_t cert, const char *match, in tls_match_suffix_helper() argument 1109 static int tls_match_suffix(gnutls_x509_crt_t cert, const char *match, in tls_match_suffix() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_macsec_linux.c | 1068 void *match; in lookup_sc() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_gnutls.c | 1089 static int tls_match_suffix_helper(gnutls_x509_crt_t cert, const char *match, in tls_match_suffix_helper() argument 1109 static int tls_match_suffix(gnutls_x509_crt_t cert, const char *match, in tls_match_suffix() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_macsec_linux.c | 1069 void *match; in lookup_sc() local
|
| /third_party/zlib/ |
| H A D | deflate.c | 1360 register Bytef *match; /* matched string */ longest_match() local 1508 register Bytef *match; /* matched string */ longest_match() local 1567 check_match(deflate_state *s, IPos start, IPos match, int length) check_match() argument [all...] |
| /base/print/print_fwk/services/scan_service/src/ |
| H A D | scan_service_ability.cpp | 351 std::smatch match; in GetUsbDevicePort() local 367 std::smatch match; in GetTcpDeviceIp() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | notification_preferences_database.cpp | 790 std::smatch match; in HandleDataBaseMap() local
|
| /base/telephony/sms_mms/frameworks/js/napi/src/ |
| H A D | napi_sms.cpp | 264 bool match = (parameterCount == 1) && NapiUtil::MatchParameters(env, parameters, {napi_object}); in MatchSendMessageParameters() local 392 bool match = false; in MatchSendShortMessageParameters() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_install_checker.cpp | 1183 bool match = false; in FetchPrivilegeCapabilityFromPreConfig() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
| H A D | exif_metadata_formatter.cpp | 688 std::smatch match; in RationalFormat() local 733 std::smatch match = *it; in DecimalRationalFormat() local 763 std::smatch match in ConvertRationalFormat() local 898 std::smatch match = *it; ValidRegexWithVersionFormat() local 924 std::smatch match = *it; ValidRegexWithChannelFormat() local 1384 std::smatch match = *i; ExtractValue() local [all...] |
| /foundation/communication/netstack/frameworks/js/napi/tls/src/ |
| H A D | tls_socket_server.cpp | 131 std::smatch match;
in SplitEscapedAltNames() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
| H A D | object_manager.cpp | 1012 std::smatch match;
in SplitEntryKey() local
|
| /test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/ |
| H A D | zlibndk.cpp | 963 unsigned char match[65280 + 2];
in InflateBackInit() local 996 unsigned char match[65280 + 2];
in InflateBack() local 1021 unsigned char match[65280 + 2];
in InflateBackEnd() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | jpeg2000dec.c | 211 int match = 1; in pix_fmt_match() local [all...] |
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 1069 check_match(bool match, Elf_Scn *scn, const char *name) check_match() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fieldmatch.c | 475 get_field_base(int match, int field) get_field_base() argument 480 select_frame(FieldMatchContext *fm, int match) select_frame() argument 622 create_weave_frame(AVFilterContext *ctx, int match, int field, const AVFrame *prv, AVFrame *src, const AVFrame *nxt, int input) create_weave_frame() argument 683 int order, field, i, match, sc = 0, ret = 0; filter_frame() local [all...] |
| /third_party/curl/lib/vssh/ |
| H A D | libssh2.c | 388 sshkeycallback(struct Curl_easy *easy, const struct curl_khkey *knownkey, const struct curl_khkey *foundkey, enum curl_khmatch match, void *clientp) sshkeycallback() argument
|
| /third_party/alsa-lib/src/ucm/ |
| H A D | main.c | 1072 find0(struct list_head *list, unsigned long offset, unsigned long soffset, const char *match) find0() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_rate.c | 287 int match = -1; in get_best_format() local
|