Home
last modified time | relevance | path

Searched refs:Indents (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/crypto/openssl/doc/man1/
HDopenssl-asn1parse.pod.in70 Indents the output according to the "depth" of the structures.
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDYAMLParser.cpp568 SmallVector<int, 4> Indents; member in llvm::yaml::Scanner
1129 Indent = Indents.pop_back_val(); in unrollIndent()
1141 Indents.push_back(Indent); in rollIndent()