Home
last modified time | relevance | path

Searched full:indentation (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v5.15/Documentation/devicetree/bindings/
D.yamllint24 comments-indentation: disable
35 indentation:
Dexample-schema.yaml25 indentation less than the first line of the literal block. Lines also cannot
/Linux-v5.15/Documentation/process/
Dcoding-style.rst18 1) Indentation
26 Rationale: The whole idea behind indentation is to clearly define where
29 how the indentation works if you have large indentations.
34 more than 3 levels of indentation, you're screwed anyway, and should fix
41 The preferred way to ease multiple indentation levels in a switch statement is
93 used for indentation, and the above example is deliberately broken.
294 ``smart`` indentation will insert whitespace at the beginning of new lines as
451 complexity and indentation level of that function. So, if you have a
643 (c-label-minimum-indentation . 0)
708 the indentation is somewhat different. Lines under a ``config`` definition
[all …]
/Linux-v5.15/scripts/kconfig/tests/auto_submenu/
D__init__.py7 deeper indentation.
/Linux-v5.15/tools/lib/bpf/
Dbtf.h177 /* extra indentation level (in number of tabs) to emit for multi-line
180 * necessary indentation already
200 bool compact; /* no newlines/indentation */
/Linux-v5.15/drivers/staging/qlge/
DTODO32 * fix weird indentation (all over, ex. the for loops in qlge_get_stats())
/Linux-v5.15/tools/perf/util/
DBuild248 … 0 }" | $(CC) -Werror -Wno-misleading-indentation -o /dev/null -xc - 2>&1 | grep -q -- -Wno-mislea…
250 flex_flags += -Wno-misleading-indentation
Ddata-convert-json.c67 // Outputs an optional comma, newline and indentation to delimit a new value
/Linux-v5.15/Documentation/dev-tools/
Dcheckpatch.rst645 Indentation and Line Breaks
651 spaces are never used for indentation.
653 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#indentation
656 Indentation with 6 or more tabs usually indicate overly indented
659 It is suggested to refactor excessive indentation of
685 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#indentation
/Linux-v5.15/drivers/staging/vc04_services/interface/
DTODO68 indentation deep making it very unpleasant to read. This is specially relevant
/Linux-v5.15/drivers/gpu/drm/
Ddrm_gem_ttm_helper.c17 * @indent: Tab indentation level
Ddrm_gem_cma_helper.c369 * @indent: Tab indentation level
/Linux-v5.15/include/drm/
Ddrm_print.h114 * drm_printf_indent - Print to a &drm_printer stream with indentation
116 * @indent: Tab indentation level (max 5)
/Linux-v5.15/drivers/acpi/acpica/
Dexdebug.c23 * level - Indentation level (used for packages)
Dexdump.c1022 * level - Indentation Level
1035 /* Indentation and index output */ in acpi_ex_dump_package_obj()
/Linux-v5.15/Documentation/maintainer/
Dpull-requests.rst82 trivial formatting (the whole indentation and quoting etc), but
/Linux-v5.15/tools/bpf/bpftool/
Djson_writer.c28 /* indentation for pretty print */
Dgen.c234 /* find out "baseline" indentation to skip */ in codegen()
249 /* skip baseline indentation tabs */ in codegen()
/Linux-v5.15/Documentation/driver-api/media/
Dmaintainer-entry-profile.rst170 to less indentation, shorter variable or function names and last but not
/Linux-v5.15/Documentation/admin-guide/pm/
Dcpufreq_drivers.rst9 with the original white space formatting and indentation preserved, except for
/Linux-v5.15/Documentation/scsi/
DChangeLog.lpfc36 * Fixed a bunch of mixed tab/space indentation.
270 * Fixed some trailing whitespaces, spaces used for indentation and
432 indentation.
1767 * Many indentation/whitespace fixes.
1845 * Several small indentation cleanups.
/Linux-v5.15/Documentation/kbuild/
Dkconfig-language.rst223 the indentation level, this means it ends at the first line which has
224 a smaller indentation than the first line of the help text.
/Linux-v5.15/tools/testing/selftests/x86/
Dsyscall_numbering.c72 unsigned int indent; /* Message indentation level */
/Linux-v5.15/kernel/irq/
Dmatrix.c486 * @ind: Indentation for the print format
/Linux-v5.15/Documentation/doc-guide/
Dkernel-doc.rst44 overview kernel-doc comments may be placed anywhere at the top indentation

12