Home
last modified time | relevance | path

Searched refs:wrapLength (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp398 const int wrapLength = wrapLengthParam > 0 ? wrapLengthParam : bigInt; in elemsStr() local
402 if (length > wrapLength) in elemsStr()
404 result += std::string() + "{" + (length > wrapLength ? "\n"+deepIndentation : " "); in elemsStr()
411 result += std::string() + ", " + (index % wrapLength == 0 ? "\n"+deepIndentation : ""); in elemsStr()
416 result += length > wrapLength ? "\n"+baseIndentation : " "; in elemsStr()
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp104 const int wrapLength = wrapLengthParam > 0 ? wrapLengthParam : std::numeric_limits<int>::max(); in elemsStr() local
108 if (length > wrapLength) in elemsStr()
110 result += string() + "{" + (length > wrapLength ? "\n"+deepIndentation : " "); in elemsStr()
117 result += string() + ", " + (index % wrapLength == 0 ? "\n"+deepIndentation : ""); in elemsStr()
122 result += length > wrapLength ? "\n"+baseIndentation : " "; in elemsStr()
/external/libphonenumber/demo/war/WEB-INF/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...