Searched defs:Indentation (Results 1 – 10 of 10) 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/StaticAnalyzer/Checkers/ |
D | TraversalChecker.cpp | 73 unsigned Indentation = 0; in checkPreCall() local 90 unsigned Indentation = 0; in checkPostCall() local
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 31 unsigned Indentation; member in __anon180af0990111::DeclPrinter 42 unsigned Indentation = 0, bool PrintInstantiation = false) in DeclPrinter() 93 void Decl::print(raw_ostream &Out, unsigned Indentation, in print() 99 unsigned Indentation, bool PrintInstantiation) const { in print() 138 unsigned Indentation) { in printGroup() 181 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent()
|
D | StmtPrinter.cpp | 43 unsigned Indentation = 0) in StmtPrinter()
|
/external/clang/include/clang/AST/ |
D | PrettyPrinter.h | 50 unsigned Indentation : 8; member
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 723 unsigned Indentation, in emitTable() 1066 void FilterChooser::emitBinaryParser(raw_ostream &o, unsigned &Indentation, in emitBinaryParser() 1094 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder() 1148 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation, in emitPredicateMatch()
|
/external/llvm/docs/ |
D | CodingStandards.rst | 1261 .. _static:
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
D | pprof | 1517 sub Indentation { subroutine
|
/external/clang/lib/Frontend/ |
D | ASTConsumers.cpp | 189 unsigned Indentation) { in PrintDeclContext()
|
D | TextDiagnostic.cpp | 622 unsigned Indentation = WordWrapIndentation) { in printWordWrapped()
|