Home
last modified time | relevance | path

Searched defs:match (Results 176 - 200 of 483) sorted by relevance

12345678910>>...20

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRegex.cpp82 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches, in match() function in Regex
H A DSpecialCaseList.cpp61 unsigned SpecialCaseList::Matcher::match(StringRef Query) const { in match() function in llvm::SpecialCaseList::Matcher
/third_party/spirv-tools/source/diff/
H A Dlcs.h113 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 Dmdev.c118 regex_t match; in make_device() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil_benchmark.cc232 const char* match; in memcasematch() local
/third_party/skia/include/core/
H A DSkStringView.h113 const char* match = nullptr; in find() local
/third_party/zlib/
H A Dinftrees.c52 unsigned match; /* use base and extra for symbol >= match */ in inflate_table() local
/third_party/ffmpeg/libavfilter/
H A Dgraphparser.c313 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 Dvf_idet.c121 int match = 0; in filter() local
/third_party/curl/src/
H A Dtool_writeout.c541 bool match = FALSE; in ourWriteOut() local
/third_party/glfw/src/
H A Dlinux_joystick.c278 regmatch_t match; in _glfwDetectJoystickConnectionLinux() local
343 regmatch_t match; in _glfwInitJoysticksLinux() local
/third_party/alsa-lib/src/mixer/
H A Dsimple_abst.c157 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 Ducm_cond.c144 regmatch_t match[1]; in if_eval_regex_match() local
/third_party/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c129 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 Dfldset.cpp277 UBool match = true; in matches() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuDataDumper.java356 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 DRBSearchPanel.java179 private String replace(String original, String match, String replace) { in replace() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_decimal.cpp95 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 Dcsrmbcs.cpp269 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 Drbt_rule.cpp389 UMatchDegree match; matchAndReplace() local
[all...]
H A Dunesctrn.cpp196 UBool match = true; in handleTransliterate() local
[all...]
/third_party/libwebsockets/lib/core-net/client/
H A Dsort-dns.c113 int n = 0, match = 0; in lws_ipv6_prefix_match_len() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function.cpp308 ir_function_signature *match = NULL; matching_signature() local
[all...]
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.h142 bitmask_t match; member
/third_party/mesa3d/src/getopt/
H A Dgetopt_long.c164 int i, match; in parse_long_options() local
[all...]

Completed in 15 milliseconds

12345678910>>...20