Searched defs:Indentation (Results 1 – 9 of 9) sorted by relevance
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Indentation.java | 37 class Indentation { class 44 protected Indentation() { in Indentation() method in Indentation 54 protected Indentation(int initval) { in Indentation() method in Indentation
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 30 unsigned Indentation; member in __anon371e63150111::DeclPrinter 41 unsigned Indentation = 0, bool PrintInstantiation = false) in DeclPrinter() 89 void Decl::print(raw_ostream &Out, unsigned Indentation, in print() 95 unsigned Indentation, bool PrintInstantiation) const { in print() 132 unsigned Indentation) { in printGroup() 185 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent()
|
D | StmtPrinter.cpp | 40 unsigned Indentation = 0) in StmtPrinter()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | TraversalChecker.cpp | 70 unsigned Indentation = 0; in checkPreCall() local
|
/external/clang/include/clang/AST/ |
D | PrettyPrinter.h | 48 unsigned Indentation : 8; member
|
/external/llvm/docs/ |
D | CodingStandards.rst | 1060 .. _static:
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 723 unsigned Indentation, in emitTable() 1061 void FilterChooser::emitBinaryParser(raw_ostream &o, unsigned &Indentation, in emitBinaryParser() 1089 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder() 1143 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation, in emitPredicateMatch()
|
/external/clang/lib/Frontend/ |
D | ASTConsumers.cpp | 183 unsigned Indentation) { in PrintDeclContext()
|
D | TextDiagnostic.cpp | 602 unsigned Indentation = WordWrapIndentation) { in printWordWrapped()
|