Home
last modified time | relevance | path

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

/linux-3.3/Documentation/
DCodingStyle16 Chapter 1: Indentation
23 Rationale: The whole idea behind indentation is to clearly define where
26 how the indentation works if you have large indentations.
31 more than 3 levels of indentation, you're screwed anyway, and should fix
38 The preferred way to ease multiple indentation levels in a switch statement is
70 used for indentation, and the above example is deliberately broken.
223 "smart" indentation will insert whitespace at the beginning of new lines as
351 complexity and indentation level of that function. So, if you have a
526 the indentation is somewhat different. Lines under a "config" definition
791 includes markers for indentation and mode configuration. People may use their
[all …]
DSubmittingPatches580 space (easily fit in 80 columns, maybe with some indentation).
/linux-3.3/arch/x86/crypto/
Dsalsa20_glue.c7 * Bernstein <djb@cr.yp.to>. The codes are modified to include indentation
/linux-3.3/Documentation/kbuild/
Dkconfig-language.txt131 the indentation level, this means it ends at the first line which has
132 a smaller indentation than the first line of the help text.
/linux-3.3/drivers/acpi/acpica/
Dexdebug.c57 * Level - Indentation level (used for packages)
Dexdump.c885 * Level - Indentation Level
898 /* Indentation and index output */ in acpi_ex_dump_package_obj()
/linux-3.3/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.
DChangeLog.megaraid549 iii. Miscellaneous indentation and goto/label fixes.
/linux-3.3/fs/reiserfs/
Dprocfs.c571 * c-indentation-style: "K&R"
/linux-3.3/drivers/net/ethernet/dec/tulip/
Dmedia.c467 /* preserve Becker logic, gain indentation level */ in tulip_find_mii()
/linux-3.3/fs/ntfs/
Dfile.c142 /* Use goto to reduce indentation and we need the label below anyway. */ in ntfs_attr_extend_initialized()
547 * reduce indentation. in ntfs_prepare_pages_for_non_resident_write()
Dattrib.c2040 /* Use goto to reduce indentation. */ in ntfs_attr_extend_allocation()
/linux-3.3/drivers/input/joystick/
Dxpad.c56 * - indentation fixes
/linux-3.3/kernel/trace/
Dtrace_functions_graph.c1167 /* Indentation */ in print_graph_comment()
/linux-3.3/drivers/mmc/host/
Dvub300.c31 * two conditions means an indentation of 24, thus leaving only
/linux-3.3/drivers/isdn/gigaset/
Dcapi.c1011 * helper function to keep indentation levels down and stay in 80 columns