Home
last modified time | relevance | path

Searched refs:conjunction (Results 1 – 25 of 75) sorted by relevance

123

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLForwardCompat.h32 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 DAny.h69 llvm::conjunction<
/freebsd-13.1/lib/libc/rpc/
H A Dnetconfig4 # conjunction with the (TI-) RPC code in the C library, unlike its
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/
H A Dsbs_sbs-charger.txt10 - interrupts: Interrupt mapping for GPIO IRQ. Use in conjunction with
H A Dbq24257.txt10 conjunction with "interrupt-parent".
/freebsd-13.1/contrib/llvm-project/libcxx/include/__functional/
H A Dbind_front.h37 class = _EnableIf<conjunction<is_constructible<decay_t<_Fn>, _Fn>,
/freebsd-13.1/sys/contrib/device-tree/Bindings/timer/
H A Dti,keystone-timer.txt6 timers, each half can operate in conjunction (chain mode) or independently
H A Dti,davinci-timer.txt6 timers, each half can operate in conjunction (chain mode) or independently
/freebsd-13.1/sys/contrib/device-tree/Bindings/
H A Dresource-names.txt18 The -names property must be used in conjunction with the normal resource
/freebsd-13.1/crypto/openssl/doc/man1/
H A Ds_server.pod410 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 DLICENSE23 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 DLICENSE23 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 DBIO_find_type.pod30 in a chain or used in conjunction with BIO_find_type() to find all BIOs of a
H A DBN_CTX_new.pod21 is rather expensive when used in conjunction with repeated subroutine
H A DBIO_f_cipher.pod43 BIO cipher context. The retrieved context can be used in conjunction
H A DSSL_CTX_set_client_cert_cb.pod89 Once the SSL object has been used in conjunction with the callback function,
/freebsd-13.1/sys/contrib/device-tree/Bindings/media/
H A Drenesas,csi2.yaml15 Renesas R-Car and RZ/G2 family of devices. It is used in conjunction with the
H A Dstih407-c8sectpfe.txt7 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 Ddsi-controller.yaml58 Should be enabled if the host is being used in conjunction with
H A Dmipi-dsi-bus.txt34 conjunction with another DSI host to drive the same peripheral. Hardware
/freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmi-nand.txt43 NOTE: this is only valid in conjunction with
H A Dgpmi-nand.yaml86 NOTE: this is only valid in conjunction with 'nand-on-flash-bbt'.
/freebsd-13.1/usr.sbin/bootparamd/bootparamd/
H A DREADME31 It probably also will work in conjunction with a nameserver, since matching
/freebsd-13.1/sys/contrib/dev/imx/
H A DLICENSE5 modification, for use solely in conjunction with a NXP
/freebsd-13.1/crypto/openssh/
H A DPROTOCOL.chacha20poly130542 keyed by K_2, is used in conjunction with poly1305 to build an AEAD

123