/external/skqp/src/core/ |
D | SkRecordOpts.cpp | 44 Match; in multiple_set_matrices() typedef 81 Match; typedef 157 Match; typedef 188 typedef Pattern<Is<SaveLayer>, IsDraw, Is<Restore>> Match; typedef 247 Is<Restore>, Is<Restore>, Is<Restore>> Match; typedef
|
/external/skia/src/core/ |
D | SkRecordOpts.cpp | 44 Match; in multiple_set_matrices() typedef 81 Match; typedef 157 Match; typedef 188 typedef Pattern<Is<SaveLayer>, IsDraw, Is<Restore>> Match; typedef 247 Is<Restore>, Is<Restore>, Is<Restore>> Match; typedef
|
/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/libcxx/utils/google-benchmark/src/ |
D | re.h | 111 inline bool Regex::Match(const std::string& str) { in Match() function 148 inline bool Regex::Match(const std::string& str) { in Match() function
|
/external/google-benchmark/src/ |
D | re.h | 111 inline bool Regex::Match(const std::string& str) { in Match() function 148 inline bool Regex::Match(const std::string& str) { in Match() function
|
/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/archive-patcher/generator/src/main/java/com/google/archivepatcher/generator/bsdiff/ |
D | BsDiff.java | 138 static class Match { class in BsDiff 146 private Match(int start, int length) { in Match() method in BsDiff.Match
|
/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/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/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/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | Lexer.cs | 258 public virtual void Match( string s ) in Match() method in Antlr.Runtime.Lexer 285 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalityPredicates.cpp | 37 std::pair<LLT, LLT> Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1]}; in typePairInSet() local 47 TypePairAndMemSize Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1], in typePairAndMemSizeInSet() 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/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/skqp/tests/ |
D | SkPEGTest.cpp | 22 static MatchT Match(const char* in) { in Match() function 35 static MatchT Match(const char* in) { in Match() function
|
/external/skia/tests/ |
D | SkPEGTest.cpp | 22 static MatchT Match(const char* in) { in Match() function 35 static MatchT Match(const char* in) { 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/grpc-grpc/examples/cpp/route_guide/ |
D | helper.cc | 116 bool Match(const std::string& prefix) { in Match() function in routeguide::Parser
|