Home
last modified time | relevance | path

Searched refs:Hits (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/main/
Dfeedback.c255 ctx->Select.Hits++; in write_hit_record()
438 result = ctx->Select.Hits; in _mesa_RenderMode()
441 ctx->Select.Hits = 0; in _mesa_RenderMode()
508 ctx->Select.Hits = 0; in _mesa_init_feedback()
Dmtypes.h1667 GLuint Hits; /**< number of records in the selection buffer */ member
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/
DCompactDecimalFormat.java.patch14 * limited real estate. For example, 'Hits: 1.2B' instead of 'Hits: 1,200,000,000'. The format will
/external/guice/extensions/struts2/example/root/
DCounter.jsp6 <h3><b>Hits in this session:</b>
/external/clang/include/clang/Serialization/
DGlobalModuleIndex.h180 bool lookupIdentifier(StringRef Name, HitSet &Hits);
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp294 bool GlobalModuleIndex::lookupIdentifier(StringRef Name, HitSet &Hits) { in lookupIdentifier() argument
295 Hits.clear(); in lookupIdentifier()
313 Hits.insert(MF); in lookupIdentifier()
DASTReader.cpp1765 GlobalModuleIndex::HitSet Hits; in updateOutOfDateIdentifier() local
1768 if (GlobalIndex->lookupIdentifier(II.getName(), Hits)) { in updateOutOfDateIdentifier()
1769 HitsPtr = &Hits; in updateOutOfDateIdentifier()
6985 GlobalModuleIndex::HitSet Hits; in get() local
6988 if (GlobalIndex->lookupIdentifier(Name, Hits)) { in get()
6989 HitsPtr = &Hits; in get()
/external/python/cpython2/Doc/library/
Dssl.rst1623 b'X-Cache-Hits: 11',
/external/python/cpython3/Doc/library/
Dssl.rst2265 b'X-Cache-Hits: 11',