/third_party/ffmpeg/libavcodec/ |
H A D | pnm_parser.c | 98 uint8_t *match = memchr(bs, '\n', end-bs); in pnm_parse() local
|
/third_party/glfw/deps/ |
H A D | getopt.c | 161 const struct option* match = NULL; in getopt_long() local [all...] |
/third_party/alsa-lib/test/lsb/ |
H A D | midi_event.c | 15 regmatch_t match; in midi_matches_regex() local
|
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_regex.c | 42 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 D | ScientificMatcher.java | 51 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in ScientificMatcher [all...] |
H A D | CombinedCurrencyMatcher.java | 92 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 D | CharsetRecog_mbcs.java | 48 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 D | CharsetRecog_Unicode.java | 29 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 D | CombinedCurrencyMatcher.java | 94 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in CombinedCurrencyMatcher
|
H A D | ScientificMatcher.java | 55 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 D | CharsetRecog_Unicode.java | 30 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 D | CharsetRecog_mbcs.java | 49 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 D | numparse_currency.cpp | 58 CombinedCurrencyMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in CombinedCurrencyMatcher
|
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 | 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 | numparse_symbols.cpp | 35 bool SymbolMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode&) const { in match() function in SymbolMatcher
|
/third_party/mesa3d/src/egl/main/ |
H A D | egldispatchstubs.c | 49 const char **match = bsearch(name, __EGL_DISPATCH_FUNC_NAMES, in FindProcIndex() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | s_expression.cpp | 179 s_pattern::match(s_expression *expr) in match() function in s_pattern
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inftrees.c | 57 unsigned match; /* use base and extra for symbol >= match */ local
|
/third_party/node/tools/ |
H A D | genv8constants.py | 98 match = pattern.match(line) variable
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfscluster.h | 53 struct match { struct
|
/third_party/musl/src/misc/ |
H A D | getopt_long.c | 61 int i, cnt, match; in __getopt_long_core() local
|
/third_party/node/deps/brotli/c/enc/ |
H A D | static_dict.c | 28 uint32_t match = (uint32_t)((distance << 5) + len_code); in AddMatch() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | filterrb.cpp | 97 PathFilter::EInclusion SimpleRuleBasedPathFilter::match(const ResKeyPath& path) const { in match() function in SimpleRuleBasedPathFilter
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | numparse_currency.cpp | 58 CombinedCurrencyMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in CombinedCurrencyMatcher
|