| /freebsd/share/man/man4/ |
| H A D | ppbus.4 | 104 bidirectional 8/4-bits mode, also called NIBBLE mode 124 .Ss Bidirectional mode 128 provides a complete bidirectional channel. 141 for a high performance bidirectional communication path between the host 191 Bidirectional Parallel Peripheral Interface for Personal Computers". 193 defines a signaling method for asynchronous, fully interlocked, bidirectional 197 returning this string to the host outside of the bidirectional data stream.
|
| H A D | iicbus.4 | 52 The active wires, SDA and SCL, are both bidirectional. 92 bidirectional communications, thanks to the multi-master capabilities of the
|
| /freebsd/lib/libc/gen/ |
| H A D | popen.3 | 49 a process by creating a bidirectional pipe 65 is now implemented using a bidirectional pipe, the 67 argument may request a bidirectional data flow. 173 Bidirectional functionality was added in
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_set_default_stream_mode.pod | 41 By default, the default stream created is bidirectional. If a unidirectional 66 L<SSL_read(3)>, a bidirectional client-initiated stream is created and bound as 71 bidirectional or unidirectional; thus, this setting does not guarantee the 72 presence of a bidirectional stream when L<SSL_read(3)> is called first. To
|
| H A D | SSL_free.pod | 45 If the stream has a sending part (in other words, if it is bidirectional or a 54 If the stream has a receiving part (in other words, if it is bidirectional or a
|
| H A D | SSL_new_stream.pod | 20 a new locally-initiated bidirectional or unidirectional QUIC stream and returns 24 created; else a bidirectional stream is created.
|
| H A D | SSL_get_value_uint.pod | 173 Generic read-only statistical value. The number of bidirectional, 176 times to create 100 bidirectional streams before L<SSL_new_stream(3)> would 192 As above, but provides the number of bidirectional, remotely-initiated streams
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_set_default_stream_mode.3 | 103 By default, the default stream created is bidirectional. If a unidirectional 125 \&\fBSSL_read\fR\|(3), a bidirectional client\-initiated stream is created and bound as 130 bidirectional or unidirectional; thus, this setting does not guarantee the 131 presence of a bidirectional stream when \fBSSL_read\fR\|(3) is called first. To
|
| H A D | SSL_free.3 | 102 If the stream has a sending part (in other words, if it is bidirectional or a 109 If the stream has a receiving part (in other words, if it is bidirectional or a
|
| H A D | SSL_new_stream.3 | 82 a new locally\-initiated bidirectional or unidirectional QUIC stream and returns 86 created; else a bidirectional stream is created.
|
| H A D | SSL_get_value_uint.3 | 224 Generic read\-only statistical value. The number of bidirectional, 227 times to create 100 bidirectional streams before \fBSSL_new_stream\fR\|(3) would 241 As above, but provides the number of bidirectional, remotely\-initiated streams
|
| /freebsd/lib/libsys/ |
| H A D | pipe.2 | 50 bidirectional data flow, 107 The bidirectional nature of this implementation of pipes is not 164 Bidirectional pipes were first used on
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__iterator/ |
| H A D | next.h | 28 …// Calling `advance` with a negative value on a non-bidirectional iterator is a no-op in the curre… 31 "Attempt to next(it, n) with negative n on a non-bidirectional iterator");
|
| H A D | prev.h | 28 …// Calling `advance` with a negative value on a non-bidirectional iterator is a no-op in the curre… 31 … "Attempt to prev(it, n) with a positive n on a non-bidirectional iterator");
|
| H A D | advance.h | 64 …// Calling `advance` with a negative value on a non-bidirectional iterator is a no-op in the curre… in advance() 66 … "Attempt to advance(it, n) with negative n on a non-bidirectional iterator"); in advance()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | iterator.h | 63 /// Bidirectional Iterators: 68 /// (All methods of bidirectional iterators excluding the following) 167 "The decrement operator is only defined for bidirectional iterators."); 173 "The decrement operator is only defined for bidirectional iterators."); 288 "The decrement operator is only defined for bidirectional iterators.");
|
| /freebsd/sys/net/ |
| H A D | debugnet_int.h | 69 /* RX handler for bidirectional protocols. */ 72 /* Cleanup signal for bidirectional protocols. */
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | rfc3491.txt | 70 - Bidirectional character handling: specified in section 6. 138 6. Bidirectional characters 140 This profile specifies checking bidirectional strings as described in
|
| H A D | rfc4013.txt | 136 2.4. Bidirectional Characters 138 This profile specifies checking bidirectional strings as described in 159 7 <U+0627><U+0031> Error - bidirectional check
|
| H A D | rfc3454.txt | 69 6. Bidirectional Characters.......................................14 102 D. Bidirectional tables...........................................81 103 D.1 Characters with bidirectional property "R" or "AL"..........81 104 D.2 Characters with bidirectional property "L"..................82 257 - The bidirectional string testing used, if any (as described in 319 requirements for bidirectional strings. If the string does not 320 satisfy the requirements for bidirectional strings, return an 754 6. Bidirectional Characters 758 "bidirectional text", or "bidi" for short. The Unicode standard has 760 dealing with bidirectional text such as Arabic or Hebrew. See [UAX9] [all …]
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | ce.h | 45 #define PIPEDIR_INOUT 3 /* bidirectional */ 46 #define PIPEDIR_INOUT_H2H 4 /* bidirectional, host to host */
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | ce.h | 38 #define PIPEDIR_INOUT 3 /* bidirectional */ 39 #define PIPEDIR_INOUT_H2H 4 /* bidirectional, host to host */
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-api.md | 658 This function may only be called for bidirectional streams and for outgoing 669 When calling this on a bidirectional stream, the receive part of the stream 695 Conducts a non-normal termination of a bidirectional or outgoing unidirectional 703 For bidirectional streams, this terminates both sending and receiving parts of 1017 * the created stream is unidirectional, otherwise it is bidirectional. 1143 * peer opens a remotely-initiated stream, a locally-initiated bidirectional 1147 * stream, which may be bidirectional or unidirectional; if it is 1160 * stream; note that a bidirectional stream may be bound in this case. 1552 **Q. Can data be received on a locally initiated bidirectional stream before any 1576 >For a bidirectional stream, the receiving part enters the "Recv" state when [all …]
|
| /freebsd/sbin/comcontrol/ |
| H A D | comcontrol.8 | 56 Once controlled bidirectional capabilities.
|
| /freebsd/sys/contrib/device-tree/Bindings/firmware/ |
| H A D | arm,scmi.yaml | 91 one single channel descriptor is enough if such channel is bidirectional, 97 1 mbox / 1 shmem => SCMI TX over 1 mailbox bidirectional channel 98 2 mbox / 2 shmem => SCMI TX and RX over 2 mailbox bidirectional channels
|