Home
last modified time | relevance | path

Searched refs:Equivalent (Results 1 – 25 of 224) sorted by relevance

123456789

/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dfs.rst208 Equivalent to :man:`close(2)`.
212 Equivalent to :man:`open(2)`.
221 Equivalent to :man:`preadv(2)`.
230 Equivalent to :man:`unlink(2)`.
234 Equivalent to :man:`pwritev(2)`.
243 Equivalent to :man:`mkdir(2)`.
250Equivalent to :man:`mkdtemp(3)`. The result can be found as a null terminated string at `req->path…
254Equivalent to :man:`mkstemp(3)`. The created file path can be found as a null terminated string at…
261 Equivalent to :man:`rmdir(2)`.
310 Equivalent to :man:`scandir(3)`, with a slightly different API. Once the callback
[all …]
H A Dpipe.rst136 Equivalent to :man:`pipe(2)` with the `O_CLOEXEC` flag set.
H A Dtcp.rst144 Equivalent to :man:`socketpair(2)` with a domain of AF_UNIX.
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-microblaze.texi61 Switch to .rodata section. Equivalent to @code{.section .rodata}
64 Switch to .sdata2 section. Equivalent to @code{.section .sdata2}
67 Switch to .sdata section. Equivalent to @code{.section .sdata}
70 Switch to .bss section. Equivalent to @code{.section .bss}
73 Switch to .sbss section. Equivalent to @code{.section .sbss}
H A Dc-pru.texi131 Do not output warnings when a label name matches a register name. Equivalent
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-size.rst28 Equivalent to :option:`--format` with a value of ``sysv``.
36 Equivalent to :option:`--format` with a value of ``berkeley``.
46 Equivalent to :option:`--radix` with a value of ``10``.
134 Equivalent to :option:`--format` with a value of ``darwin``.
138 Equivalent to :option:`--radix` with a value of ``8``.
183 Equivalent to :option:`--radix` with a value of ``16``.
H A Dllvm-readelf.rst25 Equivalent to specifying all the main display options.
105 Equivalent to setting: :option:`--file-headers`, :option:`--program-headers`,
H A Dllvm-readobj.rst52 Equivalent to specifying all the main display options relevant to the file
74 Equivalent to setting: :option:`--file-headers`, :option:`--program-headers`,
H A Dllvm-objcopy.rst232 Character Meaning Equivalent
432 Equivalent to running :program:`llvm-objcopy` with :option:`--extract-dwo` and
453 Equivalent to :option:`--input-target` and :option:`--output-target` for the
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-microblaze.texi62 Switch to .rodata section. Equivalent to @code{.section .rodata}
65 Switch to .sdata2 section. Equivalent to @code{.section .sdata2}
68 Switch to .sdata section. Equivalent to @code{.section .sdata}
71 Switch to .bss section. Equivalent to @code{.section .bss}
74 Switch to .sbss section. Equivalent to @code{.section .sbss}
H A Dc-pru.texi131 Do not output warnings when a label name matches a register name. Equivalent
/netbsd-src/usr.bin/mail/misc/
H A Dmail.tildehelp22 ~A Equivalent to iSign
23 ~a Equivalent to isign
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComparisonCategories.h67 Equivalent, enumerator
154 return CCR::Equivalent; in makeWeakResult()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComparisonCategories.cpp189 case CCVT::Equivalent: in getResultString()
208 Values.push_back(IsStrong ? CCR::Equal : CCR::Equivalent); in getPossibleResultsForType()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CONF_cmd.pod59 Equivalent to B<SSL_OP_CIPHER_SERVER_PREFERENCE>. Only used by servers.
63 Allows servers to accept client-initiated renegotiation. Equivalent to
69 Permits the use of unsafe legacy renegotiation. Equivalent to setting
84 clients only. Equivalent to setting or clearing B<SSL_OP_LEGACY_SERVER_CONNECT>.
90 acceleration (e.g. mobile) is in use. Equivalent to B<SSL_OP_PRIORITIZE_CHACHA>.
100 Enables strict mode protocol handling. Equivalent to setting
480 to use for an incoming connection. Equivalent to
485 a mobile client is in use. Equivalent to B<SSL_OP_PRIORITIZE_CHACHA>.
495 Equivalent to B<SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION>.
498 for OpenSSL clients only. Equivalent to B<SSL_OP_LEGACY_SERVER_CONNECT>.
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAPINotes.rst148 Equivalent to ``NS_SWIFT_NAME``. For a method, must include the full Swift name
175 Equivalent to NS_REFINED_FOR_SWIFT.
334 Used only for block parameters. Equivalent to ``NS_NOESCAPE``.
357 Used for init methods. Equivalent to ``NS_DESIGNATED_INITIALIZER``.
H A DMatrixTypes.rst217 **Effects**: Equivalent to:
258 **Effects**: Equivalent to:
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CONF_cmd.pod194 Equivalent to B<SSL_OP_CIPHER_SERVER_PREFERENCE>. Only used by servers.
200 acceleration (e.g. mobile) is in use. Equivalent to B<SSL_OP_PRIORITIZE_CHACHA>.
209 permits the use of unsafe legacy renegotiation. Equivalent to setting
215 clients only. Equivalent to setting or clearing B<SSL_OP_LEGACY_SERVER_CONNECT>.
225 enables strict mode protocol handling. Equivalent to setting
454 to use for an incoming connection. Equivalent to
459 a mobile client is in use. Equivalent to B<SSL_OP_PRIORITIZE_CHACHA>.
469 Equivalent to B<SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION>.
472 for OpenSSL clients only. Equivalent to B<SSL_OP_LEGACY_SERVER_CONNECT>.
481 session. Equivalent to B<SSL_OP_ALLOW_NO_DHE_KEX>.
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dtpf.opt43 … to TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. Equivalent to using -mtpf-t…
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dtpf.opt43 … to TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. Equivalent to using -mtpf-t…
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dconfigfrag.ac51 Equivalent to --with-cuda-driver-include=PATH/include
106 Equivalent to --with-hsa-runtime-include=PATH/include
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dconfigfrag.ac51 Equivalent to --with-cuda-driver-include=PATH/include
106 Equivalent to --with-hsa-runtime-include=PATH/include
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.opt54 Disable FP regs. Equivalent to -msoft-float.
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dpdp11.em68 fprintf (file, _(" --no-omagic Equivalent to --nmagic\n"));
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dpdp11.em67 fprintf (file, _(" --no-omagic Equivalent to --nmagic\n"));

123456789