/external/llvm/tools/llvm-pdbdump/ |
D | LinePrinter.cpp | 20 LinePrinter::LinePrinter(int Indent, llvm::raw_ostream &Stream) in LinePrinter() 29 void LinePrinter::Indent() { CurrentIndent += IndentSpaces; } in Indent() function in LinePrinter
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLoc.cpp | 21 const unsigned Indent = 12; in dump() local 114 const unsigned Indent = 12; in dump() local
|
D | DWARFDebugInfoEntry.cpp | 98 unsigned AddressSize, unsigned Indent) { in dumpRanges()
|
/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.h | 71 unsigned Indent; variable
|
/external/deqp/framework/opengl/ |
D | gluVarType.hpp | 288 struct Indent struct 290 int level; 291 Indent (int level_) : level(level_) {} in Indent() function
|
/external/llvm/lib/TableGen/ |
D | StringMatcher.cpp | 47 std::string Indent(IndentCount*2+4, ' '); in EmitStringMatcherForChar() local
|
/external/clang/lib/Format/ |
D | UnwrappedLineFormatter.cpp | 35 tryFitMultipleLinesInOne(unsigned Indent, in tryFitMultipleLinesInOne() 363 unsigned Indent; in format() local 491 unsigned Indent, in formatFirstToken()
|
D | ContinuationIndenter.h | 163 unsigned Indent; member
|
/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/protobuf/src/google/protobuf/io/ |
D | printer.cc | 145 void Printer::Indent() { in Indent() function in google::protobuf::io::Printer
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 34 raw_ostream& Indent() { return Indent(Indentation); } in Indent() function in __anon0bdc0d6f0111::DeclPrinter 182 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() function in DeclPrinter 233 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext()
|
D | ASTDiagnostic.cpp | 1369 void TreeToString(int Indent = 1) { in TreeToString() 1721 void PrintElideArgs(unsigned NumElideArgs, unsigned Indent) { in PrintElideArgs()
|
/external/llvm/utils/TableGen/ |
D | CallingConvEmitter.cpp | 82 unsigned Indent, raw_ostream &O) { in EmitAction()
|
D | DAGISelMatcherEmitter.cpp | 138 EmitMatcher(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcher() 598 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcherList()
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 125 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue() 136 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue() 153 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue()
|
/external/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 81 , unsigned Indent = 0 in dumpNode()
|
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 1052 unsigned Indent = getDirIndent(); in startDirectory() local 1060 unsigned Indent = getDirIndent(); in endDirectory() local 1068 unsigned Indent = getFileIndent(); in writeEntry() local
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 335 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
|
/external/deqp/modules/glshared/ |
D | glsUniformBlockCase.cpp | 799 struct Indent struct 801 int level; 802 Indent (int level_) : level(level_) {} in Indent() function
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 145 const std::string Indent(IndentCount, ' '); in print() local
|
/external/lldb/source/Core/ |
D | Stream.cpp | 258 Stream::Indent(const char *s) in Indent() function in Stream
|
/external/deqp/modules/gles31/functional/ |
D | es31fSSBOLayoutCase.cpp | 921 struct Indent struct 923 int level; 924 Indent (int level_) : level(level_) {} in Indent() function
|
/external/v8/src/ |
D | scopes.cc | 788 static void Indent(int n, const char* str) { in Indent() function
|
/external/llvm/lib/Support/ |
D | YAMLTraits.cpp | 631 unsigned Indent = StateStack.size() - 1; in newLineCheck() local
|