Home
last modified time | relevance | path

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

/external/webrtc/api/audio/
Decho_canceller3_config_json.cc100 Json::Value subsection; in ReadParam() local
197 Json::Value subsection; in Aec3ConfigFromJsonString() local
293 Json::Value subsection; in Aec3ConfigFromJsonString() local
311 Json::Value subsection; in Aec3ConfigFromJsonString() local
/external/ply/ply/doc/
Dmakedoc.py53 subsection = 0 variable
115 subsection = 0 variable
/external/deqp/modules/gles31/functional/
Des31fTextureBufferTests.cpp458 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset0", "Offset 0"); in iterate() local
465 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset256", "Offset 256"); in iterate() local
539 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "SizeAll", "Bind whole buffer"); in iterate() local
546 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.cpp1685 const tcu::ScopedLogSection subsection (m_testCtx.getLog(), "Immutable", "Immutable"); in test() local
1739 const tcu::ScopedLogSection subsection (m_testCtx.getLog(), "Mutable", "Mutable"); in test() local
/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1298 PageId subsection = entry0.getKey().get1(); in writeTables() local
1313 PageId subsection = entry0.getKey().get1(); in writeTables() local
/external/e2fsprogs/misc/
Dmke2fs.c1264 const char *subsection) in profile_has_subsection()