/external/skqp/src/core/ |
D | SkRecordOpts.cpp | 43 Match; in multiple_set_matrices() typedef 80 Match; typedef 156 Match; typedef 187 typedef Pattern<Is<SaveLayer>, IsDraw, Is<Restore>> Match; typedef 245 Is<Restore>, Is<Restore>, Is<Restore>> Match; typedef
|
/external/skia/src/core/ |
D | SkRecordOpts.cpp | 43 Match; in multiple_set_matrices() typedef 80 Match; typedef 156 Match; typedef 187 typedef Pattern<Is<SaveLayer>, IsDraw, Is<Restore>> Match; typedef 245 Is<Restore>, Is<Restore>, Is<Restore>> Match; typedef
|
/external/google-benchmark/src/ |
D | re.h | 93 inline bool Regex::Match(const std::string& str) { in Match() function 130 inline bool Regex::Match(const std::string& str) { in Match() function
|
/external/libcxx/utils/google-benchmark/src/ |
D | re.h | 93 inline bool Regex::Match(const std::string& str) { in Match() function 130 inline bool Regex::Match(const std::string& str) { in Match() function
|
/external/hamcrest/hamcrest-core/src/test/java/org/hamcrest/ |
D | FeatureMatcherTest.java | 36 public static class Match extends IsEqual<String> { class in FeatureMatcherTest 37 public Match(String equalArg) { super(equalArg); } in Match() method in FeatureMatcherTest.Match
|
/external/nist-sip/java/gov/nist/core/ |
D | Match.java | 38 public interface Match { interface
|
/external/llvm/lib/Fuzzer/test/ |
D | SimpleDictionaryTest.cpp | 19 size_t Match = 0; in LLVMFuzzerTestOneInput() local
|
/external/clang/unittests/Tooling/ |
D | TestVisitor.h | 123 void DisallowMatch(Twine Match, unsigned Line, unsigned Column) { in DisallowMatch() 131 void ExpectMatch(Twine Match, unsigned Line, unsigned Column) { in ExpectMatch() 149 void Match(StringRef Name, SourceLocation Location) { in Match() function
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | Lexer.cs | 208 public virtual void Match(string s) { in Match() method in Antlr.Runtime.Lexer 230 public virtual void Match(int c) { in Match() method in Antlr.Runtime.Lexer
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
D | SlimLexer.cs | 266 public void Match( string s ) in Match() method in Antlr.Runtime.SlimLexer 293 public void Match( int c ) in Match() method in Antlr.Runtime.SlimLexer
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | Lexer.cs | 250 public virtual void Match( string s ) in Match() method in Antlr.Runtime.Lexer 277 public virtual void Match( int c ) in Match() method in Antlr.Runtime.Lexer
|
/external/swiftshader/third_party/subzero/pydir/ |
D | crosstest_generator.py | 13 def Match(desc, includes, excludes, default_match): function
|
/external/clang/utils/TableGen/ |
D | ClangCommentHTMLTagsEmitter.cpp | 45 StringMatcher::StringPair Match(Spelling, "return true;"); in EmitClangCommentHTMLTagsProperties() local
|
D | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 70 StringMatcher::StringPair Match(Spelling, CLiteral.str()); in EmitClangCommentHTMLNamedCharacterReferences() local
|
/external/clang/lib/Sema/ |
D | SemaCUDA.cpp | 156 auto GetCFP = [&](const T &Match) { in EraseUnwantedCUDAMatchesImpl() 168 [&](const T &Match) { return GetCFP(Match) < BestCFP; }), in EraseUnwantedCUDAMatchesImpl() 469 NamedDecl *Match = *It; in maybeAddCUDAHostDeviceAttrs() local
|
/external/skia/experimental/svg/model/ |
D | SkPEG.h | 57 static MatchT Match(const char* in) { in Match() function
|
/external/skqp/experimental/svg/model/ |
D | SkPEG.h | 57 static MatchT Match(const char* in) { in Match() function
|
/external/v8/src/parsing/ |
D | duplicate-finder.cc | 40 bool DuplicateFinder::Match(void* first, void* second) { in Match() function in v8::internal::DuplicateFinder
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_suppressions_test.cc | 26 TEST(Suppressions, Match) { in TEST() argument
|
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/ |
D | AddrModeMatcher.h | 84 static ExtAddrMode Match(Value *V, Type *AccessTy, in Match() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | SILoadStoreOptimizer.cpp | 382 MachineBasicBlock::iterator Match = findMatchingDSInst(I, Size); in optimizeBlock() local 393 MachineBasicBlock::iterator Match = findMatchingDSInst(I, Size); in optimizeBlock() local
|
/external/skqp/tests/ |
D | SkPEGTest.cpp | 21 static MatchT Match(const char* in) { in Match() function 34 static MatchT Match(const char* in) { in Match() function
|
/external/skia/tests/ |
D | SkPEGTest.cpp | 21 static MatchT Match(const char* in) { in Match() function 34 static MatchT Match(const char* in) { in Match() function
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_suppressions.cc | 78 bool SuppressionContext::Match(const char *str, const char *type, in Match() function in __sanitizer::SuppressionContext
|
/external/tensorflow/tensorflow/core/util/ |
D | equal_graph_def_test.cc | 54 bool Match() { in Match() function in tensorflow::__anon548f00c10111::EqualGraphDefTest 78 TEST_F(EqualGraphDefTest, Match) { in TEST_F() argument
|