HomeSort by relevance Sort by last modified time
    Searched refs:Hits (Results 1 - 21 of 21) 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);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/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);
  /prebuilts/clang/host/darwin-x86/clang-4393122/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);
  /prebuilts/clang/host/darwin-x86/clang-4479392/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);
  /prebuilts/clang/host/darwin-x86/clang-4579689/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);
  /prebuilts/clang/host/darwin-x86/clang-4630689/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);
  /prebuilts/clang/host/darwin-x86/clang-4639204/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);
  /prebuilts/clang/host/darwin-x86/clang-4691093/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);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/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);
  /prebuilts/clang/host/linux-x86/clang-4393122/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);
  /prebuilts/clang/host/linux-x86/clang-4479392/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);
  /prebuilts/clang/host/linux-x86/clang-4579689/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);
  /prebuilts/clang/host/linux-x86/clang-4630689/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);
  /prebuilts/clang/host/linux-x86/clang-4639204/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);
  /prebuilts/clang/host/linux-x86/clang-4691093/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 255 ctx->Select.Hits++;
438 result = ctx->Select.Hits;
441 ctx->Select.Hits = 0;
508 ctx->Select.Hits = 0;
mtypes.h     [all...]
  /frameworks/ml/nn/common/operations/
HashtableLookupTest.cpp 54 ACTION(Hits, uint8_t)
  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 294 bool GlobalModuleIndex::lookupIdentifier(StringRef Name, HitSet &Hits) {
295 Hits.clear();
313 Hits.insert(MF);
ASTReader.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/
aws-java-sdk-cloudsearch-1.11.18.jar 

Completed in 583 milliseconds