| /third_party/lz4/tests/ |
| H A D | frametest.c | 193 size_t match = pos - offset; in FUZ_fillCompressibleNoiseBuffer() local
|
| H A D | fuzzer.c | 163 size_t match; in FUZ_fillCompressibleNoiseBuffer() local
|
| /third_party/lzma/Asm/x86/ |
| H A D | LzmaDecOpt.asm | 128 match equ x9
define [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | string.cc | 1284 MaybeHandle<String> String::GetSubstitution(Isolate* isolate, Match* match, in GetSubstitution() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler-tonode.cc | 367 RegExpNode* match; in AddLoneLeadSurrogates() local 325 NegativeLookaroundAgainstReadDirectionAndMatch( RegExpCompiler* compiler, ZoneList<CharacterRange>* lookbehind, ZoneList<CharacterRange>* match, RegExpNode* on_success, bool read_backward) NegativeLookaroundAgainstReadDirectionAndMatch() argument 341 MatchAndNegativeLookaroundInReadDirection( RegExpCompiler* compiler, ZoneList<CharacterRange>* match, ZoneList<CharacterRange>* lookahead, RegExpNode* on_success, bool read_backward) MatchAndNegativeLookaroundInReadDirection() argument 393 RegExpNode* match; AddLoneTrailSurrogates() local 988 ForMatch(RegExpNode* match) RationalizeConsecutiveAtoms() argument 1022 RegExpNode* match = body_->ToNode(compiler, builder.on_match_success()); RationalizeConsecutiveAtoms() local [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-regexp.cc | 378 Apply(ReplacementStringBuilder* builder, int match_from, int match_to, int32_t* match) Apply() argument 1068 VectorBackedMatch(Isolate* isolate, Handle<String> subject, Handle<String> match, int match_position, base::Vector<Handle<Object>> captures, Handle<Object> groups_obj) VectorBackedMatch() argument 1251 Handle<String> match; SearchRegExpMultiple() local 1866 Handle<String> match; RUNTIME_FUNCTION() local 1897 Handle<String> match; RUNTIME_FUNCTION() local [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_schedule.c | 1523 bool match = (lo || hi); in bi_merge_singles() local [all...] |
| /third_party/node/deps/openssl/openssl/engines/ |
| H A D | e_capi.c | 1475 int match; in capi_find_cert() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_match.c | 589 match(PCRE2_SPTR start_eptr, PCRE2_SPTR start_ecode, uint16_t top_bracket, match() function [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRayTracingUtil.cpp | 566 auto match = std::find_if(addrs.begin(), end, [&](const deUint64& item){ return item == lookAddr; }); in SerialStorage() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | ProgramLinkedResources.cpp | 1695 bool match = false; LinkValidateShaderInterfaceMatching() local [all...] |
| /third_party/openssl/engines/ |
| H A D | e_capi.c | 1475 int match; in capi_find_cert() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | turbojpeg.c | 355 int match = 0; in getSubsamp() local 377 int match = 0; in getSubsamp() local 399 int match = 0; in getSubsamp() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpSegment.cpp | 1050 bool SkOpSegment::match(const SkOpPtT* base, const SkOpSegment* testParent, double testT, in match() function in SkOpSegment
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | FileCheck.cpp | 602 Expected<size_t> Pattern::match(StringRef Buffer, size_t &MatchLen, in match() function in Pattern [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidiimp.h | 162 int32_t match; /* matching char or -position of closing bracket */ member
|
| H A D | umutablecptrie.cpp | 667 bool match; in findHighStart() local
|
| H A D | unistr.cpp | 1045 const UChar *match = u_strFindFirst(array + start, length, srcChars + srcStart, srcLength); in indexOf() local 1063 const UChar *match = u_memchr(array + start, c, length); in doIndexOf() local 1080 const UChar *match = u_memchr32(array + start, c, length); in doIndexOf() local 1109 const UChar *match in lastIndexOf() local 1131 const UChar *match = u_memrchr(array + start, c, length); doLastIndexOf() local 1148 const UChar *match = u_memrchr32(array + start, c, length); doLastIndexOf() local [all...] |
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 419 struct ptr_len match[] = { in shared_match_process() local 1686 regmatch_t match; match_pgrep() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 462 struct ptr_len match[] = { in shared_match_process() local 1844 regmatch_t match; match_pgrep() local [all...] |
| /third_party/python/Modules/_sre/ |
| H A D | sre.c | 650 PyObject *match; in _sre_SRE_Pattern_match_impl() local 693 PyObject *match; in _sre_SRE_Pattern_fullmatch_impl() local 739 PyObject *match; in _sre_SRE_Pattern_search_impl() local 1062 PyObject* match; pattern_subx() local 2454 MatchObject* match; pattern_new_match() local 2586 PyObject* match; _sre_SRE_Scanner_match_impl() local 2636 PyObject* match; _sre_SRE_Scanner_search_impl() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_buffer.py | 975 def match(req, flag): function [all...] |
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | message_differencer.cc | 893 bool match; in IsMatch() local 1314 bool match = false; in CompareUnknownFields() local 1646 bool match = false; MatchRepeatedFieldIndices() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree.h | 444 MatchKind match; member
|
| /third_party/selinux/libselinux/src/ |
| H A D | selinux_restorecon.c | 315 bool match; in add_xattr_entry() local
|