Searched refs:tabs (Results 1 – 16 of 16) sorted by relevance
596 (defun c-lineup-arglist-tabs-only (ignored)597 "Line up argument lists by tabs, not spaces"611 (arglist-close . c-lineup-arglist-tabs-only)613 (c-lineup-gcc-asm-reg c-lineup-arglist-tabs-only))635 (indent-tabs-mode . t)
8 //# calculation does not distinguish between spaces and tabs, so code that
12 Leading spaces/tabs are ignored. If the next character is a '#' or the
166 static void intel_seq_print_mode(struct seq_file *m, int tabs, in intel_seq_print_mode() argument171 for (i = 0; i < tabs; i++) in intel_seq_print_mode()
653 (defun c-lineup-arglist-tabs-only (ignored)654 "Line up argument lists by tabs, not spaces"668 (arglist-close . c-lineup-arglist-tabs-only)670 (c-lineup-gcc-asm-reg c-lineup-arglist-tabs-only))692 (indent-tabs-mode . t)
39 using finer-grained topic branches is to make it easier to keep tabs on an area
345 Leading spaces/tabs are ignored. If the next character is a ``#`` or the end of the377 spaces or tabs have already been skipped. It is a single line only (so there
791 A fully featured GUI can make a dialog with multiple tabs with each tab
148 with tabs. These values might not have any sensible
81 by spaces or tabs. So these are all equivalent::
684 (defun c-lineup-arglist-tabs-only (ignored)685 "Line up argument lists by tabs, not spaces"699 (arglist-close . c-lineup-arglist-tabs-only)701 (c-lineup-gcc-asm-reg c-lineup-arglist-tabs-only))723 (indent-tabs-mode . t)
168 # by two tabs.
431 * Fix some overly long lines and make sure hard tabs are used for1360 * Minor formatting (spaces to tabs) cleanup in lpfc_sched.h1416 - mostly replacing groups of 8 spaces with hard tabs and keeping1426 replacing groups of 8 spaces with hard tabs and keeping lines1512 * Clean up formatting of elx_sli.h (tabs for indents, 80 column1703 previous checkins with tabs
88 Leading spaces/tabs are ignored. If the next character is a ``#`` or the end
10 .. NOTE:Eight space tabs are the optimum editor setting for reading this file.
4830 int tabs = mstb->lct; in drm_dp_mst_dump_mstb() local4834 for (i = 0; i < tabs; i++) in drm_dp_mst_dump_mstb()