Home
last modified time | relevance | path

Searched refs:Commas (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatToken.cpp116 if (Item < Commas.size() && State.NextToken->Previous == Commas[Item]) { in formatAfterToken()
163 Commas.size() < 19) in precomputeFormattingInfos()
169 if (Token->is(TT_ArrayInitializerLSquare) && Commas.size() < 19) in precomputeFormattingInfos()
186 for (unsigned i = 0, e = Commas.size() + 1; i != e; ++i) { in precomputeFormattingInfos()
197 if (i == Commas.size()) { in precomputeFormattingInfos()
212 ItemEnd = Commas[i]; in precomputeFormattingInfos()
231 if (Commas.size() < 5 || HasSeparatingComment) in precomputeFormattingInfos()
234 if (Token->NestingLevel != 0 && Token->is(tok::l_brace) && Commas.size() < 19) in precomputeFormattingInfos()
H A DFormatToken.h786 Commas.push_back(Token); in CommaFound()
790 if (Commas.empty()) in lastComma()
792 return Commas.back(); in lastComma()
817 SmallVector<const FormatToken *, 8> Commas; variable
/netbsd-src/external/bsd/byacc/dist/
H A DNEW_FEATURES23 Commas and semicolons that are not part of C code are treated as
H A DREADME.BTYACC545 Commas and semicolons that are not part of C code are
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp982 CommaLocsTy Commas; in ParseLambdaIntroducer() local
986 } else if (ParseExpressionList(Exprs, Commas)) { in ParseLambdaIntroducer()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dciphers.pod112 Commas or spaces are also acceptable separators but colons are normally used.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-ciphers.pod.in116 Commas or spaces are also acceptable separators but colons are normally used.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.texi1204 * Commas in FORMAT specifications::
1387 @node Commas in FORMAT specifications
1388 @subsection Commas in @code{FORMAT} specifications
H A DChangeLog-20191790 * invoke.texi: Add to section on Commas in FORMAT specifications.
H A Dgfortran.info2674 * Commas in FORMAT specifications::
2827 File: gfortran.info, Node: X format descriptor without count field, Next: Commas in FORMAT specif…
2840 File: gfortran.info, Node: Commas in FORMAT specifications, Next: Missing period in FORMAT specif…
2842 5.1.5 Commas in 'FORMAT' specifications
2857 …cations, Next: Default widths for F, G and I format descriptors, Prev: Commas in FORMAT specific…
22768 Node: Commas in FORMAT specifications125716
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.texi1588 * Commas in FORMAT specifications::
1771 @node Commas in FORMAT specifications
1772 @subsection Commas in @code{FORMAT} specifications
H A Dgfortran.info2948 * Commas in FORMAT specifications::
3101 File: gfortran.info, Node: X format descriptor without count field, Next: Commas in FORMAT specif…
3114 File: gfortran.info, Node: Commas in FORMAT specifications, Next: Missing period in FORMAT specif…
3116 6.1.5 Commas in 'FORMAT' specifications
3131 …cations, Next: Default widths for F, G and I format descriptors, Prev: Commas in FORMAT specific…
23175 Node: Commas in FORMAT specifications136372
/netbsd-src/external/lgpl3/mpc/dist/doc/
H A Dmpc.texi84 @c different forms for math in tex and info. Commas in N or T don't work,
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok2996 M. Rodeh Economical Encoding of Commas Between
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DUsersManual.rst2698 - Commas are allowed in integer constant expressions in ``*99`` modes.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcpp.texi4044 Commas within nested parentheses are not treated as argument
H A Dcpp.info3664 Commas within nested parentheses are not treated as argument separators.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcpp.texi4096 Commas within nested parentheses are not treated as argument
H A Dcpp.info3717 Commas within nested parentheses are not treated as argument separators.
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.texi151 @c @m{T,N} is $T$ in tex or @math{N} otherwise. Commas in N or T don't work,
164 @c @mm{T,N} is $T$ tex and html and @math{N} in info. Commas in N or T don't
/netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/
H A Dbinutils.texi665 blanks. Commas are shown in the explanations below, for clarity.
/netbsd-src/external/gpl3/binutils/dist/binutils/doc/
H A Dbinutils.texi669 blanks. Commas are shown in the explanations below, for clarity.
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.txi5873 Commas separate arguments in a cross reference;
10044 @cindex Commas, inserting
13657 Commas in macro arguments, even if escaped by a backslash, don't
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dmpfr.texi115 @c Commas in N or T don't work, but @comma{} can be used instead.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20029173 Commas and `if's in a macro's expansion don't terminate the input.

12