/freebsd-src/contrib/llvm-project/libcxx/include/__type_traits/ |
H A D | conjunction.h | 36 // be instantiated) since it is an alias, unlike `conjunction<_Pred...>`, which is a struct. 50 struct conjunction : true_type {}; 53 struct conjunction<_Arg> : _Arg {}; 56 struct conjunction<_Arg, _Args...> : conditional_t<!bool(_Arg::value), _Arg, conjunction<_Args...>> {}; 59 inline constexpr bool conjunction_v = conjunction<_Args...>::value; 43 struct conjunction : true_type {}; global() struct
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/tremontx/ |
H A D | uncore-memory.json | 190 … both the average occupancy (in conjunction with the number of cycles not empty) and the average l… 200 … both the average occupancy (in conjunction with the number of cycles not empty) and the average l… 210 …e. This can then be used to calculate the average queuing latency (in conjunction with the WPQ oc… 221 …e. This can then be used to calculate the average queuing latency (in conjunction with the WPQ oc… 232 …the average queue occupancy (in conjunction with the number of cycles not empty) and the average l… 242 …the average queue occupancy (in conjunction with the number of cycles not empty) and the average l…
|
/freebsd-src/contrib/netcat/ |
H A D | nc.1 | 133 This is useful in conjunction with 170 It is an error to use this option in conjunction with the 214 It is an error to use this option in conjunction with the 229 It is an error to use this option in conjunction with the 331 It is an error to use this option in conjunction with the 543 in conjunction with a traffic sniffer either on the target machine
|
/freebsd-src/usr.sbin/valectl/ |
H A D | valectl.8 | 115 When used in conjunction with 130 When used in conjunction with 142 Used in conjunction with
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/skylakex/ |
H A D | uncore-memory.json | 152 …ccupancy of the queue (in conjunction with the number of cycles not empty) and the average latency… 170 …the average queue occupancy (in conjunction with the number of cycles not empty) and the average l…
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | tst.UnDefineNameWithCPP.d.ksh | 33 # The -D option can be used to define a name when used in conjunction 35 # conjunction with the -C option.
|
/freebsd-src/usr.bin/finger/ |
H A D | finger.1 | 79 When used in conjunction with the 84 When used in conjunction with the 92 of the remote host when used in conjunction with the
|
/freebsd-src/sys/contrib/openzfs/man/man8/ |
H A D | zfs-create.8 | 93 This is useful in conjunction with the 157 If this option is specified in conjunction with 194 This is useful in conjunction with the
|
H A D | zfs-redact.8 | 135 flags are used in conjunction with the 209 option is not supplied in conjunction with 274 This is useful in conjunction with the 299 This flag can only be used in conjunction with 365 option is not supplied in conjunction with 434 This is useful in conjunction with the
|
H A D | zfs-send.8 | 135 flags are used in conjunction with the 209 option is not supplied in conjunction with 274 This is useful in conjunction with the 299 This flag can only be used in conjunction with 365 option is not supplied in conjunction with 434 This is useful in conjunction with the
|
/freebsd-src/sys/contrib/dev/iwi/ |
HD | ipw2200-ibss.fw.uu | 23 LICENSE. This Software is licensed for use only in conjunction with Intel 24 component products. Use of the Software in conjunction with non-Intel component 150 1. This Software is licensed for use only in conjunction with Intel component 151 products. Use of the Software in conjunction with non-Intel component
|
HD | ipw2200-sniffer.fw.uu | 23 LICENSE. This Software is licensed for use only in conjunction with Intel 24 component products. Use of the Software in conjunction with non-Intel component 150 1. This Software is licensed for use only in conjunction with Intel component 151 products. Use of the Software in conjunction with non-Intel component
|
HD | ipw2200-bss.fw.uu | 23 LICENSE. This Software is licensed for use only in conjunction with Intel 24 component products. Use of the Software in conjunction with non-Intel component 150 1. This Software is licensed for use only in conjunction with Intel component 151 products. Use of the Software in conjunction with non-Intel component
|
H A D | LICENSE | 23 LICENSE. This Software is licensed for use only in conjunction with Intel 24 component products. Use of the Software in conjunction with non-Intel component 150 1. This Software is licensed for use only in conjunction with Intel component 151 products. Use of the Software in conjunction with non-Intel component
|
/freebsd-src/sys/contrib/dev/ipw/ |
HD | ipw2100-1.3.fw.uu | 24 * LICENSE. This Software is licensed for use only in conjunction with Intel 25 * component products. Use of the Software in conjunction with non-Intel component 148 * 1. This Software is licensed for use only in conjunction with Intel component 149 * products. Use of the Software in conjunction with non-Intel component
|
HD | ipw2100-1.3-i.fw.uu | 24 * LICENSE. This Software is licensed for use only in conjunction with Intel 25 * component products. Use of the Software in conjunction with non-Intel component 148 * 1. This Software is licensed for use only in conjunction with Intel component 149 * products. Use of the Software in conjunction with non-Intel component
|
HD | ipw2100-1.3-p.fw.uu | 24 * LICENSE. This Software is licensed for use only in conjunction with Intel 25 * component products. Use of the Software in conjunction with non-Intel component 148 * 1. This Software is licensed for use only in conjunction with Intel component 149 * products. Use of the Software in conjunction with non-Intel component
|
H A D | LICENSE | 23 LICENSE. This Software is licensed for use only in conjunction with Intel 24 component products. Use of the Software in conjunction with non-Intel component 147 1. This Software is licensed for use only in conjunction with Intel component 148 products. Use of the Software in conjunction with non-Intel component
|
/freebsd-src/crypto/openssl/doc/man7/ |
H A D | fips_module.pod | 13 This guide details different ways that OpenSSL can be used in conjunction 108 may be required. It is designed to be used in conjunction with the FIPS module. 218 provider - specifically non cryptographic ones which may be used in conjunction 276 are allowed to be used in conjunction with the FIPS algorithms. 400 it is still possible to use them in conjunction with the FIPS module, and 407 Writing an application that uses libssl in conjunction with the FIPS module is
|
/freebsd-src/secure/lib/libcrypto/man/man7/ |
H A D | fips_module.7 | 146 This guide details different ways that OpenSSL can be used in conjunction 236 may be required. It is designed to be used in conjunction with the \s-1FIPS\s0 module. 336 provider \- specifically non cryptographic ones which may be used in conjunction 399 are allowed to be used in conjunction with the \s-1FIPS\s0 algorithms. 525 it is still possible to use them in conjunction with the \s-1FIPS\s0 module, and 531 Writing an application that uses libssl in conjunction with the \s-1FIPS\s0 module is
|
/freebsd-src/share/man/man9/ |
H A D | condvar.9 | 79 Condition variables are used in conjunction with mutexes to wait for conditions 168 in conjunction with
|
/freebsd-src/sbin/savecore/ |
H A D | savecore.8 | 110 This option is only supported in conjunction with the 123 If used in conjunction with the
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/cascadelakex/ |
H A D | uncore-memory.json | 309 …ccupancy of the queue (in conjunction with the number of cycles not empty) and the average latency… 357 …the average queue occupancy (in conjunction with the number of cycles not empty) and the average l…
|
/freebsd-src/lib/libc/rpc/ |
H A D | netconfig | 3 # conjunction with the (TI-) RPC code in the C library, unlike its
|
/freebsd-src/crypto/openssl/doc/man1/ |
H A D | openssl-s_server.pod.in | 419 Neither of these options can be used in conjunction with B<-early_data>. 553 Cannot be used in conjunction with B<-early_data>. 724 This option can only be used in conjunction with one of the DTLS options above. 736 conjunction with B<-dtls>, B<-dtls1> or B<-dtls1_2>. This option is only 744 implementations. Must be used in conjunction with B<-sctp>. This option is only 781 and any incoming early data (when used in conjunction with the B<-early_data> 792 Accept early data where possible. Cannot be used in conjunction with B<-www>,
|