Home
last modified time | relevance | path

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

123

/external/mockito/src/main/java/org/mockito/internal/matchers/
DMatches.java12 public class Matches implements ArgumentMatcher<Object>, Serializable { class
16 public Matches(String regex) { in Matches() method in Matches
20 public Matches(Pattern pattern) { in Matches() method in Matches
/external/xz-java/src/org/tukaani/xz/lz/
DMatches.java13 public final class Matches { class
18 Matches(int countMax) { in Matches() method in Matches
/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/toolchain-utils/deprecated/
Dsummarize_results.py26 def Matches(self, log_file): member in DejaGNUSummarizer
59 def Matches(self, log_file): member in PerflabSummarizer
84 def Matches(self, log_file): member in AutoTestSummarizer
/external/swiftshader/third_party/LLVM/lib/Support/
DRegex.cpp55 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches){ in match()
96 SmallVector<StringRef, 8> Matches; in sub() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DStringMatcher.cpp24 StringMatcher::StringPair*> &Matches) { in FindFirstNonCommonLetter()
44 EmitStringMatcherForChar(const std::vector<const StringPair*> &Matches, in EmitStringMatcherForChar()
DStringMatcher.h36 const std::vector<StringPair> &Matches; variable
/external/llvm/lib/TableGen/
DStringMatcher.cpp24 StringMatcher::StringPair*> &Matches) { in FindFirstNonCommonLetter()
44 EmitStringMatcherForChar(const std::vector<const StringPair*> &Matches, in EmitStringMatcherForChar()
/external/pdfium/core/fxcrt/xml/
Dcxml_attritem.cpp9 bool CXML_AttrItem::Matches(const ByteString& space, in Matches() function in CXML_AttrItem
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DStringMatcher.cpp30 StringMatcher::StringPair*> &Matches) { in FindFirstNonCommonLetter()
50 const std::vector<const StringPair *> &Matches, unsigned CharNo, 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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeEnumTypes.h42 std::vector<codeview::TypeIndex> Matches; variable
/external/llvm/lib/Fuzzer/test/
DRepeatedMemcmp.cpp11 int Matches = 0; in LLVMFuzzerTestOneInput() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DRegex.cpp73 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches){ in match()
117 SmallVector<StringRef, 8> Matches; in sub() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DRegex.cpp68 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches){ in match()
112 SmallVector<StringRef, 8> Matches; in sub() local
/external/clang/lib/Sema/
DSemaCUDA.cpp150 Sema &S, const FunctionDecl *Caller, llvm::SmallVectorImpl<T> &Matches, in EraseUnwantedCUDAMatchesImpl()
173 SmallVectorImpl<FunctionDecl *> &Matches){ in EraseUnwantedCUDAMatches()
179 SmallVectorImpl<DeclAccessPair> &Matches) { in EraseUnwantedCUDAMatches()
188 SmallVectorImpl<std::pair<DeclAccessPair, FunctionDecl *>> &Matches){ in EraseUnwantedCUDAMatches()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DStringMatcher.h38 const std::vector<StringPair> &Matches; variable
/external/llvm/include/llvm/TableGen/
DStringMatcher.h37 const std::vector<StringPair> &Matches; variable
/external/llvm/unittests/Support/
DRegexTest.cpp27 SmallVector<StringRef, 1> Matches; in TEST_F() local
66 SmallVector<StringRef, 4> Matches; in TEST_F() local
/external/clang/utils/TableGen/
DClangCommentHTMLTagsEmitter.cpp25 std::vector<StringMatcher::StringPair> Matches; in EmitClangCommentHTMLTags() local
/external/webrtc/talk/media/base/
Dcryptoparams.h44 bool Matches(const CryptoParams& params) const { in Matches() function
/external/u-boot/tools/buildman/
Dboard.py18 def Matches(self, props): member in Expr
57 def Matches(self, props): member in Term
/external/swiftshader/third_party/LLVM/unittests/Support/
DRegexTest.cpp27 SmallVector<StringRef, 1> Matches; in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumTypes.cpp33 NativeSession &PDBSession, const std::vector<codeview::TypeIndex> &Matches, in NativeEnumTypes()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DRegexTest.cpp27 SmallVector<StringRef, 1> Matches; in TEST_F() local
66 SmallVector<StringRef, 4> Matches; in TEST_F() local

123