HomeSort by relevance Sort by last modified time
    Searched refs:shouldContinue (Results 1 - 6 of 6) sorted by null

  /external/lldb/source/Core/
SearchFilter.cpp 213 Searcher::CallbackReturn shouldContinue = searcher.SearchCallback (*this, matchingContext, NULL, false);
214 if (shouldContinue == Searcher::eCallbackReturnStop
215 || shouldContinue == Searcher::eCallbackReturnPop)
216 return shouldContinue;
220 Searcher::CallbackReturn shouldContinue = DoCUIteration(module_sp, context, searcher);
221 if (shouldContinue == Searcher::eCallbackReturnStop)
222 return shouldContinue;
223 else if (shouldContinue == Searcher::eCallbackReturnPop)
235 Searcher::CallbackReturn shouldContinue;
251 shouldContinue = searcher.SearchCallback (*this, matchingContext, NULL, false)
    [all...]
  /frameworks/base/tools/aapt/
WorkQueue.cpp 141 bool shouldContinue = workUnit->run();
149 if (!shouldContinue) {
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.core_2.3.5.v20130525.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 535 milliseconds