HomeSort by relevance Sort by last modified time
    Searched defs:Searcher (Results 1 - 4 of 4) sorted by null

  /external/lldb/include/lldb/Core/
SearchFilter.h 23 /// @class Searcher SearchFilter.h "lldb/Core/SearchFilter.h"
33 class Searcher
51 Searcher ();
53 virtual ~Searcher ();
65 /// Prints a canonical description for the searcher to the stream \a s.
78 /// the GetDepth method of the searcher, and calls its callback at that point.
85 /// The search is done by cooperation between the search filter and the searcher.
87 /// space of the target program's symbol space. The Searcher specifies the depth
89 /// of the Searcher may be greater than that of the SearchFilter, before the
90 /// Searcher qualifies an address it should pass it to "AddressPasses.
    [all...]
  /external/lldb/source/Core/
SearchFilter.cpp 27 Searcher::Searcher ()
32 Searcher::~Searcher ()
38 Searcher::GetDescription (Stream *s)
128 SearchFilter::Search (Searcher &searcher)
136 if (searcher.GetDepth() == Searcher::eDepthTarget)
137 searcher.SearchCallback (*this, empty_sc, NULL, false)
    [all...]
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 142 milliseconds