Home
last modified time | relevance | path

Searched defs:indentLines (Results 1 – 3 of 3) sorted by relevance

/external/deqp/scripts/khr_util/
Dformat.py49 def indentLines (lines): function
/external/deqp/scripts/opengl/
Dsrc_util.py247 indentLines = khr_util.format.indentLines variable
/external/llvm-project/clang-tools-extra/clangd/support/
DMarkup.cpp305 std::string indentLines(llvm::StringRef Input) { in indentLines() function