/external/chromium_org/tools/gn/ |
D | gyp_target_writer.cc | 96 std::ostream& GypTargetWriter::Indent(int spaces) { in Indent() function in GypTargetWriter 101 std::ostream& GypTargetWriter::Indent(std::ostream& out, int spaces) { in Indent() function in GypTargetWriter
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | IndentOutdentCommand.h | 36 enum EIndentType { Indent, Outdent }; enumerator
|
/external/clang/lib/AST/ |
D | ASTDumper.cpp | 469 IndentScope Indent(*this); in dumpDeclRef() local 504 IndentScope Indent(*this); in dumpDeclContext() local 511 IndentScope Indent(*this); in dumpLookups() local 532 IndentScope Indent(*this); in dumpLookups() local 549 IndentScope Indent(*this); in dumpLookups() local 556 IndentScope Indent(*this); in dumpAttr() local 613 IndentScope Indent(*this); in dumpCXXCtorInitializer() local 652 IndentScope Indent(*this); in dumpTemplateArgument() local 707 IndentScope Indent(*this); in dumpDecl() local 992 IndentScope Indent(*this); in VisitCXXRecordDecl() local [all …]
|
D | DeclPrinter.cpp | 34 raw_ostream& Indent() { return Indent(Indentation); } in Indent() function in __anon180af0990111::DeclPrinter 181 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() function in DeclPrinter 221 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext()
|
D | ASTDiagnostic.cpp | 1211 void TreeToString(int Indent = 1) { in TreeToString() 1541 void PrintElideArgs(unsigned NumElideArgs, unsigned Indent) { in PrintElideArgs()
|
/external/llvm/lib/DebugInfo/ |
D | DWARFDebugLoc.cpp | 20 const unsigned Indent = 12; in dump() local
|
/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.h | 71 unsigned Indent; variable
|
/external/llvm/lib/TableGen/ |
D | StringMatcher.cpp | 47 std::string Indent(IndentCount*2+4, ' '); in EmitStringMatcherForChar() local
|
/external/protobuf/src/google/protobuf/io/ |
D | printer.cc | 135 void Printer::Indent() { in Indent() function in google::protobuf::io::Printer
|
/external/clang/tools/diagtool/ |
D | TreeView.cpp | 61 bool FlagsOnly, unsigned Indent = 0) { in printGroup()
|
/external/llvm/utils/TableGen/ |
D | CallingConvEmitter.cpp | 79 unsigned Indent, raw_ostream &O) { in EmitAction()
|
D | DAGISelMatcherEmitter.cpp | 138 EmitMatcher(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcher() 581 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcherList()
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
D | printer.cc | 145 void Printer::Indent() { in Indent() function in google::protobuf::io::Printer
|
/external/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 67 , unsigned Indent = 0 in dumpNode()
|
/external/clang/lib/ARCMigrate/ |
D | PlistReporter.cpp | 40 static raw_ostream& Indent(raw_ostream& o, const unsigned indent) { in Indent() function
|
/external/clang/lib/Format/ |
D | Format.cpp | 390 unsigned Indent; member 1515 unsigned Indent = getIndent(IndentForLevel, TheLine.Level); in format() local 1660 void tryFitMultipleLinesInOne(unsigned Indent, in tryFitMultipleLinesInOne() 1857 const FormatToken *PreviousToken, unsigned Indent, in formatFirstToken()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 139 const std::string Indent(IndentCount, ' '); in print() local
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 326 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
|
/external/chromium_org/ppapi/generators/ |
D | idl_c_proto.py | 604 def Indent(self, data, tabs=0): member in CGen
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | PlistDiagnostics.cpp | 102 static raw_ostream &Indent(raw_ostream &o, const unsigned indent) { in Indent() function
|
/external/v8/src/ |
D | scopes.cc | 733 static void Indent(int n, const char* str) { in Indent() function
|
/external/chromium_org/v8/src/ |
D | scopes.cc | 796 static void Indent(int n, const char* str) { in Indent() function
|
/external/protobuf/src/google/protobuf/ |
D | text_format.cc | 672 void Indent() { in Indent() function in google::protobuf::TextFormat::Printer::TextGenerator
|
/external/v8/tools/ |
D | grokdump.py | 597 def Indent(self): member in Printer
|
/external/llvm/lib/Support/ |
D | YAMLTraits.cpp | 563 unsigned Indent = StateStack.size() - 1; in newLineCheck() local
|