/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/ |
H A D | ansi-c++.m4 | 39 dnl Test for namespaces. Both libasprintf and tests/lang-c++ need it. 41 AC_MSG_CHECKING([whether the C++ compiler supports namespaces])
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | sshsig.c | 632 char *namespaces; member 655 if (ret->namespaces != NULL) { in sshsigopt_parse() 659 ret->namespaces = opt_dequote(&opts, &errstr); in sshsigopt_parse() 660 if (ret->namespaces == NULL) in sshsigopt_parse() 728 free(opts->namespaces); in sshsigopt_free() 945 if (sigopts->namespaces != NULL && sig_namespace != NULL && in check_allowed_keys_line() 946 match_pattern_list(sig_namespace, sigopts->namespaces, 0) != 1) { in check_allowed_keys_line()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | c++config | 215 Outline of libstdc++ namespaces. 260 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 303 // Defined if inline namespaces are used for versioning. 338 // Inline namespaces for special modes: debug, parallel. 359 // Inline namespaces for parallel mode. 367 # error illegal use of multiple inlined namespaces 382 // Macros for opening/closing conditional namespaces.
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | c++config | 249 Outline of libstdc++ namespaces. 294 http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html 348 // Non-zero if inline namespaces are used for versioning the entire library. 390 // Inline namespaces for special modes: debug, parallel. 411 // Inline namespaces for parallel mode. 419 # error illegal use of multiple inlined namespaces 434 // Macros for opening/closing conditional namespaces. 471 // Inline namespaces for long double 128 modes.
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/or1k/ |
H A D | c++config.h | 276 # error illegal use of multiple inlined namespaces 279 # error illegal use of multiple inlined namespaces 282 # error illegal use of multiple inlined namespaces
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/coldfire/ |
H A D | c++config.h | 323 # error illegal use of multiple inlined namespaces 326 # error illegal use of multiple inlined namespaces 329 # error illegal use of multiple inlined namespaces
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/armeb/ |
H A D | c++config.h | 351 # error illegal use of multiple inlined namespaces 354 # error illegal use of multiple inlined namespaces 357 # error illegal use of multiple inlined namespaces
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/arm/ |
H A D | c++config.h | 367 # error illegal use of multiple inlined namespaces 370 # error illegal use of multiple inlined namespaces 373 # error illegal use of multiple inlined namespaces
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl-csharp/ |
H A D | Makefile.am | 78 csharpdoc/namespaces.html \
|
/netbsd-src/external/bsd/libbind/dist/doc/ |
H A D | irs.conf.cat5 | 54 The continue option creates ``union namespaces'' whereby subsequent 107 The classic NIS mechanism for specifying union namespaces is to add an
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
H A D | check_lint.sh | 21 -build/namespaces,-readability/braces
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SVals.def | 10 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | LTOVisibility.rst | 35 (e.g. classes declared in unnamed namespaces) also receive hidden LTO 73 ``std`` and ``stdext`` namespaces.
|
H A D | ClangFormatStyleOptions.rst | 2051 If it does not fit on a single line, the overflowing namespaces get 2262 short namespaces and fixes invalid existing ones. Short ones are 2839 The indentation used for namespaces. 2844 Don't indent in namespaces. 2856 Indent only in inner namespaces (nested in other namespaces). 2868 Indent in all namespaces. 3097 This determines the maximum length of short namespaces by counting
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | DeclNodes.td | 18 def Namespace : DeclNode<Named, "namespaces">, DeclContext;
|
H A D | CodeGenOptions.def | 306 ///< anonymous namespaces 325 /// namespaces. This is enabled by clang-cl's /MT and /MTd flags.
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | CodingStandards.rst | 1258 namespace clashes cannot occur between LLVM code and other namespaces. The 1490 avoid some insanely deep nesting on occasion, don't indent namespaces. If it 1517 is rarely a source of confusion. But namespaces both anonymous and named in 1526 After talking about namespaces in general, you may be wondering about anonymous 1527 namespaces in particular. Anonymous namespaces are a great language feature 1530 eliminating the possibility of symbol name collisions. Anonymous namespaces are 1532 is available in C++, anonymous namespaces are more general: they can make entire 1535 The problem with anonymous namespaces is that they naturally want to encourage 1541 Because of this, we have a simple guideline: make anonymous namespaces as small 1563 Avoid putting declarations other than classes into anonymous namespaces:
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/Directive/ |
H A D | DirectiveBase.td | 23 // To avoid placing in any namespace, use "". To specify nested namespaces,
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-dwarfdump.rst | 152 …--eh-frame [=<offset>], --gdb-index, --apple-names, --apple-types, --apple-namespaces, --apple-objc
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/riscv32/ |
H A D | c++config.h | 371 # error illegal use of multiple inlined namespaces
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64eb/ |
H A D | c++config.h | 371 # error illegal use of multiple inlined namespaces
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6hf/ |
H A D | c++config.h | 371 # error illegal use of multiple inlined namespaces
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earm/ |
H A D | c++config.h | 371 # error illegal use of multiple inlined namespaces
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/experimental/ |
H A D | filesystem | 228 } } } } // namespaces std::experimental::filesystem::v1
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmhfeb/ |
H A D | c++config.h | 371 # error illegal use of multiple inlined namespaces
|