| /external/nist-sip/java/gov/nist/core/ |
| D | Match.java | 38 public interface Match { interface
|
| /external/ltrace/testsuite/ltrace.main/ |
| D | system_calls.exp | 108 proc Match {d patterns} { procedure
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/ |
| D | diff.rb | 3 Match = Struct.new(:start_in_old, :start_in_new, :size) constant 4 class Match class
|
| /external/chromium_org/chrome/browser/autocomplete/ |
| D | search_provider_unittest.cc | 2688 struct Match { in TEST_F() struct 2689 std::string contents; in TEST_F() 2690 std::string description; in TEST_F() 2691 std::string query_params; in TEST_F() 2692 std::string fill_into_edit; in TEST_F() 2693 AutocompleteMatchType::Type type; in TEST_F() 2775 struct Match { in TEST_F() struct 2776 std::string contents; in TEST_F() 2777 bool allowed_to_be_prefetched; in TEST_F() 2778 AutocompleteMatchType::Type type; in TEST_F() [all …]
|
| /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/chromium_org/tools/memory_inspector/memory_inspector/classification/ |
| D | results_unittest.py | 62 def Match(self, s): member in MockRegexMatchingRule
|
| D | mmap_classifier.py | 67 def Match(self, map_entry): member in _MmapRule
|
| D | rules.py | 88 def Match(self, _): # pylint: disable=R0201 member in Rule
|
| D | native_heap_classifier.py | 185 def Match(self, allocation): member in _NHeapRule
|
| /external/chromium_org/components/autofill/core/browser/ |
| D | form_field_unittest.cc | 16 TEST(FormFieldTest, Match) { in TEST() argument
|
| /external/chromium_org/net/base/ |
| D | ip_pattern.cc | 44 bool IPPattern::ComponentPattern::Match(uint32 value) const { in Match() function in net::IPPattern::ComponentPattern 61 bool IPPattern::Match(const IPAddressNumber& address) const { in Match() function in net::IPPattern
|
| /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/ |
| 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/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/clang/utils/TableGen/ |
| D | ClangCommentHTMLTagsEmitter.cpp | 46 StringMatcher::StringPair Match(Spelling, "return true;"); in EmitClangCommentHTMLTagsProperties() local
|
| D | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 70 StringMatcher::StringPair Match(Spelling, CLiteral.str()); in EmitClangCommentHTMLNamedCharacterReferences() local
|
| /external/chromium_org/tools/findit/ |
| D | match_set.py | 15 class Match(object): class
|
| /external/lldb/include/lldb/Core/ |
| D | RegularExpression.h | 41 Match (uint32_t max_matches) : in Match() function
|
| /external/chromium_org/components/bookmarks/browser/ |
| D | bookmark_index.cc | 68 struct BookmarkIndex::Match { struct in bookmarks::BookmarkIndex 70 std::list<Index::const_iterator> terms; 79 NodeSet nodes;
|
| /external/chromium_org/third_party/re2/re2/ |
| D | set.cc | 94 bool RE2::Set::Match(const StringPiece& text, vector<int>* v) const { in Match() function in RE2::Set
|
| /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/chromium_org/components/url_matcher/ |
| D | regex_set_matcher.cc | 38 bool RegexSetMatcher::Match(const std::string& text, in Match() function in url_matcher::RegexSetMatcher
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_suppressions_test.cc | 26 TEST(Suppressions, Match) { in TEST() argument
|
| /external/chromium_org/third_party/skia/src/pathops/ |
| D | SkDQuadImplicit.cpp | 113 bool SkDQuadImplicit::Match(const SkDQuad& quad1, const SkDQuad& quad2) { in Match() function in SkDQuadImplicit
|
| /external/skia/src/pathops/ |
| D | SkDQuadImplicit.cpp | 113 bool SkDQuadImplicit::Match(const SkDQuad& quad1, const SkDQuad& quad2) { in Match() function in SkDQuadImplicit
|