Searched refs:other (Results 251 - 275 of 513) sorted by relevance

<<11121314151617181920>>

/freebsd-current/crypto/openssl/crypto/crmf/
H A Dcrmf_local.h362 ASN1_TYPE *other; member in union:ossl_crmf_attributetypeandvalue_st::__anon3752
/freebsd-current/tools/test/stress2/misc/
H A Drdgsbase.sh15 # documentation and/or other materials provided with the distribution.
46 in a terminal in parallel with other activities is enough. I do not need
H A Dpmc8.sh40 and/or other materials provided with the distribution.
/freebsd-current/sys/fs/tarfs/
H A Dtarfs_subr.c14 * documentation and/or other materials provided with the distribution.
116 if (entry->type == VREG && entry->other != NULL) {
119 entry = entry->other;
390 if (tnp->other != NULL)
391 tarfs_free_node(tnp->other);
H A Dtarfs.h14 * documentation and/or other materials provided with the distribution.
102 struct tarfs_node *other; member in union:tarfs_node::__anon11
/freebsd-current/stand/lua/
H A Dpassword.lua15 -- documentation and/or other materials provided with the distribution.
140 -- in the middle of other text.
/freebsd-current/sys/dev/qat/include/
H A Dicp_qat_fw_init_admin.h163 u16 other; member in struct:icp_qat_fw_init_admin_resp::__anon4259::__anon4262
/freebsd-current/tools/tools/git/
H A Darcgit12 # documentation and/or other materials provided with the distribution.
187 if git ls-files --other --error-unmatch . > /dev/null 2> /dev/null
/freebsd-current/contrib/bmake/unit-tests/
H A Ddirective-export-gmake.mk7 # other variables.
80 # the environment variable immediately, other than the '.export' directive,
H A Dparse-var.mk67 # multi-level evaluations like 'other=${OTHER}' with OTHER='$$ ${THIRD}'
75 # What other side effects are there?
H A Ddirective-include.mk75 # or any other indicator for the empty filename at the end of the line.
83 # all other places in the code.
H A Dvarmod-match-escape.mk48 # XXX: As of 2020-11-01, unlike all other variable modifiers, a '$' in the
55 # XXX: As of 2020-11-01, unlike all other variable modifiers, '\$' is not
H A Ddirective-export-impl.mk20 # other variable is still undefined.
H A Ddeptgt-end-fail.mk64 # each other.
/freebsd-current/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc271 // reduce the size, some other part of the process might need a larger stack
290 // The mutex prevents other threads from registering handlers while we're
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpecList.h27 SupportFileList(SupportFileList &&other) = default; member in class:lldb_private::SupportFileList
/freebsd-current/contrib/llvm-project/lldb/bindings/interface/
H A DSBTargetExtensions.i37 def __eq__(self, other):
38 return not self.__ne__(other)
H A DSBModuleExtensions.i33 def __eq__(self, other):
34 return not self.__ne__(other)
/freebsd-current/contrib/cortex-strings/scripts/
H A Dadd-license.sh20 documentation and/or other materials provided with the distribution.
/freebsd-current/contrib/dialog/package/
H A Ddialog.spec32 This package installs as "cdialog" to avoid conflict with other packages.
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc84 // One or both of a or b is denormal. The other (if applicable) is a
184 // On the other hand, corr_UQ1_hw should not overflow from 2.0 to 0.0 provided
196 // less otherwise. On the other hand, to obtain [1.]000..., one have to pass
229 // once after the final iteration. On the other hand, an effective value of
/freebsd-current/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-current/crypto/openssl/crypto/x509/
H A Dx_x509a.c31 ASN1_IMP_SEQUENCE_OF_OPT(X509_CERT_AUX, other, X509_ALGOR, 1)
/freebsd-current/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSummary.h57 Flags(const Flags &other) : m_flags(other.m_flags) {} argument
/freebsd-current/sys/x86/linux/
H A Dlinux_vdso_gettc_x86.inc18 * documentation and/or other materials provided with the distribution.

Completed in 163 milliseconds

<<11121314151617181920>>