Searched full:indentation (Results 1 – 25 of 39) sorted by relevance
12
/linux-5.10/Documentation/devicetree/bindings/ |
D | .yamllint | 24 comments-indentation: disable 35 indentation:
|
D | example-schema.yaml | 25 indentation less than the first line of the literal block. Lines also cannot
|
/linux-5.10/Documentation/process/ |
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 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 …]
|
/linux-5.10/scripts/kconfig/tests/auto_submenu/ |
D | __init__.py | 7 deeper indentation.
|
/linux-5.10/tools/perf/util/ |
D | Build | 231 … 0 }" | $(CC) -Werror -Wno-misleading-indentation -o /dev/null -xc - 2>&1 | grep -q -- -Wno-mislea… 233 flex_flags += -Wno-misleading-indentation
|
/linux-5.10/drivers/gpu/drm/ |
D | drm_gem_ttm_helper.c | 17 * @indent: Tab indentation level
|
D | drm_gem_cma_helper.c | 399 * @indent: Tab indentation level
|
/linux-5.10/drivers/staging/qlge/ |
D | TODO | 42 * fix weird indentation (all over, ex. the for loops in qlge_get_stats())
|
/linux-5.10/tools/lib/bpf/ |
D | btf.h | 159 /* extra indentation level (in number of tabs) to emit for multi-line 162 * necessary indentation already
|
/linux-5.10/drivers/staging/vc04_services/interface/ |
D | TODO | 68 indentation deep making it very unpleasant to read. This is specially relevant
|
/linux-5.10/tools/bpf/bpftool/ |
D | gen.c | 227 /* find out "baseline" indentation to skip */ in codegen() 242 /* skip baseline indentation tabs */ in codegen()
|
D | json_writer.c | 28 /* indentation for pretty print */
|
/linux-5.10/include/drm/ |
D | drm_print.h | 114 * drm_printf_indent - Print to a &drm_printer stream with indentation 116 * @indent: Tab indentation level (max 5)
|
/linux-5.10/Documentation/maintainer/ |
D | pull-requests.rst | 82 trivial formatting (the whole indentation and quoting etc), but
|
/linux-5.10/drivers/acpi/acpica/ |
D | exdebug.c | 23 * level - Indentation level (used for packages)
|
D | exdump.c | 1022 * level - Indentation Level 1035 /* Indentation and index output */ in acpi_ex_dump_package_obj()
|
/linux-5.10/Documentation/kbuild/ |
D | kconfig-language.rst | 223 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-5.10/Documentation/admin-guide/pm/ |
D | cpufreq_drivers.rst | 9 with the original white space formatting and indentation preserved, except for
|
/linux-5.10/Documentation/scsi/ |
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-5.10/fs/reiserfs/ |
D | procfs.c | 495 * c-indentation-style: "K&R"
|
/linux-5.10/kernel/irq/ |
D | matrix.c | 484 * @ind: Indentation for the print format
|
/linux-5.10/Documentation/doc-guide/ |
D | kernel-doc.rst | 44 overview kernel-doc comments may be placed anywhere at the top indentation
|
/linux-5.10/arch/arm64/boot/dts/marvell/ |
D | armada-cp11x.dtsi | 18 * save one indentation level
|
/linux-5.10/Documentation/translations/zh_CN/process/ |
D | coding-style.rst | 529 (c-label-minimum-indentation . 0)
|
/linux-5.10/drivers/net/ethernet/dec/tulip/ |
D | media.c | 461 /* preserve Becker logic, gain indentation level */ in tulip_find_mii()
|
12