Home
last modified time | relevance | path

Searched defs:match (Results 126 - 150 of 483) sorted by relevance

12345678910>>...20

/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXlibSurfaceKHR.cpp38 bool match = (status != 0 && xVisual.blue_mask == 0xFF); in XlibSurfaceKHR() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dspirv_target_env.cpp150 auto match = [s](const char* b) { in spvParseTargetEnv() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_target_env.cpp150 auto match = [s](const char* b) { in spvParseTargetEnv() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsr2022.cpp149 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 Dcsrucode.cpp55 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 Dnumparse_currency.cpp58 CombinedCurrencyMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in CombinedCurrencyMatcher
H A Dnumparse_symbols.cpp35 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 Dfilterrb.cpp97 PathFilter::EInclusion SimpleRuleBasedPathFilter::match(const ResKeyPath& path) const { in match() function in SimpleRuleBasedPathFilter
/third_party/skia/tests/
H A DSkbug6653.cpp82 bool match = true; in test_bug_6653() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dstatic_dict.c28 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 DRegex.cpp68 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches){ in match() function in Regex
/third_party/skia/third_party/externals/zlib/
H A Dinftrees.c57 unsigned match; /* use base and extra for symbol >= match */ local
/third_party/toybox/toys/posix/
H A Dcut.c132 regmatch_t match; in cut_line() local
/third_party/python/Lib/test/test_importlib/frozen/
H A Dtest_finder.py156 import __hello__ as match namespace
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil.cc96 const char* match; in memmatch() local
/third_party/spirv-tools/source/
H A Dspirv_target_env.cpp160 auto match = [s](const char* b) { in spvParseTargetEnv() local
H A Dspirv_validator_options.cpp21 auto match = [s](const char* b) { in spvParseUniversalLimitsOptions() local
[all...]
/third_party/spirv-tools/test/val/
H A Dval_non_uniform_test.cpp171 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 Dupnp_xml.c192 const char *match = item; in xml_get_first_item() local
/third_party/vk-gl-cts/framework/egl/
H A DegluConfigFilter.cpp101 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 Dupnp_xml.c192 const char *match = item; in xml_get_first_item() local
/third_party/elfutils/tests/
H A Dfuncscopes.c113 bool match; in handle_function() local
/third_party/gn/src/gn/
H A Dbuilder_unittest.cc46 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 Dheaders.c71 size_t match = 0; in curl_easy_header() local
H A Dnoproxy.c178 bool match = FALSE; in Curl_check_noproxy() local
[all...]

Completed in 12 milliseconds

12345678910>>...20