/external/regex-re2/re2/testing/ |
D | dfa_test.cc | 208 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
|
D | tester.cc | 81 bool matched; // found a match member
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
D | PatternMatcher.java | 28 public abstract void matched (URI uri) throws Exception; in matched() method in PatternMatcher
|
/external/jetty/src/java/org/eclipse/jetty/webapp/ |
D | JarScanner.java | 144 public void matched (URI uri) in matched() method in JarScanner
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_suppressions.cc | 142 InternalMmapVector<Suppression *> matched(1); in PrintMatchedSuppressions() local
|
D | tsan_interface_ann.cc | 157 static void CollectMatchedBenignRaces(Vector<ExpectRace> *matched, in CollectMatchedBenignRaces()
|
/external/icu/icu4c/source/common/ |
D | uloc_keytype.cpp | 502 UBool matched = FALSE; in ulocimp_toBcpType() local 544 UBool matched = FALSE; in ulocimp_toLegacyType() local
|
/external/regex-re2/re2/ |
D | onepass.cc | 251 bool matched = false; in SearchOnePass() local 424 bool matched = false; in IsOnePass() local
|
D | bitstate.cc | 143 bool matched = false; in TrySearch() local
|
D | dfa.cc | 1332 bool matched = false; in InlinedSearchLoop() local 1911 bool matched = dfa->Search(text, context, anchored, in SearchDFA() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_suppressions.cc | 165 InternalMmapVector<Suppression *> *matched) { in GetMatched()
|
/external/sqlite/android/ |
D | OldPhoneNumberUtils.cpp | 198 int matched; in phone_number_compare_loose() local
|
/external/boringssl/src/crypto/x509v3/ |
D | pcy_tree.c | 319 int matched = 0; in tree_link_matching_nodes() local
|
/external/mesa3d/src/egl/main/ |
D | eglconfig.c | 433 EGLBoolean matched = EGL_TRUE; in _eglMatchConfig() local
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 2845 int matched; in level_string_to_cil() local 2909 int matched; in context_string_to_cil() local 2956 int matched; in seusers_to_cil() local 3033 int matched; in user_extra_to_cil() local 3082 int matched; in file_contexts_to_cil() local
|
/external/libvncserver/x11vnc/ |
D | util.c | 351 int i = 0, matched = 0; in match_str_list() local
|
D | xrecord.c | 344 int ok = -1, matched = 0; in xrecord_skip_keysym() local
|
/external/compiler-rt/lib/lsan/ |
D | lsan_common.cc | 360 InternalMmapVector<Suppression *> matched(1); in PrintMatchedSuppressions() local
|
/external/protobuf/gtest/src/ |
D | gtest-death-test.cc | 468 const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); in Passed() local
|
/external/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 515 const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); in Passed() local
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-death-test.cc | 518 const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); in Passed() local
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-death-test.cc | 553 const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); in Passed() local
|
/external/selinux/libsemanage/src/ |
D | genhomedircon.c | 113 int matched; member
|
/external/gtest/src/ |
D | gtest-death-test.cc | 555 const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); in Passed() local
|
/external/libxml2/ |
D | c14n.c | 1265 int matched = 0; in xmlC14NProcessAttrsAxis() local
|