Home
last modified time | relevance | path

Searched defs:subsection (Results 1 – 7 of 7) sorted by relevance

/external/ply/ply/doc/
Dmakedoc.py53 subsection = 0 variable
115 subsection = 0 variable
/external/deqp/modules/gles31/functional/
Des31fTextureBufferTests.cpp455 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset0", "Offset 0"); in iterate() local
462 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset256", "Offset 256"); in iterate() local
537 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "SizeAll", "Bind whole buffer"); in iterate() local
544 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Partial", "Partial buffer"); in iterate() local
Des31fTessellationTests.cpp6615 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Types", "Alternative queries"); in iterate() local
6653 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Types", "Alternative types"); in iterate() local
/external/deqp/modules/glshared/
DglsFboUtil.cpp739 const tcu::ScopedLogSection subsection (log, num, "Renderbuffer " + num); in logFramebufferConfig() local
748 const tcu::ScopedLogSection subsection (log, num, "Texture " + num); in logFramebufferConfig() local
DglsTextureStateQueryTests.cpp1620 const tcu::ScopedLogSection subsection (m_testCtx.getLog(), "Immutable", "Immutable"); in test() local
1674 const tcu::ScopedLogSection subsection (m_testCtx.getLog(), "Mutable", "Mutable"); in test() local
/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1538 PageId subsection = entry0.getKey().get1(); in writeTables() local
1553 PageId subsection = entry0.getKey().get1(); in writeTables() local
/external/e2fsprogs/misc/
Dmke2fs.c1219 const char *subsection) in profile_has_subsection()