/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | MinimalSymbolDumper.cpp | 333 AutoIndent Indent(P, 7); in visitSymbolEnd() local 363 AutoIndent Indent(P, 7); in visitKnownRecord() local 372 AutoIndent Indent(P, 7); in visitKnownRecord() local 384 AutoIndent Indent(P, 7); in visitKnownRecord() local 396 AutoIndent Indent(P, 7); in visitKnownRecord() local 410 AutoIndent Indent(P, 7); in visitKnownRecord() local 424 AutoIndent Indent(P, 7); in visitKnownRecord() local 437 AutoIndent Indent(P, 7); in visitKnownRecord() local 445 AutoIndent Indent(P, 7); in visitKnownRecord() local 454 AutoIndent Indent(P, 7); in visitKnownRecord() local [all …]
|
D | BytesOutputStyle.cpp | 200 AutoIndent Indent(P); in dumpNameMap() local 211 AutoIndent Indent(P); in dumpBlockRanges() local 230 AutoIndent Indent(P); in dumpSectionContributions() local 241 AutoIndent Indent(P); in dumpSectionMap() local 252 AutoIndent Indent(P); in dumpModuleInfos() local 263 AutoIndent Indent(P); in dumpFileInfo() local 274 AutoIndent Indent(P); in dumpTypeServerMap() local 285 AutoIndent Indent(P); in dumpECData() local 304 AutoIndent Indent(P); in dumpTypeIndex() local 359 AutoIndent Indent(P); in iterateModules() local [all …]
|
D | DumpOutputStyle.cpp | 204 AutoIndent Indent(P); in dumpFileSummary() local 285 AutoIndent Indent(P); in printModuleDetailStats() local 329 AutoIndent Indent(P); in dumpStreamSummary() local 394 AutoIndent Indent(HeaderScope); in iterateOneModule() local 402 AutoIndent Indent(HeaderScope); in iterateSymbolGroups() local 509 AutoIndent Indent(P, FieldWidth + 2); in dumpSectionContrib() local 530 AutoIndent Indent(P); in dumpModules() local 608 AutoIndent Indent(P); in dumpSymbolStats() local 629 AutoIndent Indent(P, 4); in dumpSymbolStats() local 685 AutoIndent Indent(P, 4); in dumpUdtStats() local [all …]
|
D | MinimalTypeDumper.cpp | 230 AutoIndent Indent(P, 9); in visitTypeEnd() local 243 AutoIndent Indent(P, 2); in visitMemberEnd() local 496 AutoIndent Indent(P); in visitKnownMember() local 532 AutoIndent Indent(P); in visitKnownMember() local 540 AutoIndent Indent(P); in visitKnownMember() local
|
D | LinePrinter.cpp | 54 LinePrinter::LinePrinter(int Indent, bool UseColor, llvm::raw_ostream &Stream) in LinePrinter() 71 void LinePrinter::Indent(uint32_t Amount) { in Indent() function in LinePrinter 204 AutoIndent Indent(*this); in formatMsfStreamData() local
|
D | ExplainOutputStyle.cpp | 50 AutoIndent Indent(P); in explainPdbFile() local 407 AutoIndent Indent(P); in explainStreamOffset() local 455 AutoIndent Indent(P); in explainStreamOffset() local
|
/external/llvm/tools/llvm-pdbdump/ |
D | LinePrinter.cpp | 45 LinePrinter::LinePrinter(int Indent, llvm::raw_ostream &Stream) in LinePrinter() 62 void LinePrinter::Indent() { CurrentIndent += IndentSpaces; } in Indent() function in LinePrinter
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLoc.cpp | 20 const unsigned Indent = 12; in dump() local 113 const unsigned Indent = 12; in dump() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | StringMatcher.cpp | 53 std::string Indent(IndentCount * 2 + 4, ' '); in EmitStringMatcherForChar() local 132 void StringMatcher::Emit(unsigned Indent, bool IgnoreDuplicates) const { in Emit()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDie.cpp | 60 unsigned AddressSize, unsigned Indent, in dumpRanges() 85 DWARFUnit *U, unsigned Indent, in dumpLocation() 189 dwarf::Form Form, unsigned Indent, in dumpAttribute() 473 static unsigned dumpParentChain(DWARFDie Die, raw_ostream &OS, unsigned Indent, in dumpParentChain() 482 void DWARFDie::dump(raw_ostream &OS, unsigned Indent, in dump()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | pattern_matcher.h | 211 inline void Indent(std::ostream* os, int64 indent) { in Indent() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/ |
D | DiffConsumer.h | 72 unsigned Indent; variable
|
/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.h | 72 unsigned Indent; variable
|
/external/llvm/lib/TableGen/ |
D | StringMatcher.cpp | 47 std::string Indent(IndentCount*2+4, ' '); in EmitStringMatcherForChar() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | StringMatcher.cpp | 47 std::string Indent(IndentCount*2+4, ' '); in EmitStringMatcherForChar() local
|
D | CallingConvEmitter.cpp | 63 unsigned Indent, raw_ostream &O) { in EmitAction()
|
/external/deqp/framework/opengl/ |
D | gluVarType.hpp | 288 struct Indent struct 290 int level; 291 Indent (int level_) : level(level_) {} in Indent() function
|
/external/swiftshader/third_party/LLVM/tools/llvm-diff/ |
D | DiffConsumer.h | 73 unsigned Indent; variable
|
/external/clang/lib/Format/ |
D | UnwrappedLineFormatter.cpp | 126 unsigned Indent = 0; member in clang::format::__anon5061c3a60111::LevelIndentTracker 161 tryFitMultipleLinesInOne(unsigned Indent, in tryFitMultipleLinesInOne() 823 unsigned Indent = IndentTracker.getIndent(); in format() local 909 unsigned Indent, in formatFirstToken()
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 422 static bool decodeMetadataStringsBlob(BitstreamReader &Reader, StringRef Indent, in decodeMetadataStringsBlob() 463 StringRef Indent, ArrayRef<uint64_t> Record, in decodeBlob() 476 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 454 static bool decodeMetadataStringsBlob(StringRef Indent, in decodeMetadataStringsBlob() 488 static bool decodeBlob(unsigned Code, unsigned BlockID, StringRef Indent, in decodeBlob() 502 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
|
/external/clang/include/clang/Basic/ |
D | PlistSupport.h | 39 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { in Indent() function
|
/external/clang/tools/diagtool/ |
D | TreeView.cpp | 58 void printGroup(const GroupRecord &Group, unsigned Indent = 0) { in printGroup()
|
/external/swiftshader/third_party/LLVM/test/Scripts/ |
D | coff-dump.py | 239 Indent = 0 variable
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 154 const std::string Indent(IndentCount, ' '); in printValues() local 166 const std::string Indent(IndentCount, ' '); in print() local
|