Searched refs:tabs (Results 1 – 12 of 12) sorted by relevance
11 tabs = line.count('\t')12 return tabs * 7 + len(line)
8 //# calculation does not distinguish between spaces and tabs, so code that
1572 # Drop the diff line leader and expand tabs2587 #convert leading spaces to tabs3942 # at the beginning of a line any tabs must come first and anything3943 # more than $tabsize must use tabs.3949 "code indent should use tabs where possible\n" . $herevet) &&3955 # check for space before tabs.3959 "please, no space before tabs\n" . $herevet) &&4214 my $tabs = length($1) + 1;4215 if ($prevline =~ /^\+\t{$tabs,$tabs}brea[all...]
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
148 with tabs. These values might not have any sensible
81 by spaces or tabs. So these are all equivalent::
167 # 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
23 than tabs.
39 using finer-grained topic branches is to make it easier to keep tabs on an area
10 .. NOTE:Eight space tabs are the optimum editor setting for reading this file.
4846 int tabs = mstb->lct; in drm_dp_mst_dump_mstb() local4850 for (i = 0; i < tabs; i++) in drm_dp_mst_dump_mstb()