/external/skia/src/core/ |
D | SkRecordOpts.cpp | 43 Match; in multiple_set_matrices() typedef 80 Match; typedef 156 Match; typedef 177 typedef Pattern<Is<SaveLayer>, IsDraw, Is<Restore>> Match; typedef 229 Is<Restore>, Is<Restore>, Is<Restore>> Match; typedef
|
/external/nist-sip/java/gov/nist/core/ |
D | Match.java | 38 public interface Match { interface
|
/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/llvm/lib/Fuzzer/test/ |
D | SimpleDictionaryTest.cpp | 16 size_t Match = 0; in LLVMFuzzerTestOneInput() local
|
/external/ltrace/testsuite/ltrace.main/ |
D | system_calls.exp | 108 proc Match {d patterns} { procedure
|
/external/google-benchmark/src/ |
D | re_std.cc | 36 bool Regex::Match(const std::string& str) { in Match() function in benchmark::Regex
|
D | re_posix.cc | 51 bool Regex::Match(const std::string& str) { in Match() function in benchmark::Regex
|
/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/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/skia/src/pdf/ |
D | SkPDFFont.h | 141 enum Match { enum
|
/external/regex-re2/re2/ |
D | set.cc | 94 bool RE2::Set::Match(const StringPiece& text, vector<int>* v) const { in Match() function in RE2::Set
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_suppressions_test.cc | 26 TEST(Suppressions, Match) { in TEST() argument
|
/external/llvm/lib/Target/AMDGPU/ |
D | SILoadStoreOptimizer.cpp | 397 MachineBasicBlock::iterator Match = findMatchingDSInst(I, Size); in optimizeBlock() local 408 MachineBasicBlock::iterator Match = findMatchingDSInst(I, Size); in optimizeBlock() local
|
/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/selinux/sepolgen/src/sepolgen/ |
D | matching.py | 31 class Match(util.Comparison): class
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenExtract.cpp | 94 bool Match = match(In, m_And(m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() local
|
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
D | memory_dump_event.py | 35 def Match(self, mapped_file): member in MmapCategory
|
/external/webrtc/webrtc/base/ |
D | messagequeue.h | 135 inline bool Match(MessageHandler* handler, uint32_t id) const { in Match() function
|
/external/v8/test/cctest/ |
D | test-date.cc | 70 bool Match(Rule* rule, int year, int month, int day, int time_in_day_sec) { in Match() function in DateCacheMock
|
/external/clang/lib/Sema/ |
D | SemaCUDA.cpp | 224 for (auto const &Match : Matches) { in EraseUnwantedCUDAMatchesImpl() local
|
/external/v8/src/regexp/ |
D | regexp-macro-assembler.cc | 123 NativeRegExpMacroAssembler::Result NativeRegExpMacroAssembler::Match( in Match() function in v8::internal::NativeRegExpMacroAssembler
|
/external/clang/lib/Tooling/ |
D | JSONCompilationDatabase.cpp | 179 StringRef Match = MatchTrie.findEquivalent(NativeFilePath, ES); in getCompileCommands() local
|