Home
last modified time | relevance | path

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

12

/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/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DTraversalChecker.cpp83 unsigned Indentation = 0; in checkPreCall() local
100 unsigned Indentation = 0; in checkPostCall() local
/external/shflags/
DCONTRIBUTING.md91 ## Indentation section in Coding Standards
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst203 Indentation section in Line structure
285 .. _whitespace:
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst173 Indentation section in Line structure
250 .. _whitespace:
/external/clang/lib/AST/
DDeclPrinter.cpp31 unsigned Indentation; member in __anon27fbddf60111::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 __anonaea328800111::TypePrinter
89 explicit TypePrinter(const PrintingPolicy &Policy, unsigned Indentation = 0) in TypePrinter()
1658 const Twine &PlaceHolder, unsigned Indentation) { in print()
/external/llvm-project/clang/lib/AST/
DDeclPrinter.cpp32 unsigned Indentation; member in __anonbe4a21640111::DeclPrinter
54 const ASTContext &Context, unsigned Indentation = 0, in DeclPrinter()
121 void Decl::print(raw_ostream &Out, unsigned Indentation, in print()
127 unsigned Indentation, bool PrintInstantiation) const { in print()
182 unsigned Indentation) { in printGroup()
223 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent()
572 unsigned Indentation) { in printExplicitSpecifier()
DTypePrinter.cpp103 unsigned Indentation; member in __anon44f16bee0111::TypePrinter
108 explicit TypePrinter(const PrintingPolicy &Policy, unsigned Indentation = 0) in TypePrinter()
2197 const Twine &PlaceHolder, unsigned Indentation) { in print()
/external/arm-trusted-firmware/docs/process/
Dcoding-style.rst66 Indentation chapter
/external/llvm-project/clang-tools-extra/clangd/unittests/
DFormatTests.cpp145 TEST(FormatIncremental, Indentation) { in TEST() argument
/external/llvm-project/clang/lib/Format/
DWhitespaceManager.cpp948 unsigned Indentation = IndentLevel * Style.IndentWidth; in appendIndentText() local
960 unsigned Indentation = in appendIndentText() local
970 unsigned Indentation) { in appendTabIndent()
/external/libcups/
DDEVELOPING.md197 ### Indentation subsection
/external/clang/include/clang/AST/
DPrettyPrinter.h66 unsigned Indentation : 8; member
/external/llvm-project/clang/include/clang/AST/
DPrettyPrinter.h80 unsigned Indentation : 8; member
/external/llvm-project/llvm/unittests/TableGen/
DCodeExpanderTest.cpp80 TEST(CodeExpander, Indentation) { in TEST() argument
/external/llvm-project/clang-tools-extra/clangd/
DFormat.cpp134 StringRef Indentation = lastLine(Code.take_front(Cursor)); in getIncrementalChangesAfterNewline() local
/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()
/external/llvm-project/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp751 unsigned Indentation, in emitTable()
1104 void FilterChooser::emitBinaryParser(raw_ostream &o, unsigned &Indentation, in emitBinaryParser()
1138 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder()
1185 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation, in emitPredicateMatch()
/external/llvm-project/llvm/docs/
DCodingStandards.rst1521 .. _static:
/external/clang/lib/Format/
DWhitespaceManager.cpp550 unsigned Indentation = IndentLevel * Style.IndentWidth; in appendIndentText() local
/external/llvm/docs/
DCodingStandards.rst1541 .. _static:
/external/llvm-project/clang/lib/Sema/
DSemaAvailability.cpp828 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); in DiagnoseDeclAvailability() local

12