Searched full:indentation (Results 1 – 25 of 39) sorted by relevance
12
24 comments-indentation: disable35 indentation:
25 indentation less than the first line of the literal block. Lines also cannot
18 1) Indentation26 Rationale: The whole idea behind indentation is to clearly define where29 how the indentation works if you have large indentations.34 more than 3 levels of indentation, you're screwed anyway, and should fix41 The preferred way to ease multiple indentation levels in a switch statement is76 used for indentation, and the above example is deliberately broken.277 ``smart`` indentation will insert whitespace at the beginning of new lines as435 complexity and indentation level of that function. So, if you have a627 (c-label-minimum-indentation . 0)692 the indentation is somewhat different. Lines under a ``config`` definition[all …]
7 deeper indentation.
238 … 0 }" | $(CC) -Werror -Wno-misleading-indentation -o /dev/null -xc - 2>&1 | grep -q -- -Wno-mislea…240 flex_flags += -Wno-misleading-indentation
17 * @indent: Tab indentation level
399 * @indent: Tab indentation level
637 * @indent: Tab indentation level
42 * fix weird indentation (all over, ex. the for loops in qlge_get_stats())
159 /* extra indentation level (in number of tabs) to emit for multi-line162 * necessary indentation already
68 indentation deep making it very unpleasant to read. This is specially relevant
227 /* find out "baseline" indentation to skip */ in codegen()242 /* skip baseline indentation tabs */ in codegen()
28 /* indentation for pretty print */
114 * drm_printf_indent - Print to a &drm_printer stream with indentation116 * @indent: Tab indentation level (max 5)
82 trivial formatting (the whole indentation and quoting etc), but
23 * level - Indentation level (used for packages)
1022 * level - Indentation Level1035 /* Indentation and index output */ in acpi_ex_dump_package_obj()
223 the indentation level, this means it ends at the first line which has224 a smaller indentation than the first line of the help text.
9 with the original white space formatting and indentation preserved, except for
36 * Fixed a bunch of mixed tab/space indentation.270 * Fixed some trailing whitespaces, spaces used for indentation and432 indentation.1767 * Many indentation/whitespace fixes.1845 * Several small indentation cleanups.
495 * c-indentation-style: "K&R"
486 * @ind: Indentation for the print format
18 * save one indentation level
44 overview kernel-doc comments may be placed anywhere at the top indentation
529 (c-label-minimum-indentation . 0)