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

  /external/clang/include/clang/Serialization/
GlobalModuleIndex.h 89 /// \brief The number of identifier lookup hits, where we recognize the
147 /// \param Hits Will be populated with the set of module files that have
151 bool lookupIdentifier(StringRef Name, HitSet &Hits);
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service_browsertest.cc 112 struct Hits {
126 base::hash_map<std::string, Hits>::const_iterator
147 base::hash_map<std::string, Hits> badurls_;
315 // Make sure the full hits is empty unless we need to test the
  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 373 bool GlobalModuleIndex::lookupIdentifier(StringRef Name, HitSet &Hits) {
374 Hits.clear();
395 Hits.insert(Modules[ID].File);
ASTReader.cpp     [all...]
  /external/chromium-trace/
script.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 2195 milliseconds