Home
last modified time | relevance | path

Searched refs:Newlines (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1235 unsigned Newlines = std::min(RootToken.NewlinesBefore, 1u); in formatFirstToken() local
1236 unsigned TokenIndent = Newlines ? NewlineIndent : 0; in formatFirstToken()
1237 Whitespaces->replaceWhitespace(RootToken, Newlines, TokenIndent, in formatFirstToken()
1241 unsigned Newlines = in formatFirstToken() local
1249 Newlines = std::min(Newlines, 1u); in formatFirstToken()
1252 Newlines = std::min(Newlines, 1u); in formatFirstToken()
1253 if (Newlines == 0 && !RootToken.IsFirst) in formatFirstToken()
1254 Newlines = 1; in formatFirstToken()
1256 Newlines = 0; in formatFirstToken()
1263 Newlines = 1; in formatFirstToken()
[all …]
H A DWhitespaceManager.h52 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
82 unsigned Newlines, int Spaces);
215 void appendNewlineText(std::string &Text, unsigned Newlines);
216 void appendEscapedNewlineText(std::string &Text, unsigned Newlines,
H A DWhitespaceManager.cpp46 void WhitespaceManager::replaceWhitespace(FormatToken &Tok, unsigned Newlines, in replaceWhitespace() argument
52 Tok.setDecision((Newlines > 0) ? FD_Break : FD_Continue); in replaceWhitespace()
54 Spaces, StartOfTokenColumn, Newlines, "", "", in replaceWhitespace()
78 unsigned Newlines, int Spaces) { in replaceWhitespaceInToken() argument
85 std::max(0, Spaces), Newlines, PreviousPostfix, CurrentPrefix, in replaceWhitespaceInToken()
814 unsigned Newlines = 0; in alignTrailingComments() local
818 Newlines += Changes[i].NewlinesBefore; in alignTrailingComments()
867 } else if (BreakBeforeNext || Newlines > 1 || in alignTrailingComments()
886 Newlines = 0; in alignTrailingComments()
990 unsigned Newlines) { in appendNewlineText() argument
[all …]
H A DContinuationIndenter.cpp884 unsigned Newlines = in addTokenOnNewLine() local
888 Whitespaces.replaceWhitespace(Current, Newlines, State.Column, State.Column, in addTokenOnNewLine()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/
H A Devpencod.txt61 # Newlines are ignored
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpencod.txt60 # Newlines are ignored
/netbsd-src/share/man/tools/
H A Dsp.ignore672 Newlines
H A Dnewsp.errs139 Newlines
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcpp.info106 * Newlines in Arguments::
2437 * Newlines in Arguments::
2702 File: cpp.info, Node: Argument Prescan, Next: Newlines in Arguments, Prev: Self-Referential Macr…
2788 File: cpp.info, Node: Newlines in Arguments, Prev: Argument Prescan, Up: Macro Pitfalls
2790 3.10.7 Newlines in Arguments
5476 * newlines in macro arguments: Newlines in Arguments.
5581 Node: Newlines in Arguments113581
H A Dcpp.texi145 * Newlines in Arguments::
2676 * Newlines in Arguments::
3093 @node Newlines in Arguments
3094 @subsection Newlines in Arguments
H A Dextend.texi47 * Escaped Newlines:: Slightly looser rules for escaped newlines.
1975 @node Escaped Newlines
1976 @section Slightly Looser Rules for Escaped Newlines
24056 error. Newlines can be included in the string by using the @samp{\n}
24082 Newlines can be included in the string by using the @samp{\n}
H A Dgcc.info32468 * Escaped Newlines:: Slightly looser rules for escaped newlines.
33997 File: gcc.info, Node: Variadic Macros, Next: Escaped Newlines, Prev: Variable Length, Up: C Ext…
34053 File: gcc.info, Node: Escaped Newlines, Next: Subscripting, Prev: Variadic Macros, Up: C Extens…
34055 6.22 Slightly Looser Rules for Escaped Newlines
34070 File: gcc.info, Node: Subscripting, Next: Pointer Arith, Prev: Escaped Newlines, Up: C Extensio…
56129 error. Newlines can be included in the string by using the '\n'
56150 Newlines can be included in the string by using the '\n' escape
68738 * escaped newlines: Escaped Newlines. (line 6)
69422 * newlines (escaped): Escaped Newlines. (line 6)
70703 Node: Escaped Newlines1450202
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcpp.info106 * Newlines in Arguments::
2402 * Newlines in Arguments::
2667 File: cpp.info, Node: Argument Prescan, Next: Newlines in Arguments, Prev: Self-Referential Macr…
2753 File: cpp.info, Node: Newlines in Arguments, Prev: Argument Prescan, Up: Macro Pitfalls
2755 3.10.7 Newlines in Arguments
5418 * newlines in macro arguments: Newlines in Arguments.
5523 Node: Newlines in Arguments112144
H A Dcpp.texi145 * Newlines in Arguments::
2641 * Newlines in Arguments::
3058 @node Newlines in Arguments
3059 @subsection Newlines in Arguments
H A Dextend.texi47 * Escaped Newlines:: Slightly looser rules for escaped newlines.
1891 @node Escaped Newlines
1892 @section Slightly Looser Rules for Escaped Newlines
23827 error. Newlines can be included in the string by using the @samp{\n}
23853 Newlines can be included in the string by using the @samp{\n}
H A Dgcc.info29378 * Escaped Newlines:: Slightly looser rules for escaped newlines.
30835 File: gcc.info, Node: Variadic Macros, Next: Escaped Newlines, Prev: Variable Length, Up: C Ext…
30891 File: gcc.info, Node: Escaped Newlines, Next: Subscripting, Prev: Variadic Macros, Up: C Extens…
30893 6.22 Slightly Looser Rules for Escaped Newlines
30908 File: gcc.info, Node: Subscripting, Next: Pointer Arith, Prev: Escaped Newlines, Up: C Extensio…
53144 error. Newlines can be included in the string by using the '\n'
53165 Newlines can be included in the string by using the '\n' escape
65425 * escaped newlines: Escaped Newlines. (line 6)
66105 * newlines (escaped): Escaped Newlines. (line 6)
67260 Node: Escaped Newlines1309390
/netbsd-src/external/gpl3/autoconf/dist/tests/
H A Dautotest.at609 ## Newlines and command substitutions in test commands. ##
/netbsd-src/external/bsd/flex/dist/
H A DONEWS770 - Newlines in flex inputs can optionally include leading or
/netbsd-src/external/gpl3/autoconf/dist/doc/
H A Dautoconf.info325 * Newlines in Make Rules:: Using literal newlines in rules
16110 * Newlines in Make Rules:: Using literal newlines in rules
16550 File: autoconf.info, Node: Comments in Make Rules, Next: Newlines in Make Rules, Prev: Parallel …
16585 File: autoconf.info, Node: Newlines in Make Rules, Next: Comments in Make Macros, Prev: Comments…
16587 12.12 Newlines in Make Rules
16609 …ments in Make Macros, Next: Trailing whitespace in Make Macros, Prev: Newlines in Make Rules, U…
25085 * Makefile rules and newlines: Newlines in Make Rules.
25102 * Newlines in Makefile rules: Newlines in Make Rules.
25573 Node: Newlines in Make Rules691557
H A Dautoconf.texi532 * Newlines in Make Rules:: Using literal newlines in rules
19762 * Newlines in Make Rules:: Using literal newlines in rules
20298 @node Newlines in Make Rules
20299 @section Newlines in Make Rules
20300 @cindex Newlines in @file{Makefile} rules
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/po/
H A Dde.po2315 " Newlines abgetrennt\n"
/netbsd-src/external/gpl2/gawk/dist/
H A Dawk.texi1588 Newlines usually separate rules. Therefore, an @command{awk}
16355 Newlines do not act as whitespace to separate fields when @code{FS} is
16360 Newlines are not allowed after @samp{?} or @samp{:}
22616 Newlines do not act as whitespace to separate fields when @code{FS} is
22621 Newlines are not allowed after @samp{?} or @samp{:}
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Das.texi3006 preceding statement. Newlines and separators within character constants are an
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Das.texi3069 preceding statement. Newlines and separators within character constants are an
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.463881 * makeinfo/node.c: Newlines on node lines.

12