/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 | 79 unsigned Indentation = 0; in checkPreCall() local 96 unsigned Indentation = 0; in checkPostCall() local
|
/external/shflags/ |
D | CONTRIBUTING.md | 91 ## Indentation section in Coding Standards
|
/external/spdx-tools/docs/ |
D | jsonsaver.md | 27 ### Indentation subsection
|
/external/python/cpython2/Doc/reference/ |
D | lexical_analysis.rst | 203 Indentation section in Line structure 285 .. _whitespace:
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 31 unsigned Indentation; member in __anonb61d32140111::DeclPrinter 51 unsigned Indentation = 0, bool PrintInstantiation = false) in DeclPrinter() 106 void Decl::print(raw_ostream &Out, unsigned Indentation, in print() 112 unsigned Indentation, bool PrintInstantiation) const { in print() 153 unsigned Indentation) { in printGroup() 194 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent()
|
D | TypePrinter.cpp | 84 unsigned Indentation; member in __anon3cc47c9e0111::TypePrinter 89 explicit TypePrinter(const PrintingPolicy &Policy, unsigned Indentation = 0) in TypePrinter() 1658 const Twine &PlaceHolder, unsigned Indentation) { in print()
|
D | StmtPrinter.cpp | 45 unsigned Indentation = 0) in StmtPrinter()
|
/external/python/cpython3/Doc/reference/ |
D | lexical_analysis.rst | 173 Indentation section in Line structure 250 .. _whitespace:
|
/external/arm-trusted-firmware/docs/process/ |
D | coding-style.rst | 66 Indentation chapter
|
/external/libcups/ |
D | DEVELOPING.md | 197 ### Indentation subsection
|
/external/clang/include/clang/AST/ |
D | PrettyPrinter.h | 66 unsigned Indentation : 8; member
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 693 unsigned Indentation, in emitTable() 1037 void FilterChooser::emitBinaryParser(raw_ostream &o, unsigned &Indentation, in emitBinaryParser() 1068 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder() 1126 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation, in emitPredicateMatch()
|
/external/clang/lib/Frontend/ |
D | ASTConsumers.cpp | 198 unsigned Indentation) { in PrintDeclContext()
|
D | TextDiagnostic.cpp | 617 unsigned Indentation = WordWrapIndentation) { in printWordWrapped()
|
/external/clang/lib/Format/ |
D | WhitespaceManager.cpp | 550 unsigned Indentation = IndentLevel * Style.IndentWidth; in appendIndentText() local
|
/external/llvm/docs/ |
D | CodingStandards.rst | 1541 .. _static:
|