| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | filterrb.cpp | 97 PathFilter::EInclusion SimpleRuleBasedPathFilter::match(const ResKeyPath& path) const { in match() function in SimpleRuleBasedPathFilter
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | inftrees.c | 57 unsigned match; /* use base and extra for symbol >= match */
local
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
| H A D | p12_kiss.c | 95 int match; in PKCS12_parse() local
|
| /third_party/libabigail/src/ |
| H A D | abg-viz-common.cc | 51 string_replace(std::string& target, const std::string& match, in string_replace() argument
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2posix_test.c | 124 regmatch_t match[CAPCOUNT]; main() local [all...] |
| /third_party/openssl/crypto/pkcs12/ |
| H A D | p12_kiss.c | 95 int match; in PKCS12_parse() local
|
| /third_party/skia/src/core/ |
| H A D | SkRecordPattern.h | 116 int match(SkRecord*, int i) { return i; } in match() function in SkRecords::Pattern 124 SK_ALWAYS_INLINE int match(SkRecord* record, int i) { in match() function in SkRecords::Pattern
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | XlibSurfaceKHR.cpp | 38 bool match = (status != 0 && xVisual.blue_mask == 0xFF); in XlibSurfaceKHR() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | spirv_target_env.cpp | 150 auto match = [s](const char* b) { in spvParseTargetEnv() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | spirv_target_env.cpp | 150 auto match = [s](const char* b) { in spvParseTargetEnv() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | csr2022.cpp | 149 UBool CharsetRecog_2022JP::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_2022JP 165 UBool CharsetRecog_2022KR::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_2022KR 180 UBool CharsetRecog_2022CN::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_2022CN
|
| H A D | csrucode.cpp | 55 UBool CharsetRecog_UTF_16_BE::match(InputText* textIn, CharsetMatch *results) const in match() function in CharsetRecog_UTF_16_BE 90 UBool CharsetRecog_UTF_16_LE::match(InputText* textIn, CharsetMatch *results) const in match() function in CharsetRecog_UTF_16_LE 123 UBool CharsetRecog_UTF_32::match(InputText* textIn, CharsetMatch *results) const in match() function in CharsetRecog_UTF_32
|
| H A D | numparse_currency.cpp | 58 CombinedCurrencyMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in CombinedCurrencyMatcher
|
| H A D | numparse_symbols.cpp | 35 bool SymbolMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode&) const { in match() function in SymbolMatcher
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | filterrb.cpp | 97 PathFilter::EInclusion SimpleRuleBasedPathFilter::match(const ResKeyPath& path) const { in match() function in SimpleRuleBasedPathFilter
|
| /third_party/skia/tests/ |
| H A D | Skbug6653.cpp | 82 bool match = true; in test_bug_6653() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | static_dict.c | 28 uint32_t match = (uint32_t)((distance << 5) + len_code); in AddMatch() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | Regex.cpp | 68 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches){ in match() function in Regex
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | inftrees.c | 57 unsigned match; /* use base and extra for symbol >= match */ local
|
| /third_party/toybox/toys/posix/ |
| H A D | cut.c | 132 regmatch_t match; in cut_line() local
|
| /third_party/python/Lib/test/test_importlib/frozen/ |
| H A D | test_finder.py | 156 import __hello__ as match namespace
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | memutil.cc | 96 const char* match; in memmatch() local
|
| /third_party/spirv-tools/source/ |
| H A D | spirv_target_env.cpp | 160 auto match = [s](const char* b) { in spvParseTargetEnv() local
|
| H A D | spirv_validator_options.cpp | 21 auto match = [s](const char* b) { in spvParseUniversalLimitsOptions() local [all...] |
| /third_party/spirv-tools/test/val/ |
| H A D | val_non_uniform_test.cpp | 171 const std::string match = "match_res"; in TEST_P() local 211 const std::string match = "match_res"; in TEST_P() local [all...] |