Home
last modified time | relevance | path

Searched defs:Indentation (Results 1 – 17 of 17) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
DIndentation.java37 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/
DTraversalChecker.cpp79 unsigned Indentation = 0; in checkPreCall() local
96 unsigned Indentation = 0; in checkPostCall() local
/external/shflags/
DCONTRIBUTING.md91 ## Indentation section in Coding Standards
/external/spdx-tools/docs/
Djsonsaver.md27 ### Indentation subsection
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst203 Indentation section in Line structure
285 .. _whitespace:
/external/clang/lib/AST/
DDeclPrinter.cpp31 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()
DTypePrinter.cpp84 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()
DStmtPrinter.cpp45 unsigned Indentation = 0) in StmtPrinter()
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst173 Indentation section in Line structure
250 .. _whitespace:
/external/arm-trusted-firmware/docs/process/
Dcoding-style.rst66 Indentation chapter
/external/libcups/
DDEVELOPING.md197 ### Indentation subsection
/external/clang/include/clang/AST/
DPrettyPrinter.h66 unsigned Indentation : 8; member
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp693 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/
DASTConsumers.cpp198 unsigned Indentation) { in PrintDeclContext()
DTextDiagnostic.cpp617 unsigned Indentation = WordWrapIndentation) { in printWordWrapped()
/external/clang/lib/Format/
DWhitespaceManager.cpp550 unsigned Indentation = IndentLevel * Style.IndentWidth; in appendIndentText() local
/external/llvm/docs/
DCodingStandards.rst1541 .. _static: