| /openbsd-src/gnu/llvm/libcxx/include/__type_traits/ |
| H A D | conjunction.h | 43 struct conjunction : true_type {}; struct 46 struct conjunction<_Arg> : _Arg {}; 49 struct conjunction<_Arg, _Args...> : conditional_t<!bool(_Arg::value), _Arg, conjunction<_Args...>>… 52 inline constexpr bool conjunction_v = conjunction<_Args...>::value;
|
| /openbsd-src/share/snmp/ |
| H A D | TRANSPORT-ADDRESS-MIB.txt | 296 in conjunction with TransportAddressType or TransportDomain 315 in conjunction with TransportAddressType or TransportDomain 335 in conjunction with TransportAddressType or TransportDomain 356 in conjunction with TransportAddressType or TransportDomain 375 in conjunction with TransportAddressType or TransportDomain 411 in conjunction with TransportAddressType or TransportDomain
|
| H A D | INET-ADDRESS-MIB.txt | 152 conjunction with InetAddressType, as a pair." 169 conjunction with InetAddressType, as a pair." 195 conjunction with InetAddressType, as a pair." 220 conjunction with InetAddressType, as a pair." 245 conjunction with InetAddressType, as a pair."
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | t-iris5-6 | 16 # -hidden_symbol option, which is documented to be ignored in conjunction
|
| /openbsd-src/gnu/llvm/llvm/ |
| H A D | RELEASE_TESTERS.TXT | 4 They will also, in conjunction with the release manager and the code owners,
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | Any.h | 73 std::conjunction<
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | README | 61 page isakmpd.policy(5) describes the policy model used in conjunction with
|
| /openbsd-src/games/hack/ |
| H A D | READ_ME | 38 /etc/termcap Used in conjunction with the environment variable
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | type_traits | 406 template<class... B> struct conjunction; // C++17 408 inline constexpr bool conjunction_v = conjunction<B...>::value; // C++17 437 #include <__type_traits/conjunction.h>
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-i960.texi | 165 You can use the @samp{.leafproc} directive in conjunction with the 174 A @samp{.leafproc} declaration is meant for use in conjunction with the
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-i960.texi | 165 You can use the @samp{.leafproc} directive in conjunction with the 174 A @samp{.leafproc} declaration is meant for use in conjunction with the
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | PROTOCOL.chacha20poly1305 | 42 keyed by K_2, is used in conjunction with poly1305 to build an AEAD
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/ |
| H A D | README | 35 This compiler, in conjunction with the gas/binutils assembler, defines
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl586delta.pod | 19 work in conjunction with firewalls such as McAfee Guardian. For full details
|
| H A D | perldtrace.pod | 28 I<probes> for instrumentation. You can use these in conjunction
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | dsymutil.rst | 64 used in conjunction with ``--update`` option, this option will cause redundant
|
| H A D | llvm-pdbutil.rst | 278 In conjunction with :option:`-streams`, add information to the output about 388 When used in conjunction with :option:`-type-index` or :option:`-id-index`,
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx17Issues.csv | 212 "`2569 <https://wg21.link/LWG2569>`__","conjunction and disjunction requirements are too strict","I… 213 "`2570 <https://wg21.link/LWG2570>`__","[fund.ts.v2] conjunction and disjunction requirements are t… 216 "`2587 <https://wg21.link/LWG2587>`__","""Convertible to bool"" requirement in conjunction and disj… 217 …link/LWG2588>`__","[fund.ts.v2] ""Convertible to bool"" requirement in conjunction and disjunction…
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Option/ |
| H A D | OptParser.td | 57 // help text. Clients *can* use this in conjunction with the OptTable::PrintHelp
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | inc-hist.texinfo | 256 This is most useful in conjunction with Readline. 422 conjunction with @samp{s}, as in @code{gs/@var{old}/@var{new}/},
|
| /openbsd-src/gnu/lib/libreadline/doc/ |
| H A D | hsuser.texinfo | 268 This is most useful in conjunction with Readline. 434 conjunction with @samp{s}, as in @code{gs/@var{old}/@var{new}/},
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | README | 54 following tasks are not included; they can be done in conjunction with
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | ReleaseProcess.rst | 82 * On non-release testing, you can use ``-final`` in conjunction with
|
| /openbsd-src/gnu/llvm/clang/docs/analyzer/user-docs/ |
| H A D | TaintAnalysisConfiguration.rst | 151 It is used in conjunction with `VariadicIndex` to specify arguments inside a variadic argument.
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | NEWS | 13 this can be used in conjunction with the --add-gnu-debuglink switch to create
|