| /netbsd-src/external/gpl2/texinfo/dist/util/ |
| H A D | texindex.c | 73 char braced; /* Count balanced-braced groupings as fields. */ member 148 keyfields[0].braced = 1; in main() 154 keyfields[1].braced = 1; in main() 482 if (keyfield->braced) in find_field() 491 if (keyfield->braced) in find_field()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/ |
| H A D | unordered_map | 336 // 2354. Unnecessary copying when inserting into maps with braced-init 369 // 2354. Unnecessary copying when inserting into maps with braced-init 1029 // 2354. Unnecessary copying when inserting into maps with braced-init 1050 // 2354. Unnecessary copying when inserting into maps with braced-init
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | CodingStandards.rst | 486 Starting from C++11, there are significantly more uses of braced lists to 492 The historically common formatting of braced initialization of aggregate 495 formatting braced initialization lists: act as-if the braces were parentheses 621 calling constructors using braced initializer lists. Do not use these to call 626 don't use a braced initializer list. Instead, use a braced initializer list 649 If you use a braced initializer list when initializing a variable, use an equals before the open cu… 1601 ``if``/``else`` chain does not use braced bodies for either all or none of its 1653 // Use braces for the outer `if` since the nested `for` is braced.
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
| H A D | unordered_map | 361 // 2354. Unnecessary copying when inserting into maps with braced-init 394 // 2354. Unnecessary copying when inserting into maps with braced-init 1166 // 2354. Unnecessary copying when inserting into maps with braced-init 1187 // 2354. Unnecessary copying when inserting into maps with braced-init
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangFormatStyleOptions.rst | 597 If a function call or braced initializer list doesn't fit on a 2095 If ``true``, format braced lists as best suited for C++11 braced 2099 - No spaces inside the braced list. 2103 Fundamentally, C++11 braced lists are formatted exactly like function 2104 calls would be formatted in their place. If the braced list follows a name 3288 If ``true``, a space will be inserted before a C++11 braced list
|
| H A D | LanguageExtensions.rst | 788 generalized initializers (using braced lists and ``std::initializer_list``) is
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | FILES | 220 format-perl-brace.c Format string handling for Perl, braced syntax.
|
| /netbsd-src/external/gpl3/gcc/dist/include/ |
| H A D | gcc-cp-fe.def | 678 VALUES to TYPE, with ("tl") or without ("cv") braces, or a braced 680 braced initializer list; pass "il" for CONV_OP, and NULL for
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | gcc-cp-fe.def | 678 VALUES to TYPE, with ("tl") or without ("cv") braces, or a braced 680 braced initializer list; pass "il" for CONV_OP, and NULL for
|
| /netbsd-src/external/gpl3/gcc.old/dist/include/ |
| H A D | gcc-cp-fe.def | 678 VALUES to TYPE, with ("tl") or without ("cv") braces, or a braced 680 braced initializer list; pass "il" for CONV_OP, and NULL for
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | gcc-cp-fe.def | 678 VALUES to TYPE, with ("tl") or without ("cv") braces, or a braced 680 braced initializer list; pass "il" for CONV_OP, and NULL for
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2019 | 3659 PR c++/63149 - Wrong auto deduction from braced-init-list. 4226 if the single element is also a braced list. 4378 * mangle.c (write_expression): Convert braced initializer lists 4382 (write_template_arg_literal): Mangle strings the same as braced 5044 within aggregate init. Reject double braced-init of scalar 5561 PR c++/88538 - braced-init-list in template-argument-list. 5562 * parser.c (cp_parser_template_argument): Handle braced-init-list when
|
| H A D | ChangeLog-2013 | 2775 (build_new_1): Use it. Don't warn about braced-init-list. 2865 N3648: Allow braced and parenthesized initializers.
|
| H A D | ChangeLog | 2683 (cp_complete_array_type): Call reshape_init on braced-init-list.
|
| H A D | ChangeLog-2012 | 2997 postfix-expression [ braced-init-list ].
|
| H A D | ChangeLog-2010 | 3315 braced-init-list.
|
| H A D | ChangeLog-2016 | 3074 (reshape_init_r): Reject incompletely braced intializer-lists
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticLexKinds.td | 606 "parentheses are required around macro argument containing braced "
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx1zStatusIssuesStatus.csv | 7 "`2354 <https://wg21.link/LWG2354>`__","Unnecessary copying when inserting into maps with braced-in…
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gcc.cc | 9340 validate_switches (const char *start, bool user_spec, bool braced) in validate_switches() argument 9382 if (!braced) in validate_switches()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2015 | 2610 array type explicitly instead of using an empty braced-init-list. 3606 Set timespec members explicitly instead of with a braced-init-list.
|
| /netbsd-src/external/lgpl3/mpfr/dist/doc/ |
| H A D | texinfo.tex | 3348 % except specified as a normal braced arg, so no newlines to worry about. 8073 % Used when scanning braced macro arguments. Note, however, that catcode 8158 % the name of the macro, and \argl to the braced argument list.
|
| /netbsd-src/external/lgpl3/mpc/dist/build-aux/ |
| H A D | texinfo.tex | 3346 % except specified as a normal braced arg, so no newlines to worry about. 8092 % Used when scanning braced macro arguments. Note, however, that catcode 8181 % the name of the macro, and \argl to the braced argument list.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/ |
| H A D | texinfo.tex | 3334 % except specified as a normal braced arg, so no newlines to worry about. 8212 % Used when scanning braced macro arguments. Note, however, that catcode 8301 % the name of the macro, and \argl to the braced argument list.
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/doc/ |
| H A D | texinfo.tex | 3334 % except specified as a normal braced arg, so no newlines to worry about. 8212 % Used when scanning braced macro arguments. Note, however, that catcode 8301 % the name of the macro, and \argl to the braced argument list.
|