Home
last modified time | relevance | path

Searched defs:Indent (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium_org/tools/gn/
Dgyp_target_writer.cc96 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/
DIndentOutdentCommand.h36 enum EIndentType { Indent, Outdent }; enumerator
/external/clang/lib/AST/
DASTDumper.cpp469 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 …]
DDeclPrinter.cpp34 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()
DASTDiagnostic.cpp1211 void TreeToString(int Indent = 1) { in TreeToString()
1541 void PrintElideArgs(unsigned NumElideArgs, unsigned Indent) { in PrintElideArgs()
/external/llvm/lib/DebugInfo/
DDWARFDebugLoc.cpp20 const unsigned Indent = 12; in dump() local
/external/llvm/tools/llvm-diff/
DDiffConsumer.h71 unsigned Indent; variable
/external/llvm/lib/TableGen/
DStringMatcher.cpp47 std::string Indent(IndentCount*2+4, ' '); in EmitStringMatcherForChar() local
/external/protobuf/src/google/protobuf/io/
Dprinter.cc135 void Printer::Indent() { in Indent() function in google::protobuf::io::Printer
/external/clang/tools/diagtool/
DTreeView.cpp61 bool FlagsOnly, unsigned Indent = 0) { in printGroup()
/external/llvm/utils/TableGen/
DCallingConvEmitter.cpp79 unsigned Indent, raw_ostream &O) { in EmitAction()
DDAGISelMatcherEmitter.cpp138 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/
Dprinter.cc145 void Printer::Indent() { in Indent() function in google::protobuf::io::Printer
/external/llvm/utils/yaml-bench/
DYAMLBench.cpp67 , unsigned Indent = 0 in dumpNode()
/external/clang/lib/ARCMigrate/
DPlistReporter.cpp40 static raw_ostream& Indent(raw_ostream& o, const unsigned indent) { in Indent() function
/external/clang/lib/Format/
DFormat.cpp390 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/
DDIE.cpp139 const std::string Indent(IndentCount, ' '); in print() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp326 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
/external/chromium_org/ppapi/generators/
Didl_c_proto.py604 def Indent(self, data, tabs=0): member in CGen
/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp102 static raw_ostream &Indent(raw_ostream &o, const unsigned indent) { in Indent() function
/external/v8/src/
Dscopes.cc733 static void Indent(int n, const char* str) { in Indent() function
/external/chromium_org/v8/src/
Dscopes.cc796 static void Indent(int n, const char* str) { in Indent() function
/external/protobuf/src/google/protobuf/
Dtext_format.cc672 void Indent() { in Indent() function in google::protobuf::TextFormat::Printer::TextGenerator
/external/v8/tools/
Dgrokdump.py597 def Indent(self): member in Printer
/external/llvm/lib/Support/
DYAMLTraits.cpp563 unsigned Indent = StateStack.size() - 1; in newLineCheck() local

12