| /linux/Documentation/process/ |
| H A D | coding-style.rst | 18 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 669 (c-label-minimum-indentation . 0) 729 Some basic editor settings, such as indentation and line endings, will be [all …]
|
| H A D | 4.Coding.rst | 69 Some basic editor settings, such as indentation and line endings, will be
|
| /linux/scripts/kconfig/tests/auto_submenu/ |
| H A D | __init__.py | 7 deeper indentation.
|
| /linux/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 634 Indentation and Line Breaks 640 spaces are never used for indentation. 642 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#indentation 645 Indentation with 6 or more tabs usually indicate overly indented 648 It is suggested to refactor excessive indentation of 674 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#indentation
|
| /linux/tools/lib/bpf/ |
| H A D | btf.h | 311 /* extra indentation level (in number of tabs) to emit for multi-line 314 * necessary indentation already 334 bool compact; /* no newlines/indentation */
|
| /linux/include/drm/ |
| H A D | drm_gem_dma_helper.h | 68 * @indent: Tab indentation level
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_db_mgr.c | 255 * @indent: tab indentation level
|
| H A D | xe_guc_id_mgr.c | 269 * @indent: tab indentation level
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | json_writer.c | 28 /* indentation for pretty print */
|
| /linux/tools/bpf/bpftool/ |
| H A D | json_writer.c | 28 /* indentation for pretty print */
|
| /linux/drivers/acpi/acpica/ |
| H A D | exdebug.c | 23 * level - Indentation level (used for packages)
|
| H A D | exdump.c | 1022 * level - Indentation Level 1035 /* Indentation and index output */ in acpi_ex_dump_package_obj()
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 36 * 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/Documentation/admin-guide/pm/ |
| H A D | cpufreq_drivers.rst | 9 with the original white space formatting and indentation preserved, except for
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-language.rst | 227 the indentation level, this means it ends at the first line which has 228 a smaller indentation than the first line of the help text.
|
| /linux/tools/perf/util/ |
| H A D | data-convert-json.c | 71 // Outputs an optional comma, newline and indentation to delimit a new value
|
| H A D | Build | 319 …_flags := -Wno-redundant-decls -Wno-switch-default -Wno-unused-function -Wno-misleading-indentation
|
| /linux/tools/testing/selftests/x86/ |
| H A D | syscall_numbering.c | 73 unsigned int indent; /* Message indentation level */
|
| /linux/kernel/irq/ |
| H A D | matrix.c | 492 * @ind: Indentation for the print format
|
| /linux/Documentation/rust/ |
| H A D | coding-guidelines.rst | 22 style is followed. For instance, 4 spaces are used for indentation rather
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate-data.c | 27 int indent; /*indentation level, starts from 0 */
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_gem_dma_helper.c | 402 * @indent: Tab indentation level
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| H A D | media.c | 461 /* preserve Becker logic, gain indentation level */ in tulip_find_mii()
|
| /linux/Documentation/translations/zh_TW/process/ |
| H A D | coding-style.rst | 609 (c-label-minimum-indentation . 0)
|
| /linux/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 50 overview kernel-doc comments may be placed anywhere at the top indentation
|