Home
last modified time | relevance | path

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

12

/external/lzma/Java/Tukaani/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/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/clang/lib/Sema/
DSemaCUDA.cpp215 llvm::SmallVectorImpl<T> &Matches, in EraseUnwantedCUDAMatchesImpl()
241 SmallVectorImpl<FunctionDecl *> &Matches){ in EraseUnwantedCUDAMatches()
247 SmallVectorImpl<DeclAccessPair> &Matches) { in EraseUnwantedCUDAMatches()
256 SmallVectorImpl<std::pair<DeclAccessPair, FunctionDecl *>> &Matches){ in EraseUnwantedCUDAMatches()
/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
/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
/external/webrtc/talk/media/base/
Dcryptoparams.h44 bool Matches(const CryptoParams& params) const { in Matches() function
Dcodec.cc119 bool Codec::Matches(const Codec& codec) const { in Matches() function in cricket::Codec
193 bool AudioCodec::Matches(const AudioCodec& codec) const { in Matches() function in cricket::AudioCodec
Dstreamparams.h189 bool Matches(const StreamParams& stream) const { in Matches() function
/external/gmock/include/gmock/
Dgmock-matchers.h236 bool Matches(T x) const { in Matches() function
707 static bool Matches(const MatcherTuple& matcher_tuple, in Matches() function
758 static bool Matches(const MatcherTuple& /* matcher_tuple */, in Matches() function
Dgmock-spec-builders.h329 bool Matches(const ArgumentTuple& args) const { in Matches() function
1085 bool Matches(const ArgumentTuple& args) const in Matches() function
/external/webrtc/webrtc/base/
Dstringutils_unittest.cc19 TEST(string_matchTest, Matches) { in TEST() argument
/external/clang/lib/Format/
DWhitespaceManager.cpp154 AlignTokenSequence(unsigned Start, unsigned End, unsigned Column, F &&Matches, in AlignTokenSequence()
187 static void AlignTokens(const FormatStyle &Style, F &&Matches, in AlignTokens()
/external/clang/unittests/Tooling/
DTestVisitor.h177 bool Matches(StringRef Name, FullSourceLoc const &Location) const { in Matches() function
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dreceive_statistics_unittest.cc262 void Matches(uint32_t num_calls, in Matches() function in webrtc::RtpTestCallback
/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/dng_sdk/source/
Ddng_string.cpp1442 bool dng_string::Matches (const char *t, in Matches() function in dng_string
1472 bool dng_string::Matches (const char *s, in Matches() function in dng_string
/external/regex-re2/re2/
Dprog.h114 inline bool Matches(int c) { in Matches() function
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp858 TEST(ValueDecl, Matches) { in TEST() argument
873 TEST(EnumConstant, Matches) { in TEST() argument
1842 TEST(TemplateArgument, Matches) { in TEST() argument
1851 TEST(TemplateArgumentCountIs, Matches) { in TEST() argument
1866 TEST(IsIntegral, Matches) { in TEST() argument
1875 TEST(RefersToIntegralType, Matches) { in TEST() argument
1885 TEST(EqualsIntegralValue, Matches) { in TEST() argument
/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp2180 std::vector<StringMatcher::StringPair> Matches; in emitMatchTokenString() local
2199 std::vector<StringMatcher::StringPair> Matches; in emitMatchRegisterName() local

12