Home
last modified time | relevance | path

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

/external/ply/ply/doc/
Dmakedoc.py53 subsection = 0 variable
115 subsection = 0 variable
/external/deqp/modules/gles31/functional/
Des31fTextureBufferTests.cpp449 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset0", "Offset 0"); in iterate() local
456 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset256", "Offset 256"); in iterate() local
530 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "SizeAll", "Bind whole buffer"); in iterate() local
537 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Partial", "Partial buffer"); in iterate() local
Des31fTessellationTests.cpp6562 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Types", "Alternative queries"); in iterate() local
6600 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/e2fsprogs/misc/
Dmke2fs.c1206 const char *subsection) in profile_has_subsection()