Home
last modified time | relevance | path

Searched full:optionally (Results 1 – 25 of 1303) sorted by relevance

12345678910>>...53

/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-fsl-dspi.txt7 "fsl,ls1012a-dspi" (optionally followed by "fsl,ls1021a-v1.0-dspi"),
9 "fsl,ls1043a-dspi" (optionally followed by "fsl,ls1021a-v1.0-dspi"),
10 "fsl,ls1046a-dspi" (optionally followed by "fsl,ls1021a-v1.0-dspi"),
11 "fsl,ls1088a-dspi" (optionally followed by "fsl,ls1021a-v1.0-dspi"),
12 "fsl,ls2080a-dspi" (optionally followed by "fsl,ls2085a-dspi"),
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Darm,mhuv3.yaml17 The controller can optionally support a varying number of extensions that, in
29 - Optionally receive acknowledgment of a Transfer from the Receiver
34 - Optionally acknowledge Transfers sent by the Sender
58 Optionally, data may be transmitted through an out-of-band shared memory
78 Optionally, data may be transmitted through an out-of-band shared memory
97 Optionally, additional data may be transmitted through an out-of-band shared
/freebsd/lib/libc/stdio/
H A Dscanf.3303 Matches an optionally signed binary integer;
307 Matches an optionally signed decimal integer;
311 Matches an optionally signed integer;
333 Matches an optionally signed decimal integer;
337 Matches an optionally signed hexadecimal integer;
H A Dwscanf.3269 Matches an optionally signed decimal integer;
273 Matches an optionally signed integer;
290 Matches an optionally signed decimal integer;
294 Matches an optionally signed hexadecimal integer;
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dmtd-physmap.txt10 It's possible to (optionally) define multiple "reg" tuples so that
46 The device tree may optionally contain endianness property.
53 The device tree may optionally contain sub-nodes describing partitions of the
/freebsd/lib/libc/stdlib/
H A Dstrtod.367 optionally containing a decimal-point character, or
70 by a sequence of hexadecimal digits optionally containing a
74 In both cases, the significand may be optionally followed by an
/freebsd/share/man/man9/
H A Dsocket.9388 optionally blocking awaiting for data if none is ready to read.
407 The caller may optionally retrieve a socket address on a protocol with the
413 The caller may optionally retrieve control data mbufs via a
432 optionally blocking if data cannot be immediately sent.
449 The caller may optionally send control data mbufs via a
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dqcom,msm-timer.txt12 timer, and optionally a second general purpose timer, and
13 optionally as well, 2 watchdog interrupts, in that order.
/freebsd/sys/contrib/dev/acpica/include/
H A Dacpixf.h267 * Optionally use default values for the ACPI register widths. Set this to
283 * Optionally enable output from the AML Debug Object.
288 * Optionally copy the entire DSDT to local memory (instead of simply
296 * Optionally ignore an XSDT if present and use the RSDT instead.
304 * Optionally use 32-bit FADT addresses if and when there is a conflict
314 * Optionally use 32-bit FACS table addresses.
323 * Optionally truncate I/O addresses to 16 bits. Provides compatibility
337 * Optionally do not install any SSDTs from the RSDT/XSDT during initialization.
343 * Optionally enable runtime namespace override.
368 * Optionally ignore AE_NOT_FOUND errors from named reference package elements
[all …]
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,wcnss-pil.txt34 Definition: should be "wdog", "fatal", optionally followed by "ready",
95 Definition: should specify the xo clock and optionally the rf clock
100 Definition: should be "xo", optionally followed by "rf"
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_MSG_http_perform.pod19 and optionally L<OSSL_CMP_CTX_set_serverPort(3)>, using
20 any "CMP alias" optionally specified via L<OSSL_CMP_CTX_set1_serverPath(3)>.
H A DOSSL_HTTP_transfer.pod56 NULL, else by connecting to a given I<server> optionally via a I<proxy>.
61 for connecting to the given server and the optionally given I<port>,
127 /* optionally add diagnostics here */
152 optionally using proxy client credentials I<proxyuser> and I<proxypass>,
165 (and optionally port) needs to be placed in the header; thus it must be present
/freebsd/sbin/pflowctl/
H A Dpflowctl.869 set the source IP address (and optionally port).
71 set the destination IP address (and optionally port).
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dbrcm,bcm7271-uart.yaml32 description: The UART register block and optionally the DMA register blocks.
54 description: The UART interrupt and optionally the DMA interrupt.
/freebsd/lib/msun/man/
H A Dclog.374 .It x + I*\*(Na Ta \*(Na + I*\*(Na Ta Optionally raises invalid
82 .It \*(Na + I*y Ta \*(Na + I*\*(Na Ta Optionally raises invalid
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_sp800_56b_gen.c33 * Xpout An optionally returned random number used during generation of p.
36 * Xp1, Xp2 Optionally passed in randomly generated numbers from which
41 * Xqout An optionally returned random number used during generation of q.
44 * Xq1, Xq2 Optionally passed in randomly generated numbers from which
54 * Xp, Xp1, Xp2, Xq, Xq1, Xq2 are optionally passed in.
/freebsd/lib/msun/src/
H A Ds_ccosh.c114 * Optionally raises the invalid floating-point exception for finite in ccosh()
139 * Optionally raises the invalid floating-point exception. in ccosh()
143 * Optionally raises the invalid floating-point exception for finite in ccosh()
H A Ds_csinh.c111 * Optionally raises the invalid floating-point exception for finite in csinh()
138 * Optionally raises the invalid floating-point exception. in csinh()
142 * Optionally raises the invalid floating-point exception for finite in csinh()
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_casinh.c30 { +5.032E3, +NAN, +NAN, +NAN}, /* + FE_INVALID optionally raised */
32 { +NAN, -5.023E3, +NAN, +NAN}, /* + FE_INVALID optionally raised */
/freebsd/lib/libsys/
H A D_umtx_op.2533 until woken up or the optionally specified timeout expires.
563 Optionally, a timeout for the request may be specified.
622 Optionally, a timeout for the request may be specified.
760 Optionally, a timeout for the request may be specified.
887 Optionally, a timeout for the request may be specified.
925 Optionally, a timeout for the request may be specified.
999 Optionally, a timeout for the request may be specified.
1126 Optionally, a timeout for the request may be specified.
/freebsd/contrib/llvm-project/llvm/include/llvm/IRReader/
H A DIRReader.h33 /// reader to optionally enable lazy metadata loading. This takes ownership
43 /// reader to optionally enable lazy metadata loading.
/freebsd/contrib/sqlite3/
H A Dsqlite3.142 command and optionally provide the name of a database file. If the
81 Optionally, a SQL statement or set of SQL statements can be supplied as
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_HTTP_transfer.3191 \&\s-1NULL,\s0 else by connecting to a given \fIserver\fR optionally via a \fIproxy\fR.
196 for connecting to the given server and the optionally given \fIport\fR,
265 \& /* optionally add diagnostics here */
291 optionally using proxy client credentials \fIproxyuser\fR and \fIproxypass\fR,
304 (and optionally port) needs to be placed in the header; thus it must be present
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DBitReader.h36 Optionally returns a human-readable error message via OutMessage.
58 Optionally returns a human-readable error message via OutMessage.
/freebsd/sys/contrib/device-tree/Bindings/arm/keystone/
H A Dti,sci.yaml26 This parent node may optionally have additional children nodes which describe
46 Specifies the debug messages memory mapped region that is optionally

12345678910>>...53