/external/llvm/lib/DebugInfo/ |
D | DWARFDebugLoc.cpp | 21 const unsigned Indent = 12; in dump() local 115 const unsigned Indent = 12; in dump() local
|
/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 | 533 IndentScope Indent(*this); in dumpDeclRef() local 566 IndentScope Indent(*this); in dumpDeclContext() local 573 IndentScope Indent(*this); in dumpLookups() local 594 IndentScope Indent(*this); in dumpLookups() local 613 IndentScope Indent(*this); in dumpLookups() local 620 IndentScope Indent(*this); in dumpAttr() local 690 IndentScope Indent(*this); in dumpCXXCtorInitializer() local 729 IndentScope Indent(*this); in dumpTemplateArgument() local 784 IndentScope Indent(*this); in dumpDecl() local 1080 IndentScope Indent(*this); in VisitCXXRecordDecl() local [all …]
|
D | DeclPrinter.cpp | 34 raw_ostream& Indent() { return Indent(Indentation); } in Indent() function in __anond11180930111::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 | 1257 void TreeToString(int Indent = 1) { in TreeToString() 1588 void PrintElideArgs(unsigned NumElideArgs, unsigned Indent) { in PrintElideArgs()
|
/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/deqp/framework/opengl/ |
D | gluVarType.hpp | 286 struct Indent struct 288 int level; 289 Indent (int level_) : level(level_) {} in Indent() argument
|
/external/clang/include/clang/Basic/ |
D | PlistSupport.h | 40 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { in Indent() function
|
/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 | 58 void printGroup(const GroupRecord &Group, unsigned Indent = 0) { in printGroup()
|
/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/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() 598 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcherList()
|
/external/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 81 , unsigned Indent = 0 in dumpNode()
|
/external/clang/lib/Format/ |
D | ContinuationIndenter.h | 159 unsigned Indent; member
|
D | Format.cpp | 572 tryFitMultipleLinesInOne(unsigned Indent, in tryFitMultipleLinesInOne() 822 unsigned Indent; in format() local 993 unsigned Indent, bool InPPDirective) { in formatFirstToken()
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 326 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
|
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 1068 unsigned Indent = getDirIndent(); in startDirectory() local 1076 unsigned Indent = getDirIndent(); in endDirectory() local 1084 unsigned Indent = getFileIndent(); in writeEntry() local
|
/external/deqp/modules/glshared/ |
D | glsUniformBlockCase.cpp | 799 struct Indent struct 801 int level; 802 Indent (int level_) : level(level_) {} in Indent() function
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 142 const std::string Indent(IndentCount, ' '); in print() local
|
/external/chromium_org/ppapi/generators/ |
D | idl_c_proto.py | 637 def Indent(self, data, tabs=0): member in CGen
|
/external/lldb/source/Core/ |
D | Stream.cpp | 258 Stream::Indent(const char *s) in Indent() function in Stream
|
/external/deqp/modules/gles31/functional/ |
D | es31fSSBOLayoutCase.cpp | 921 struct Indent struct 923 int level; 924 Indent (int level_) : level(level_) {} in Indent() function
|
/external/chromium_org/v8/src/ |
D | scopes.cc | 771 static void Indent(int n, const char* str) { in Indent() function
|