Home
last modified time | relevance | path

Searched defs:Matches (Results 1 – 25 of 31) sorted by relevance

12

/external/easymock/src/org/easymock/internal/matchers/
DMatches.java22 public class Matches implements IArgumentMatcher, Serializable { class
28 public Matches(String regex) { in Matches() method in Matches
/external/mockito/src/org/mockito/internal/matchers/
DMatches.java14 public class Matches extends ArgumentMatcher<Object> implements Serializable { class
19 public Matches(String regex) { in Matches() method in Matches
/external/llvm/lib/TableGen/
DStringMatcher.cpp24 StringMatcher::StringPair*> &Matches) { in FindFirstNonCommonLetter()
44 EmitStringMatcherForChar(const std::vector<const StringPair*> &Matches, in EmitStringMatcherForChar()
/external/llvm/lib/Support/
DRegex.cpp59 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches){ in match()
100 SmallVector<StringRef, 8> Matches; in sub() local
DYAMLTraits.cpp542 bool Output::bitSetMatch(const char *Str, bool Matches) { in bitSetMatch()
/external/llvm/unittests/Support/
DRegexTest.cpp27 SmallVector<StringRef, 1> Matches; in TEST_F() local
66 SmallVector<StringRef, 4> Matches; in TEST_F() local
/external/llvm/include/llvm/TableGen/
DStringMatcher.h37 const std::vector<StringPair> &Matches; variable
/external/clang/utils/TableGen/
DClangCommentHTMLTagsEmitter.cpp25 std::vector<StringMatcher::StringPair> Matches; in EmitClangCommentHTMLTags() local
DClangCommentCommandInfoEmitter.cpp63 std::vector<StringMatcher::StringPair> Matches; in EmitClangCommentCommandInfo() local
DClangAttrEmitter.cpp2676 std::vector<StringMatcher::StringPair> *Matches = nullptr; in EmitClangAttrParsedAttrKinds() local
/external/clang/unittests/Tooling/
DTestVisitor.h177 bool Matches(StringRef Name, FullSourceLoc const &Location) const { in Matches() function
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp174 SmallVector<StringRef, 4> Matches; in read() local
/external/lldb/include/lldb/Core/
DModuleSpec.h378 Matches (const ModuleSpec &match_module_spec, bool exact_arch_match) const in Matches() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h200 bool Matches(T x) const { in Matches() function
619 static bool Matches(const MatcherTuple& matcher_tuple, in Matches() function
670 static bool Matches(const MatcherTuple& /* matcher_tuple */, in Matches() function
Dgmock-spec-builders.h325 bool Matches(const ArgumentTuple& args) const { in Matches() function
1077 bool Matches(const ArgumentTuple& args) const in Matches() function
/external/regex-re2/re2/
Dprog.h114 inline bool Matches(int c) { in Matches() function
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp845 TEST(ValueDecl, Matches) { in TEST() argument
860 TEST(EnumConstant, Matches) { in TEST() argument
1690 TEST(TemplateArgument, Matches) { in TEST() argument
1699 TEST(TemplateArgumentCountIs, Matches) { in TEST() argument
1714 TEST(IsIntegral, Matches) { in TEST() argument
1723 TEST(RefersToIntegralType, Matches) { in TEST() argument
1733 TEST(EqualsIntegralValue, Matches) { in TEST() argument
/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp2127 std::vector<StringMatcher::StringPair> Matches; in emitMatchTokenString() local
2147 std::vector<StringMatcher::StringPair> Matches; in emitMatchRegisterName() local
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp291 bool Matches; member in clang::ast_matchers::internal::__anonf927a3570111::MatchChildASTVisitor
/external/clang/lib/Sema/
DSemaExprCXX.cpp1816 SmallVector<std::pair<DeclAccessPair,FunctionDecl*>, 2> Matches; in FindAllocationFunctions() local
2234 llvm::SmallVector<FunctionDecl*, 2> Matches; in FindUsualDeallocationFunction() local
2277 SmallVector<DeclAccessPair,4> Matches; in FindDeallocationFunction() local
DSemaTemplate.cpp1521 bool Matches(unsigned ParmDepth, SourceLocation Loc = SourceLocation()) { in Matches() function
7708 UnresolvedSet<8> Matches; in ActOnExplicitInstantiation() local
DSemaOverload.cpp9859 SmallVector<std::pair<DeclAccessPair, FunctionDecl*>, 4> Matches; member in __anon86d99bf30911::AddressOfFunctionResolver
/external/v8/src/
Djsregexp.h466 bool Matches(NodeInfo* that) { in Matches() function
/external/lldb/source/Target/
DProcess.cpp863 ProcessInstanceInfoMatch::Matches (const ProcessInstanceInfo &proc_info) const in Matches() function in ProcessInstanceInfoMatch
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12