Home
last modified time | relevance | path

Searched refs:AutoIndent (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp333 AutoIndent Indent(P, 7); in visitSymbolEnd()
363 AutoIndent Indent(P, 7); in visitKnownRecord()
372 AutoIndent Indent(P, 7); in visitKnownRecord()
384 AutoIndent Indent(P, 7); in visitKnownRecord()
396 AutoIndent Indent(P, 7); in visitKnownRecord()
401 AutoIndent Indent2(P, 2); in visitKnownRecord()
410 AutoIndent Indent(P, 7); in visitKnownRecord()
414 AutoIndent Indent2(P, 2); in visitKnownRecord()
424 AutoIndent Indent(P, 7); in visitKnownRecord()
437 AutoIndent Indent(P, 7); in visitKnownRecord()
[all …]
DBytesOutputStyle.cpp200 AutoIndent Indent(P); in dumpNameMap()
211 AutoIndent Indent(P); in dumpBlockRanges()
230 AutoIndent Indent(P); in dumpSectionContributions()
241 AutoIndent Indent(P); in dumpSectionMap()
252 AutoIndent Indent(P); in dumpModuleInfos()
263 AutoIndent Indent(P); in dumpFileInfo()
274 AutoIndent Indent(P); in dumpTypeServerMap()
285 AutoIndent Indent(P); in dumpECData()
304 AutoIndent Indent(P); in dumpTypeIndex()
340 AutoIndent Indent2(P, IndentLevel); in iterateOneModule()
[all …]
DDumpOutputStyle.cpp204 AutoIndent Indent(P); in dumpFileSummary()
285 AutoIndent Indent(P); in printModuleDetailStats()
329 AutoIndent Indent(P); in dumpStreamSummary()
394 AutoIndent Indent(HeaderScope); in iterateOneModule()
402 AutoIndent Indent(HeaderScope); in iterateSymbolGroups()
509 AutoIndent Indent(P, FieldWidth + 2); in dumpSectionContrib()
530 AutoIndent Indent(P); in dumpModules()
608 AutoIndent Indent(P); in dumpSymbolStats()
629 AutoIndent Indent(P, 4); in dumpSymbolStats()
685 AutoIndent Indent(P, 4); in dumpUdtStats()
[all …]
DLinePrinter.h114 struct AutoIndent { struct
115 explicit AutoIndent(LinePrinter &L, uint32_t Amount = 0)
119 explicit AutoIndent(const Optional<PrintScope> &Scope) { in AutoIndent() argument
125 ~AutoIndent() { in ~AutoIndent() argument
DMinimalTypeDumper.cpp230 AutoIndent Indent(P, 9); in visitTypeEnd()
243 AutoIndent Indent(P, 2); in visitMemberEnd()
496 AutoIndent Indent(P); in visitKnownMember()
532 AutoIndent Indent(P); in visitKnownMember()
540 AutoIndent Indent(P); in visitKnownMember()
DExplainOutputStyle.cpp50 AutoIndent Indent(P); in explainPdbFile()
407 AutoIndent Indent(P); in explainStreamOffset()
455 AutoIndent Indent(P); in explainStreamOffset()
DLinePrinter.cpp204 AutoIndent Indent(*this); in formatMsfStreamData()
Dllvm-pdbutil.cpp993 AutoIndent Indent(Printer); in dumpPretty()
1156 AutoIndent Indent1(Printer); in dumpPretty()
/external/python/cpython3/Lib/idlelib/
DChangeLog433 * AutoExpand.py, AutoIndent.py, Bindings.py, CallTipWindow.py,
461 * AutoExpand.py, AutoIndent.py, Bindings.py, CallTipWindow.py,
529 * AutoExpand.py, AutoIndent.py, Bindings.py, CallTipWindow.py,
551 * AutoExpand.py, AutoIndent.py, Bindings.py, CallTipWindow.py,
673 * AutoIndent.py, EditorWindow.py, FormatParagraph.py:
681 + Moved TK_TABWIDTH_DEFAULT here from AutoIndent.
688 AutoIndent.py:
725 * AutoIndent.py:
755 * AutoIndent.py: Tim Peters:
796 * AutoIndent.py, EditorWindow.py, PyParse.py:
[all …]
/external/python/cpython2/Lib/idlelib/
DChangeLog433 * AutoExpand.py, AutoIndent.py, Bindings.py, CallTipWindow.py,
461 * AutoExpand.py, AutoIndent.py, Bindings.py, CallTipWindow.py,
529 * AutoExpand.py, AutoIndent.py, Bindings.py, CallTipWindow.py,
551 * AutoExpand.py, AutoIndent.py, Bindings.py, CallTipWindow.py,
673 * AutoIndent.py, EditorWindow.py, FormatParagraph.py:
681 + Moved TK_TABWIDTH_DEFAULT here from AutoIndent.
688 AutoIndent.py:
725 * AutoIndent.py:
755 * AutoIndent.py: Tim Peters:
796 * AutoIndent.py, EditorWindow.py, PyParse.py:
[all …]