/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Regex.cpp | 82 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches, in match() function in Regex
|
H A D | SpecialCaseList.cpp | 61 unsigned SpecialCaseList::Matcher::match(StringRef Query) const { in match() function in llvm::SpecialCaseList::Matcher
|
/third_party/spirv-tools/source/diff/ |
H A D | lcs.h | 113 Get( std::function<bool(T src_elem, T dst_elem)> match, DiffMatch* src_match_result, DiffMatch* dst_match_result) Get() argument 123 CalculateLCS( std::function<bool(T src_elem, T dst_elem)> match) CalculateLCS() argument [all...] |
/third_party/toybox/toys/pending/ |
H A D | mdev.c | 118 regex_t match; in make_device() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | memutil_benchmark.cc | 232 const char* match; in memcasematch() local
|
/third_party/skia/include/core/ |
H A D | SkStringView.h | 113 const char* match = nullptr; in find() local
|
/third_party/zlib/ |
H A D | inftrees.c | 52 unsigned match; /* use base and extra for symbol >= match */ in inflate_table() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | graphparser.c | 313 AVFilterInOut *match; in parse_inputs() local 356 AVFilterInOut *match; in parse_outputs() local 491 AVFilterInOut *cur, *match, *inputs = NULL, *outputs = NULL; avfilter_graph_parse() local [all...] |
H A D | vf_idet.c | 121 int match = 0; in filter() local
|
/third_party/curl/src/ |
H A D | tool_writeout.c | 541 bool match = FALSE; in ourWriteOut() local
|
/third_party/glfw/src/ |
H A D | linux_joystick.c | 278 regmatch_t match; in _glfwDetectJoystickConnectionLinux() local 343 regmatch_t match; in _glfwInitJoysticksLinux() local
|
/third_party/alsa-lib/src/mixer/ |
H A D | simple_abst.c | 157 static int match(snd_mixer_class_t *class, const char *lib, const char *searchl) in match() function
|
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_cond.c | 144 regmatch_t match[1]; in if_eval_regex_match() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ucsdetst.c | 129 const UCharsetMatch *match; in TestUTF8() local 175 const UCharsetMatch *match; in TestUTF16() local 238 const UCharsetMatch *match; TestC1Bytes() local 291 const UCharsetMatch *match; TestInputFilter() local 396 const UCharsetMatch *match; TestBufferOverflow() local 482 const UCharsetMatch *match; TestIBM424() local 560 const UCharsetMatch *match; TestIBM420() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | fldset.cpp | 277 UBool match = true; in matches() local
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | IcuDataDumper.java | 356 static LineMatch match(String line, boolean inBlockComment) { match() method in IcuDataDumper.IcuDataParser.LineType [all...] |
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
H A D | RBSearchPanel.java | 179 private String replace(String original, String match, String replace) { in replace() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | numparse_decimal.cpp | 95 bool DecimalMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in DecimalMatcher 99 bool DecimalMatcher::match(StringSegment& segment, ParsedNumber& result, int8_t exponentSign, in match() function in DecimalMatcher [all...] |
H A D | csrmbcs.cpp | 269 UBool CharsetRecog_sjis::match(InputText* det, CharsetMatch *results) const { in match() function in CharsetRecog_sjis 369 UBool CharsetRecog_euc_jp::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_euc_jp 391 UBool CharsetRecog_euc_kr::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_euc_kr 443 UBool CharsetRecog_big5::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_big5 519 UBool CharsetRecog_gb_18030::match(InputText *det, CharsetMatch *results) const in match() function in CharsetRecog_gb_18030
|
H A D | rbt_rule.cpp | 389 UMatchDegree match; matchAndReplace() local [all...] |
H A D | unesctrn.cpp | 196 UBool match = true; in handleTransliterate() local [all...] |
/third_party/libwebsockets/lib/core-net/client/ |
H A D | sort-dns.c | 113 int n = 0, match = 0; in lws_ipv6_prefix_match_len() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir_function.cpp | 308 ir_function_signature *match = NULL; matching_signature() local [all...] |
/third_party/mesa3d/src/compiler/isaspec/ |
H A D | decode.h | 142 bitmask_t match; member
|
/third_party/mesa3d/src/getopt/ |
H A D | getopt_long.c | 164 int i, match; in parse_long_options() local [all...] |