/linux-4.1.27/include/xen/interface/io/ |
H A D | xenbus.h | 45 * indent-tabs-mode: t
|
/linux-4.1.27/Documentation/DocBook/media/ |
H A D | Makefile | 213 expand --tabs=8 < $< | \ 224 expand --tabs=8 < $< | \ 235 expand --tabs=8 < $< | \ 246 expand --tabs=8 < $< | \ 257 expand --tabs=8 < $< | \ 268 expand --tabs=8 < $< | \ 279 expand --tabs=8 < $< | \
|
/linux-4.1.27/arch/sparc/ |
H A D | Makefile | 80 # Don't use tabs in echo arguments.
|
/linux-4.1.27/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_dbg.c | 104 "tabs:%d max_bdi:%d eqp_bdi:%d hwd_bdi:%d num_bds_table:%d\n", bdc_dbg_bd_list()
|
/linux-4.1.27/arch/s390/ |
H A D | Makefile | 126 # Don't use tabs in echo arguments
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | paravirt_patch.h | 141 * indent-tabs-mode: t
|
/linux-4.1.27/scripts/ |
H A D | cleanfile | 14 # replacing them with tabs.
|
H A D | decode_stacktrace.sh | 98 # Format timestamps with tabs
|
H A D | cleanpatch | 14 # replacing them with tabs.
|
H A D | checkpatch.pl | 892 # Drop the diff line leader and expand tabs 1843 #convert leading spaces to tabs 2548 # at the beginning of a line any tabs must come first and anything 2549 # more than 8 must use tabs. 2555 "code indent should use tabs where possible\n" . $herevet) && 2561 # check for space before tabs. 2565 "please, no space before tabs\n" . $herevet) && 2747 my $tabs = length($1) + 1; 2748 if ($prevline =~ /^\+\t{$tabs,$tabs}break\b/ || 2749 ($prevline =~ /^\+\t{$tabs,$tabs}return\b/ && 2751 $lines[$linenr] !~ /^[ \+]\t{$tabs,$tabs}return/)) { 2758 # if the previous line is a goto or return and is indented the same # of tabs 2760 my $tabs = $1; 2761 if ($prevline =~ /^\+$tabs(?:goto|return)\b/) { 2909 "Too many leading tabs - consider code refactoring\n" . $herecurr);
|
H A D | docproc.c | 180 * Files are separated by tabs.
|
H A D | kernel-doc | 2215 $prototype =~ s@[\r\n\t]+@ @gos; # strip newlines/CR's/tabs
|
/linux-4.1.27/include/xen/interface/ |
H A D | elfnote.h | 208 * indent-tabs-mode: nil
|
/linux-4.1.27/Documentation/DocBook/ |
H A D | Makefile | 191 expand --tabs=8 < $< | \
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | paravirt_patch.c | 512 * indent-tabs-mode: t
|
/linux-4.1.27/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 171 # by two tabs.
|
H A D | aesni-intel_avx-x86_64.S | 119 ## for GHASH part, two tabs is for AES part.
|
/linux-4.1.27/sound/pci/ice1712/ |
H A D | wtm.c | 492 * Control tabs
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | keyspan_pda.c | 567 /* used by n_tty.c for processing of tabs and such. Giving it our keyspan_pda_write_room()
|
/linux-4.1.27/fs/ntfs/ |
H A D | namei.c | 68 * that. We actually do only one search (case sensitive) and keep tabs on
|
/linux-4.1.27/drivers/net/appletalk/ |
H A D | ltpc.c | 109 * Change tabs mostly.
|
/linux-4.1.27/drivers/scsi/ |
H A D | ips.h | 1248 * indent-tabs-mode: nil
|
H A D | NCR53c406a.c | 1088 * indent-tabs-mode: nil
|
H A D | ips.c | 7172 * indent-tabs-mode: nil
|
/linux-4.1.27/drivers/s390/char/ |
H A D | con3215.c | 91 int line_pos; /* position on the line (for tabs) */
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_dp_mst_topology.c | 2713 int tabs = mstb->lct; drm_dp_mst_dump_mstb() local 2717 for (i = 0; i < tabs; i++) drm_dp_mst_dump_mstb()
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_conntrack_sip.c | 285 * tabs, spaces and continuation lines, which are treated as a single whitespace
|
/linux-4.1.27/drivers/parport/ |
H A D | parport_ip32.c | 2245 * indent-tabs-mode: t
|
/linux-4.1.27/sound/oss/ |
H A D | sb_ess.c | 5 * tabs should be 4 spaces, in vi(m): set tabstop=4
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_debugfs.c | 2495 static void intel_seq_print_mode(struct seq_file *m, int tabs, intel_seq_print_mode() argument 2500 for (i = 0; i < tabs; i++) intel_seq_print_mode()
|
/linux-4.1.27/drivers/staging/dgap/ |
H A D | dgap.c | 343 /* Eat any extra spaces/tabs/newlines that might be present */ dgap_getword()
|
/linux-4.1.27/fs/cifs/ |
H A D | cifssmb.c | 3641 /* BB fix tabs in this function FIXME BB */
|