| /dragonfly/tools/regression/bin/sh/parser/ |
| HD | empty-braces1.0 | 4 # pair of braces.
|
| /dragonfly/tools/regression/bin/sh/execution/ |
| HD | func2.0 | 2 # The empty pairs of braces here are to test that this does not cause a crash.
|
| /dragonfly/tools/regression/bin/sh/expansion/ |
| HD | plus-minus3.0 | 31 # which does not do much except quoting close braces.
|
| /dragonfly/contrib/bmake/ |
| HD | dir.c | 595 int braces = 0, brackets = 0; in Dir_HasWildcards() local 600 braces++; in Dir_HasWildcards() 604 braces--; in Dir_HasWildcards() 621 return wild && brackets == 0 && braces == 0; in Dir_HasWildcards()
|
| HD | bmake.cat1 | 397 character, the surrounding curly braces or parentheses are not required. 402 taining dollar, braces, parentheses or whitespace are really best
|
| HD | ChangeLog | 258 o remove redundant braces 1529 o dir.c: fix parsing of nested braces in dependency lines
|
| /dragonfly/contrib/binutils-2.27/gas/doc/ |
| HD | c-tilepro.texi | 48 Bundles are specified using curly braces: 77 it in a bundle explicitly with curly braces and use @code{nop}
|
| HD | c-tilegx.texi | 64 Bundles are specified using curly braces: 93 it in a bundle explicitly with curly braces and use @code{nop}
|
| HD | c-xtensa.texi | 154 braces: 172 Directives and labels are not allowed inside the braces of a FLIX
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | parser.c | 10680 matching_braces braces; in cp_parser_lambda_body() local 10682 if (braces.require_open (parser)) in cp_parser_lambda_body() 10693 braces.require_close (parser); in cp_parser_lambda_body() 11220 matching_braces braces; in cp_parser_compound_statement() local 11223 if (!braces.require_open (parser)) in cp_parser_compound_statement() 11239 braces.require_close (parser); in cp_parser_compound_statement() 12584 matching_braces braces; in cp_parser_already_scoped_statement() local 12585 braces.require_open (parser); in cp_parser_already_scoped_statement() 12591 braces.require_close (parser); in cp_parser_already_scoped_statement() 13840 matching_braces braces; in cp_parser_linkage_specification() local [all …]
|
| /dragonfly/contrib/grep/doc/ |
| HD | grep.texi | 1257 @cindex braces, one argument 1263 @cindex braces, second argument omitted 1269 @cindex braces, first argument omitted 1276 @cindex braces, two arguments
|
| /dragonfly/contrib/gcc-4.7/gcc/c-family/ |
| HD | c.opt | 464 Wmissing-braces 466 Warn about possibly missing braces around initializers
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | options.texi | 187 be wrapped in curly braces within the parentheses to demarcate it, e.g.:
|
| HD | sourcebuild.texi | 1236 A selector expression appears within curly braces and uses a single 1240 curly braces. For example:
|
| HD | rtl.texi | 86 brace block, including the outermost pair of braces, is considered to be 87 the string constant. Double quote characters inside the braces are not
|
| HD | tm.texi | 122 initializer for an array of strings, with no surrounding braces. 142 outermost pair of surrounding braces. 1879 commas and surrounded by braces. The @var{n}th number is 1 if 8749 alternatives within the braces than the value of
|
| HD | tm.texi.in | 122 initializer for an array of strings, with no surrounding braces. 142 outermost pair of surrounding braces. 1857 commas and surrounded by braces. The @var{n}th number is 1 if 8644 alternatives within the braces than the value of
|
| HD | invoke.texi | 256 -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-field-initializers @gol 3045 -Wmissing-braces @gol 3351 @item -Wmissing-braces 3352 @opindex Wmissing-braces 3353 @opindex Wno-missing-braces 3403 is specified. To eliminate the warning, add explicit braces around
|
| HD | extend.texi | 109 by braces; in this construct, parentheses go around the braces. For 126 last within the braces, the construct has type @code{void}, and thus 11452 A vector constant is a list of constant expressions within curly braces.
|
| HD | cpp.texi | 1423 requirement for square brackets or braces to balance, and they do not
|
| /dragonfly/contrib/gcc-8.0/gcc/c-family/ |
| HD | c.opt | 697 Wmissing-braces 699 Warn about possibly missing braces around initializers.
|
| /dragonfly/contrib/gdb-7/readline/doc/ |
| HD | rluser.texi | 1415 @item complete-into-braces (M-@{) 1417 enclosed within braces so the list is available to the shell
|
| /dragonfly/contrib/expat/ |
| HD | Changes | 194 file with a large number of opening braces.
|
| /dragonfly/contrib/gcc-8.0/gcc/c/ |
| HD | c-parser.c | 4552 matching_braces braces; in c_parser_braced_init() local 4553 braces.consume_open (parser); in c_parser_braced_init() 4591 braces.skip_until_found_close (parser); in c_parser_braced_init()
|
| /dragonfly/contrib/binutils-2.27/ld/ |
| HD | ld.texinfo | 3171 descriptions enclosed in curly braces. 3182 required syntax which may be ignored for now. Within the curly braces 4050 name is unambiguous. The colon and the curly braces are also required.
|