/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() 581 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcherList()
|
/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.h | 74 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 | 34 raw_ostream& Indent() { return Indent(Indentation); } in Indent() function in __anonc6a81c530111::DeclPrinter 180 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() function in DeclPrinter 217 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext()
|
D | StmtDumper.cpp | 80 void Indent() const { in Indent() function in __anonc5cab34c0111::StmtDumper
|
D | DumpXML.cpp | 174 unsigned Indent; member
|
D | StmtPrinter.cpp | 79 raw_ostream &Indent(int Delta = 0) { in Indent() function in __anon71ec35230111::StmtPrinter
|
/external/clang/lib/ARCMigrate/ |
D | PlistReporter.cpp | 40 static raw_ostream& Indent(raw_ostream& o, const unsigned indent) { in Indent() function
|
/external/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 67 , unsigned Indent = 0 in dumpNode()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 118 const std::string Indent(IndentCount, ' '); in print() local
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 323 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | PlistDiagnostics.cpp | 105 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 | YAMLParser.cpp | 475 int Indent; member in llvm::yaml::Scanner
|
/external/regex-re2/lib/codereview/ |
D | codereview.py | 719 def Indent(text, indent): function
|