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 115 /// \brief The number of identifier lookup hits, where we recognize the
176 /// \param Hits Will be populated with the set of module files that have
180 bool lookupIdentifier(StringRef Name, HitSet &Hits);
  /external/mesa3d/src/mesa/main/
feedback.c 263 ctx->Select.Hits++;
449 result = ctx->Select.Hits;
452 ctx->Select.Hits = 0;
540 ctx->Select.Hits = 0;
mtypes.h     [all...]
  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 294 bool GlobalModuleIndex::lookupIdentifier(StringRef Name, HitSet &Hits) {
295 Hits.clear();
313 Hits.insert(MF);
ASTReader.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 67 milliseconds