/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...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | upnp_xml.c | 192 const char *match = item; in xml_get_first_item() local
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluConfigFilter.cpp | 101 bool FilterList::match (const Library& egl, EGLDisplay display, EGLConfig config) const in match() function in eglu::FilterList 106 bool FilterList::match (const ConfigInfo& configInfo) const in match() function in eglu::FilterList 111 bool FilterList::match (const CandidateConfig& candidate) const in match() function in eglu::FilterList
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | upnp_xml.c | 192 const char *match = item; in xml_get_first_item() local
|
/third_party/elfutils/tests/ |
H A D | funcscopes.c | 113 bool match; in handle_function() local
|
/third_party/gn/src/gn/ |
H A D | builder_unittest.cc | 46 bool match = (files_[0] == file); in HasLoadedOne() local 56 bool match = ((files_[0] == a && files_[1] == b) || in HasLoadedTwo() local
|
/third_party/curl/lib/ |
H A D | headers.c | 71 size_t match = 0; in curl_easy_header() local
|
H A D | noproxy.c | 178 bool match = FALSE; in Curl_check_noproxy() local [all...] |