Home
last modified time | relevance | path

Searched refs:Tabs (Results 1 – 6 of 6) sorted by relevance

/freebsd/tools/regression/environ/
H A Dtimings.c43 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 Dinternal.rst54 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 DWhitespaceManager.cpp1793 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 Ddiff.texi296 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 DChangeLog319 (Tabs, sdiff Option Summary, diff Options):
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src6126 # However, note that bce and msgr are broken in this release. Tabs (tbc and
18802 # Tabs only reset by "reset". Otherwise assumes default (8 cols).