/external/webkit/Source/WebCore/editing/ |
D | IndentOutdentCommand.h | 36 enum EIndentType { Indent, Outdent }; enumerator
|
/external/clang/lib/AST/ |
D | ASTDumper.cpp | 465 IndentScope Indent(*this); in dumpDeclRef() local 499 IndentScope Indent(*this); in dumpAttr() local 556 IndentScope Indent(*this); in dumpCXXCtorInitializer() local 595 IndentScope Indent(*this); in dumpTemplateArgument() local 650 IndentScope Indent(*this); in dumpDecl() local 918 IndentScope Indent(*this); in VisitCXXRecordDecl() local 1146 IndentScope Indent(*this); in VisitObjCMethodDecl() local 1286 IndentScope Indent(*this); in VisitBlockDecl() local 1291 IndentScope Indent(*this); in VisitBlockDecl() local 1296 IndentScope Indent(*this); in VisitBlockDecl() local [all …]
|
D | DeclPrinter.cpp | 34 raw_ostream& Indent() { return Indent(Indentation); } in Indent() function in __anon5c8804350111::DeclPrinter 180 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() function in DeclPrinter 220 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext()
|
D | ASTDiagnostic.cpp | 1188 void TreeToString(int Indent = 1) { in TreeToString() 1510 void PrintElideArgs(unsigned NumElideArgs, unsigned Indent) { in PrintElideArgs()
|
D | DumpXML.cpp | 175 unsigned Indent; member
|
D | StmtPrinter.cpp | 81 raw_ostream &Indent(int Delta = 0) { in Indent() function in __anon07cc1d050111::StmtPrinter
|
/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/lib/Format/ |
D | Format.cpp | 196 void indentBlockComment(const FormatToken &Tok, int Indent) { in indentBlockComment() 378 unsigned Indent; member 1207 unsigned Indent = LevelIndent; in format() local 1227 unsigned Indent = in format() local 1329 void tryFitMultipleLinesInOne(unsigned Indent, in tryFitMultipleLinesInOne() 1496 void formatFirstToken(const AnnotatedToken &RootToken, unsigned Indent, in formatFirstToken()
|
/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/llvm/test/Scripts/ |
D | coff-dump.py | 239 Indent = 0 variable
|
/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/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 129 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/clang/lib/StaticAnalyzer/Core/ |
D | PlistDiagnostics.cpp | 102 static raw_ostream &Indent(raw_ostream &o, const unsigned indent) { in Indent() function
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebpage.h | 172 Indent, enumerator
|
/external/v8/src/ |
D | scopes.cc | 733 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
|
D | YAMLParser.cpp | 475 int Indent; member in llvm::yaml::Scanner
|