Home
last modified time | relevance | path

Searched defs:numIndentationSpaces (Results 1 – 4 of 4) sorted by relevance

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/matlab_xunit/
H A DVerboseTestRunDisplay.m100 function n = numIndentationSpaces(self) function
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/autotests/src/vimode/
H A Dview.cpp207 const int numIndentationSpaces = 5; in visualLineUpDownTests() local
225 const int numIndentationSpaces = 5; in visualLineUpDownTests() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp398 …msStr (const IterT& begin, const IterT& end, int wrapLengthParam = 0, int numIndentationSpaces = 0) in elemsStr()
429 std::string containerStr (const ContainerT& c, int wrapLengthParam = 0, int numIndentationSpaces = … in containerStr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fTessellationTests.cpp100 …msStr (const IterT& begin, const IterT& end, int wrapLengthParam = 0, int numIndentationSpaces = 0) in elemsStr()
130 static string containerStr (const ContainerT& c, int wrapLengthParam = 0, int numIndentationSpaces in containerStr()
136 static string arrayStr (const T (&arr)[N], int wrapLengthParam = 0, int numIndentationSpaces = 0) in arrayStr()