Home
last modified time | relevance | path

Searched defs:Indentation (Results 1 – 20 of 20) 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/clang/lib/AST/
DDeclPrinter.cpp31 unsigned Indentation; member in __anondcc33a050111::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 __anon636a848f0111::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.rst171 Indentation section in Line structure
248 .. _whitespace:
/external/coreboot/Documentation/contributing/
Dcoding_style.md30 ## Indentation section in Coding Style
/external/trusty/arm-trusted-firmware/docs/process/
Dcoding-style.rst69 Indentation chapter
/external/arm-trusted-firmware/docs/process/
Dcoding-style.rst66 Indentation chapter
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVRange.cpp146 size_t Indentation = 0; in print() local
DLVScope.cpp1402 size_t Indentation = options().indentationSize() + in printLocalNames() local
/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: