Home
last modified time | relevance | path

Searched defs:match (Results 251 - 275 of 1944) sorted by relevance

1...<<11121314151617181920>>...78

/third_party/ffmpeg/libavcodec/
H A Dpnm_parser.c98 uint8_t *match = memchr(bs, '\n', end-bs); in pnm_parse() local
/third_party/glfw/deps/
H A Dgetopt.c161 const struct option* match = NULL; in getopt_long() local
[all...]
/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c15 regmatch_t match; in midi_matches_regex() local
/third_party/alsa-lib/src/ucm/
H A Ducm_regex.c42 static char *extract_substring(const char *data, regmatch_t *match) in extract_substring() argument
56 set_variables(snd_use_case_mgr_t *uc_mgr, const char *data, unsigned int match_size, regmatch_t *match, const char *name) set_variables() argument
97 regmatch_t match[20]; uc_mgr_define_regex() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DScientificMatcher.java51 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in ScientificMatcher
[all...]
H A DCombinedCurrencyMatcher.java92 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in CombinedCurrencyMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_mbcs.java48 int match(CharsetDetector det, int [] commonChars) { in match() method in CharsetRecog_mbcs
226 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_mbcs.CharsetRecog_sjis
295 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_mbcs.CharsetRecog_big5
410 CharsetMatch match(CharsetDetecto method in CharsetRecog_mbcs.CharsetRecog_euc.CharsetRecog_euc_jp
448 CharsetMatch match(CharsetDetector det) { match() method in CharsetRecog_mbcs.CharsetRecog_euc.CharsetRecog_euc_kr
549 CharsetMatch match(CharsetDetector det) { match() method in CharsetRecog_mbcs.CharsetRecog_gb_18030
[all...]
H A DCharsetRecog_Unicode.java29 abstract CharsetMatch match(CharsetDetector det); in match() method in CharsetRecog_Unicode
63 CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_Unicode.CharsetRecog_UTF_16_BE
99 CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_Unicode.CharsetRecog_UTF_16_LE
134 CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_Unicode.CharsetRecog_UTF_32
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DCombinedCurrencyMatcher.java94 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in CombinedCurrencyMatcher
H A DScientificMatcher.java55 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in ScientificMatcher
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetRecog_Unicode.java30 abstract CharsetMatch match(CharsetDetector det); in match() method in CharsetRecog_Unicode
64 CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_Unicode.CharsetRecog_UTF_16_BE
100 CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_Unicode.CharsetRecog_UTF_16_LE
135 CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_Unicode.CharsetRecog_UTF_32
H A DCharsetRecog_mbcs.java49 int match(CharsetDetector det, int [] commonChars) { in match() method in CharsetRecog_mbcs
227 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_mbcs.CharsetRecog_sjis
296 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_mbcs.CharsetRecog_big5
411 CharsetMatch match(CharsetDetecto method in CharsetRecog_mbcs.CharsetRecog_euc.CharsetRecog_euc_jp
449 CharsetMatch match(CharsetDetector det) { match() method in CharsetRecog_mbcs.CharsetRecog_euc.CharsetRecog_euc_kr
550 CharsetMatch match(CharsetDetector det) { match() method in CharsetRecog_mbcs.CharsetRecog_gb_18030
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_currency.cpp58 CombinedCurrencyMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in CombinedCurrencyMatcher
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 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 Dnumparse_symbols.cpp35 bool SymbolMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode&) const { in match() function in SymbolMatcher
/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

Completed in 12 milliseconds

1...<<11121314151617181920>>...78