Searched refs:other (Results 201 - 225 of 395) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/bmake/mk/
H A Djava.mk78 # this will work with other BSD make's
H A Dlibs.mk64 # ensure that we don't clobber each other's dependencies
H A Dprogs.mk63 # ensure that we don't clobber each other's dependencies
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Darchive.mk8 # several other tests.
H A Ddeptgt-end-fail.mk64 # each other.
H A Ddirective-export-gmake.mk7 # other variables.
H A Ddirective-export-impl.mk20 # other variable is still undefined.
H A Dmodmisc.mk11 # the modifier_variable can be used with other modifiers.
H A Dopt-m-include-dir.mk20 # Set up the other files needed for this test.
/freebsd-13-stable/contrib/cortex-strings/scripts/
H A Dadd-license.sh20 documentation and/or other materials provided with the distribution.
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DArmUnwindInfo.cpp44 bool ArmUnwindInfo::ArmExidxEntry::operator<(const ArmExidxEntry &other) const {
45 return address < other.address;
/freebsd-13-stable/contrib/dialog/package/
H A Ddialog.spec28 This package installs as "cdialog" to avoid conflict with other packages.
/freebsd-13-stable/sys/crypto/aesni/
H A Daeskeys_i386.S19 * documentation and/or other materials provided with the
130 movups 0x10(%ecx),%xmm2 # other user key
176 movq 0x10(%ecx),%xmm2 # other user key
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSMTAPI.h78 virtual bool equal_to(SMTSort const &other) const = 0;
125 virtual bool equal_to(SMTExpr const &other) const = 0;
/freebsd-13-stable/stand/kshim/
H A Dkshim.mk19 # documentation and/or other materials provided with the distribution.
/freebsd-13-stable/stand/lua/
H A Dscreen.lua14 -- documentation and/or other materials provided with the distribution.
/freebsd-13-stable/crypto/openssl/apps/
H A Ds_cb.c1321 void *other, void *ex);
1351 void *other, void *ex)
1357 rv = sdb->old_cb(s, ctx, op, bits, nid, other, ex);
1392 BIO_puts(sdb->out, SSL_CIPHER_get_name(other));
1409 DH *dh = other;
1417 int sig_nid = X509_get_signature_nid(other);
1420 EVP_PKEY *pkey = X509_get0_pubkey(other);
1431 const unsigned char *salg = other;
1349 security_callback_debug(const SSL *s, const SSL_CTX *ctx, int op, int bits, int nid, void *other, void *ex) argument
/freebsd-13-stable/share/dtrace/
H A Dblocking13 * documentation and/or other materials provided with the distribution.
H A Ddisklatency13 * documentation and/or other materials provided with the distribution.
H A Ddisklatencycmd13 * documentation and/or other materials provided with the distribution.
H A Dnfsattrstats16 * documentation and/or other materials provided with the distribution.
H A Dnfsclienttime16 * documentation and/or other materials provided with the distribution.
H A Dsiftr13 * documentation and/or other materials provided with the distribution.
H A Dtcptrack13 * documentation and/or other materials provided with the distribution.
/freebsd-13-stable/tools/tools/editing/
H A Dfreebsd.vim12 " documentation and/or other materials provided with the distribution.

Completed in 189 milliseconds

1234567891011>>