Home
last modified time | relevance | path

Searched defs:match (Results 276 - 300 of 2215) sorted by relevance

1...<<11121314151617181920>>...89

/third_party/mesa3d/src/egl/main/
H A Degldispatchstubs.c49 const char **match = bsearch(name, __EGL_DISPATCH_FUNC_NAMES, in FindProcIndex() local
/third_party/mesa3d/src/compiler/glsl/
H A Ds_expression.cpp179 s_pattern::match(s_expression *expr) in match() function in s_pattern
/third_party/node/deps/v8/third_party/zlib/
H A Dinftrees.c57 unsigned match; /* use base and extra for symbol >= match */ local
/third_party/node/tools/
H A Dgenv8constants.py98 match = pattern.match(line) variable
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.h53 struct match { struct
/third_party/musl/src/misc/
H A Dgetopt_long.c61 int i, cnt, match; in __getopt_long_core() local
/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict.c28 uint32_t match = (uint32_t)((distance << 5) + len_code); in AddMatch() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dfilterrb.cpp97 PathFilter::EInclusion SimpleRuleBasedPathFilter::match(const ResKeyPath& path) const { in match() function in SimpleRuleBasedPathFilter
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_currency.cpp58 CombinedCurrencyMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in CombinedCurrencyMatcher
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_symbols.cpp35 bool SymbolMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode&) const { in match() function in SymbolMatcher
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_cse.c188 const bi_instr *match = entry->key; in bi_opt_cse() local
/third_party/icu/icu4c/source/test/perf/strsrchperf/
H A Dstrsrchperf.h67 int32_t match; in ICUForwardSearch() local
76 int32_t match; in ICUBackwardSearch() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dfilterrb.cpp97 PathFilter::EInclusion SimpleRuleBasedPathFilter::match(const ResKeyPath& path) const { in match() function in SimpleRuleBasedPathFilter
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.c57 unsigned match; /* use base and extra for symbol >= match */ local
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_kiss.c95 int match; in PKCS12_parse() local
/third_party/libabigail/src/
H A Dabg-viz-common.cc51 string_replace(std::string& target, const std::string& match, in string_replace() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2posix_test.c124 regmatch_t match[CAPCOUNT]; main() local
[all...]
/third_party/openssl/crypto/pkcs12/
H A Dp12_kiss.c95 int match; in PKCS12_parse() local
/third_party/skia/src/core/
H A DSkRecordPattern.h116 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 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

Completed in 11 milliseconds

1...<<11121314151617181920>>...89