Searched refs:Tabs (Results 1 – 7 of 7) sorted by relevance
| /freebsd/tools/regression/environ/ |
| H A D | timings.c | 43 const char Tabs[] = "\t\t\t"; variable 56 return (printf("Time spent executing %s:%.*s%f\n", action, numTabs, Tabs, in report_time()
|
| /freebsd/contrib/libcbor/doc/source/ |
| H A D | internal.rst | 54 This code loosely follows the `Linux kernel coding style <https://www.kernel.org/doc/Documentation/CodingStyle>`_. Tabs are tabs, and they are 4 characters wide.
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | WhitespaceManager.cpp | 1793 unsigned Tabs = Indentation / Style.TabWidth; in appendTabIndent() local 1794 Text.append(Tabs, '\t'); in appendTabIndent() 1795 Spaces -= Tabs * Style.TabWidth; in appendTabIndent()
|
| /freebsd/contrib/diff/doc/ |
| H A D | diff.texi | 296 equivalent to the number of spaces to the next tab stop (@pxref{Tabs}). 1850 * Tabs:: Preserving the alignment of tab stops. 1854 @node Tabs 2060 tabs correctly. @xref{Tabs}, for more information. 3862 in the input files. @xref{Tabs}. 3868 normal. @xref{Tabs}. 3872 columns. @xref{Tabs}. 4035 This causes the alignment of tabs in the line to look normal. @xref{Tabs}. 4391 in the input files. @xref{Tabs}. 4395 columns. @xref{Tabs}.
|
| /freebsd/contrib/diff/ |
| H A D | ChangeLog | 319 (Tabs, sdiff Option Summary, diff Options):
|
| /freebsd/contrib/xz/ |
| H A D | ChangeLog | 2545 Tabs have been converted to spaces and a "serial" number has been
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 6247 # However, note that bce and msgr are broken in this release. Tabs (tbc and 19235 # Tabs only reset by "reset". Otherwise assumes default (8 cols).
|