Home
last modified time | relevance | path

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

/src/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()
/src/contrib/libcbor/doc/source/
H A Dinternal.rst54 …el coding style <https://www.kernel.org/doc/Documentation/CodingStyle>`_. Tabs are tabs, and they …
/src/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()
/src/contrib/xz/
H A DChangeLog2545 Tabs have been converted to spaces and a "serial" number has been
/src/contrib/ncurses/misc/
H A Dterminfo.src6247 # 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).