| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | STLForwardCompat.h | 32 struct conjunction // NOLINT(readability-identifier-naming) struct 34 template <typename B1> struct conjunction<B1> : B1 {}; 36 struct conjunction<B1, Bn...> 37 : std::conditional<bool(B1::value), conjunction<Bn...>, B1>::type {};
|
| H A D | Any.h | 69 llvm::conjunction<
|
| /freebsd-13.1/lib/libc/rpc/ |
| H A D | netconfig | 4 # conjunction with the (TI-) RPC code in the C library, unlike its
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | sbs_sbs-charger.txt | 10 - interrupts: Interrupt mapping for GPIO IRQ. Use in conjunction with
|
| H A D | bq24257.txt | 10 conjunction with "interrupt-parent".
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__functional/ |
| H A D | bind_front.h | 37 class = _EnableIf<conjunction<is_constructible<decay_t<_Fn>, _Fn>,
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/timer/ |
| H A D | ti,keystone-timer.txt | 6 timers, each half can operate in conjunction (chain mode) or independently
|
| H A D | ti,davinci-timer.txt | 6 timers, each half can operate in conjunction (chain mode) or independently
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/ |
| H A D | resource-names.txt | 18 The -names property must be used in conjunction with the normal resource
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | s_server.pod | 410 web browser. Cannot be used in conjunction with B<-early_data>. 416 requested the file ./page.html will be loaded. Cannot be used in conjunction 430 used in conjunction with B<-early_data>. 496 conjunction with B<-early_data>. 668 This option can only be used in conjunction with one of the DTLS options above. 686 conjunction with B<-dtls>, B<-dtls1> or B<-dtls1_2>. This option is only 694 implementations. Must be used in conjunction with B<-sctp>. This option is only 728 and any incoming early data (when used in conjunction with the B<-early_data> 734 Accept early data where possible. Cannot be used in conjunction with B<-www>,
|
| /freebsd-13.1/sys/contrib/dev/ipw/ |
| 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-13.1/sys/contrib/dev/iwi/ |
| 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-13.1/crypto/openssl/doc/man3/ |
| H A D | BIO_find_type.pod | 30 in a chain or used in conjunction with BIO_find_type() to find all BIOs of a
|
| H A D | BN_CTX_new.pod | 21 is rather expensive when used in conjunction with repeated subroutine
|
| H A D | BIO_f_cipher.pod | 43 BIO cipher context. The retrieved context can be used in conjunction
|
| H A D | SSL_CTX_set_client_cert_cb.pod | 89 Once the SSL object has been used in conjunction with the callback function,
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/media/ |
| H A D | renesas,csi2.yaml | 15 Renesas R-Car and RZ/G2 family of devices. It is used in conjunction with the
|
| H A D | stih407-c8sectpfe.txt | 7 It is typically used in conjunction with one or more demodulator and tuner devices
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/display/ |
| H A D | dsi-controller.yaml | 58 Should be enabled if the host is being used in conjunction with
|
| H A D | mipi-dsi-bus.txt | 34 conjunction with another DSI host to drive the same peripheral. Hardware
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | gpmi-nand.txt | 43 NOTE: this is only valid in conjunction with
|
| H A D | gpmi-nand.yaml | 86 NOTE: this is only valid in conjunction with 'nand-on-flash-bbt'.
|
| /freebsd-13.1/usr.sbin/bootparamd/bootparamd/ |
| H A D | README | 31 It probably also will work in conjunction with a nameserver, since matching
|
| /freebsd-13.1/sys/contrib/dev/imx/ |
| H A D | LICENSE | 5 modification, for use solely in conjunction with a NXP
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | PROTOCOL.chacha20poly1305 | 42 keyed by K_2, is used in conjunction with poly1305 to build an AEAD
|