Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
76 used for indentation, and the above example is deliberately broken.
277 ``smart`` indentation will insert whitespace at the beginning of new lines as
435 complexity and indentation level of that function. So, if you have a
627 (c-label-minimum-indentation . 0)
692 the indentation is somewhat different. Lines under a ``config`` definition
[all …]
/kernel/linux/linux-4.19/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
76 used for indentation, and the above example is deliberately broken.
272 ``smart`` indentation will insert whitespace at the beginning of new lines as
410 complexity and indentation level of that function. So, if you have a
647 the indentation is somewhat different. Lines under a ``config`` definition
973 includes markers for indentation and mode configuration. People may use their
[all …]
/kernel/linux/linux-4.19/scripts/kconfig/tests/auto_submenu/
D__init__.py6 deeper indentation.
/kernel/linux/linux-5.10/scripts/kconfig/tests/auto_submenu/
D__init__.py7 deeper indentation.
/kernel/linux/linux-5.10/tools/perf/util/
DBuild238 … 0 }" | $(CC) -Werror -Wno-misleading-indentation -o /dev/null -xc - 2>&1 | grep -q -- -Wno-mislea…
240 flex_flags += -Wno-misleading-indentation
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_gem_ttm_helper.c17 * @indent: Tab indentation level
/kernel/linux/linux-5.10/drivers/staging/qlge/
DTODO42 * fix weird indentation (all over, ex. the for loops in qlge_get_stats())
/kernel/linux/linux-5.10/tools/lib/bpf/
Dbtf.h159 /* extra indentation level (in number of tabs) to emit for multi-line
162 * necessary indentation already
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/
DTODO68 indentation deep making it very unpleasant to read. This is specially relevant
/kernel/linux/linux-4.19/include/drm/
Ddrm_print.h104 * drm_printf_indent - Print to a &drm_printer stream with indentation
106 * @indent: Tab indentation level (max 5)
/kernel/linux/linux-5.10/include/drm/
Ddrm_print.h114 * drm_printf_indent - Print to a &drm_printer stream with indentation
116 * @indent: Tab indentation level (max 5)
/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dgen.c227 /* find out "baseline" indentation to skip */ in codegen()
242 /* skip baseline indentation tabs */ in codegen()
Djson_writer.c28 /* indentation for pretty print */
/kernel/linux/linux-5.10/Documentation/maintainer/
Dpull-requests.rst82 trivial formatting (the whole indentation and quoting etc), but
/kernel/linux/linux-4.19/Documentation/maintainer/
Dpull-requests.rst82 trivial formatting (the whole indentation and quoting etc), but
/kernel/linux/linux-4.19/drivers/acpi/acpica/
Dexdebug.c23 * level - Indentation level (used for packages)
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dexdebug.c23 * level - Indentation level (used for packages)
/kernel/linux/linux-4.19/tools/bpf/bpftool/
Djson_writer.c32 /* indentation for pretty print */
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-4.19/Documentation/kbuild/
Dkconfig-language.txt180 the indentation level, this means it ends at the first line which has
181 a smaller indentation than the first line of the help text.
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/
Dcpufreq_drivers.rst9 with the original white space formatting and indentation preserved, except for
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-4.19/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.

123