Searched refs:tabs (Results 1 – 14 of 14) sorted by relevance
12 .codegen-tabs {19 .codegen-tabs:not(:has(> details[open]))::after {27 .codegen-tabs details {35 .codegen-tabs summary {44 .codegen-tabs details[open] > summary {49 .codegen-tabs details::details-content {54 .codegen-tabs details:not([open])::details-content {
12 tabs = line.count('\t')13 return tabs * 7 + len(line)
8 //# calculation does not distinguish between spaces and tabs, so code that
877 macro_rules! tabs { macro906 tabs!(956 tabs!(
1591 # Drop the diff line leader and expand tabs2606 #convert leading spaces to tabs3992 # at the beginning of a line any tabs must come first and anything3993 # more than $tabsize must use tabs.3999 "code indent should use tabs where possible\n" . $herevet) &&4005 # check for space before tabs.4009 "please, no space before tabs\n" . $herevet) &&4265 my $tabs = length($1) + 1;4266 if ($prevline =~ /^\+\t{$tabs,$tabs}brea[all...]
33 patch sem alterações. Por exemplo, eles não devem modificar ou apagar tabs ou51 porque tabs são convertidos em espaços. Usar xclipboard, xclip e/ou xcutsel
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
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.
4850 int tabs = mstb->lct; in drm_dp_mst_dump_mstb() local4854 for (i = 0; i < tabs; i++) in drm_dp_mst_dump_mstb()