/external/webkit/Source/WebCore/editing/ |
D | IndentOutdentCommand.h | 36 enum EIndentType { Indent, Outdent }; enumerator
|
/external/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()
|
D | DAGISelMatcherEmitter.cpp | 138 EmitMatcher(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcher() 582 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcherList()
|
/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.h | 73 unsigned Indent; variable
|
/external/protobuf/src/google/protobuf/io/ |
D | printer.cc | 135 void Printer::Indent() { in Indent() function in google::protobuf::io::Printer
|
/external/llvm/test/Scripts/ |
D | coff-dump.py | 239 Indent = 0 variable
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 32 llvm::raw_ostream& Indent() { return Indent(Indentation); } in Indent() function in __anon184b4ed20111::DeclPrinter 170 llvm::raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() function in DeclPrinter 197 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext()
|
D | StmtDumper.cpp | 80 void Indent() const { in Indent() function in __anonc08211eb0111::StmtDumper
|
D | DumpXML.cpp | 178 unsigned Indent; member
|
D | StmtPrinter.cpp | 79 llvm::raw_ostream &Indent(int Delta = 0) { in Indent() function in __anonc38f67a20111::StmtPrinter
|
/external/clang/lib/ARCMigrate/ |
D | PlistReporter.cpp | 42 static llvm::raw_ostream& Indent(llvm::raw_ostream& o, const unsigned indent) { in Indent() function
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 127 const std::string Indent(IndentCount, ' '); in print() local
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 325 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | PlistDiagnostics.cpp | 132 static llvm::raw_ostream& Indent(llvm::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 | 556 static void Indent(int n, const char* str) { in Indent() function
|
/external/llvm/lib/Target/CBackend/ |
D | CBackend.cpp | 2439 unsigned Indent) { in printPHICopiesForSuccessor() 2454 unsigned Indent) { in printBranchToBlock()
|
/external/v8/tools/ |
D | grokdump.py | 440 def Indent(self): member in Printer
|
/external/protobuf/src/google/protobuf/ |
D | text_format.cc | 672 void Indent() { in Indent() function in google::protobuf::TextFormat::Printer::TextGenerator
|