Home
last modified time | relevance | path

Searched defs:matched (Results 1 – 25 of 55) sorted by relevance

123

/external/brotli/enc/
Dfind_match_length.h25 size_t matched = 0; in FindMatchLengthWithLimit() local
Dcompress_fragment_two_pass.c323 size_t matched = 6 + FindMatchLengthWithLimit( in CreateCommands() local
373 size_t matched = 6 + FindMatchLengthWithLimit( in CreateCommands() local
Dcompress_fragment.c564 size_t matched = 5 + FindMatchLengthWithLimit( in BrotliCompressFragmentFastImpl() local
624 size_t matched = 5 + FindMatchLengthWithLimit( in BrotliCompressFragmentFastImpl() local
/external/regex-re2/re2/testing/
Ddfa_test.cc208 bool matched, failed = false; in TEST() local
243 bool matched, failed = false; in Run() local
333 …bool matched = prog->SearchDFA(t.text, NULL, Prog::kUnanchored, Prog::kFirstMatch, NULL, &failed, … in TEST() local
Dtester.cc81 bool matched; // found a match member
/external/curl/lib/
Dsystem_win32.c84 bool matched = FALSE; in Curl_verify_windows_version() local
Dx509asn1.c1048 bool matched; in checkOID() local
1078 int matched = -1; in Curl_verifyhost() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_suppressions.cc153 InternalMmapVector<Suppression *> matched(1); in PrintMatchedSuppressions() local
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DCondition.java33 public static <T> Condition<T> matched(final T theValue, final Description mismatch) { in matched() method in Condition
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cc162 InternalMmapVector<Suppression *> *matched) { in GetMatched()
/external/regex-re2/re2/
Donepass.cc251 bool matched = false; in SearchOnePass() local
424 bool matched = false; in IsOnePass() local
Dbitstate.cc143 bool matched = false; in TrySearch() local
Ddfa.cc1332 bool matched = false; in InlinedSearchLoop() local
1911 bool matched = dfa->Search(text, context, anchored, in SearchDFA() local
/external/icu/icu4c/source/common/
Duloc_keytype.cpp527 UBool matched = FALSE; in ulocimp_toBcpType() local
572 UBool matched = FALSE; in ulocimp_toLegacyType() local
/external/sqlite/android/
DOldPhoneNumberUtils.cpp198 int matched; in phone_number_compare_loose() local
/external/webrtc/talk/media/base/
Drtpdump.cc191 bool matched = (0 == first_line.find("#!rtpplay1.0 ")); in CheckFirstLine() local
/external/v8/testing/gmock/src/
Dgmock-matchers.cc454 char matched = matrix.HasEdge(ilhs, irhs); in VerifyAllElementsAndMatchersAreMatched() local
/external/googletest/googlemock/src/
Dgmock-matchers.cc453 char matched = matrix.HasEdge(ilhs, irhs); in VerifyAllElementsAndMatchersAreMatched() local
/external/mesa3d/src/compiler/nir/
Dnir_search.c288 bool matched = true; in match_expression() local
/external/boringssl/src/crypto/x509v3/
Dpcy_tree.c316 int matched = 0; in tree_link_matching_nodes() local
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c443 int matched = sscanf(const_str, "const[%d] {%f, %f, %f, %f}", index, in parse_constant() local
/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h66 bool matched = false; in RemoveDebugMessageCallback() local
/external/mesa3d/src/egl/main/
Deglconfig.c439 EGLBoolean matched = EGL_TRUE; in _eglMatchConfig() local
/external/selinux/libsepol/src/
Dmodule_to_cil.c2951 int matched; in level_string_to_cil() local
3015 int matched; in context_string_to_cil() local
3063 int matched; in seusers_to_cil() local
3147 int matched; in user_extra_to_cil() local
3219 int matched; in file_contexts_to_cil() local
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1338 int matched = (*match_list2_)[i]; in FindArgumentPathDFS() local
1349 int matched = (*match_list2_)[i]; in FindArgumentPathDFS() local

123