Home
last modified time | relevance | path

Searched refs:braced (Results 1 – 25 of 58) sorted by relevance

123

/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexindex.c73 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 Dunordered_map336 // 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 DCodingStandards.rst486 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 Dunordered_map361 // 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 DClangFormatStyleOptions.rst597 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 DLanguageExtensions.rst788 generalized initializers (using braced lists and ``std::initializer_list``) is
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A DFILES220 format-perl-brace.c Format string handling for Perl, braced syntax.
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-cp-fe.def678 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 Dgcc-cp-fe.def678 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 Dgcc-cp-fe.def678 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 Dgcc-cp-fe.def678 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 DChangeLog-20193659 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 DChangeLog-20132775 (build_new_1): Use it. Don't warn about braced-init-list.
2865 N3648: Allow braced and parenthesized initializers.
H A DChangeLog2683 (cp_complete_array_type): Call reshape_init on braced-init-list.
H A DChangeLog-20122997 postfix-expression [ braced-init-list ].
H A DChangeLog-20103315 braced-init-list.
H A DChangeLog-20163074 (reshape_init_r): Reject incompletely braced intializer-lists
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td606 "parentheses are required around macro argument containing braced "
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1zStatusIssuesStatus.csv7 "`2354 <https://wg21.link/LWG2354>`__","Unnecessary copying when inserting into maps with braced-in…
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc9340 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 DChangeLog-20152610 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 Dtexinfo.tex3348 % 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 Dtexinfo.tex3346 % 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 Dtexinfo.tex3334 % 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 Dtexinfo.tex3334 % 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.

123