Searched refs:any (Results 101 - 125 of 389) sorted by relevance

1234567891011>>

/freebsd-11-stable/share/mk/
H A Dlocal.sys.env.mk26 # type should be a builtin in any sh since about 1980,
H A Dsrc.lua.mk5 # This file provides any necessary assistance for consumers of Lua in the base
H A Dplain.test.mk6 # supposed to use any specific testing framework: all it does is run some code
H A Dsys.dependfile.mk50 # If any already exist, we should follow suit.
/freebsd-11-stable/crypto/openssl/util/
H A Dadd_cr.pl80 * Copyright remains Eric Young's, and as such any Copyright notices in
101 * 4. If you include any Windows specific code (or a derivative thereof) from
117 * The licence and distribution terms for any publically available version or
/freebsd-11-stable/tools/tools/portsinfo/
H A Dportsinfo.sh24 contains any patches necessary to make the original application source
/freebsd-11-stable/share/dtrace/
H A Dretval29 * retval - show the return value of any probe named by the user
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl25 # * Copyright remains Eric Young's, and as such any Copyright notices in
48 * Copyright remains Eric Young's, and as such any Copyright notices in
69 * 4. If you include any Windows specific code (or a derivative thereof) from
85 * The licence and distribution terms for any publically available version or
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslhelpers.y22 * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
26 * make derivatives, distribute, use and display any portion of the Covered
27 * Code in any form, with the right to sublicense such rights; and
34 * license, and in no event shall the patent license extend to any additions
44 * Redistribution of source code of any substantial portion of the Covered
50 * Code and the date of any change. Licensee must include in that file the
51 * documentation of any changes made by any predecessor Licensee. Licensee
56 * Redistribution of source code of any substantial portion of the Covered
60 * addition, Licensee may not authorize further sublicense of source of any
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSubtargetFeature.h94 bool any() const { function in class:llvm::FeatureBitset
97 bool none() const { return !any(); }
/freebsd-11-stable/contrib/binutils/bfd/
H A Dihex.c11 (at your option) any later version.
524 tdata_save = abfd->tdata.any;
527 if (abfd->tdata.any != tdata_save && abfd->tdata.any != NULL)
528 bfd_release (abfd, abfd->tdata.any);
529 abfd->tdata.any = tdata_save;
/freebsd-11-stable/sys/arm/nvidia/drm2/
H A Dhdmi.c4 * Permission is hereby granted, free of charge, to any person obtaining a
403 if (frame->any.oui != HDMI_IEEE_OUI)
428 switch (frame->any.type) {
443 printf("Bad infoframe type %d\n", frame->any.type);
934 if (frame->any.oui != HDMI_IEEE_OUI) {
962 switch (frame->any.type) {
/freebsd-11-stable/contrib/tcsh/
H A Dsh.parse.c74 if (!any(";&\n", p1->word[0]))
210 if (any(";&\n", p1->word[0]))
528 if (any(RELPAR, p->next->word[0]))
588 if (any(RELPAR, p->word[0])) {
608 if (any(RELPAR, p->word[0])) {
H A Dsh.lex.c505 if (any("\t \n", c)) {
622 || Isdigit(delim) || any(" \t\n", delim)) {
637 if (!any("htrqxesul", c)) {
720 if (!any(":^$*-%", c))
817 if (letter(delim) || Isdigit(delim) || any(" \t\n", delim)) {
1043 if (!any(short2str(cp), '/'))
1151 if (any("-$*", c))
1206 if (any("(=~", c)) {
1214 while (!cmap(c, _ESC | _META | _QF | _QB) && !any("^*-%${}:#", c)) {
1498 /* If so, we check for any stoppe
[all...]
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dclient.c507 int ret, any = 0; local
516 any = 1;
529 if (any)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp12 /// clobber to make sure we will not override any source within a clause.
176 if ((SubRegMask & ~LaneMask).any() || (SubRegMask & LaneMask).none())
194 if ((SubRegMask & ~LaneMask).any() || (SubRegMask & LaneMask).none())
235 if ((Conflict->second.second & Mask).any())
/freebsd-11-stable/contrib/bmake/mk/
H A Dautodep.mk57 # can cause trouble if there are any undefined vars in OBJS.
61 # clean up any .c files we may have generated
H A Dsys.dependfile.mk49 # If any already exist, we should follow suit.
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dupnp_xml.c29 * any random byte and determine if it is the first byte of a character as
32 * The base syntax of XML uses a few ASCII punctionation characters; any
47 * out we do not have to read any of these attributes, just ignore them.
49 * Labels are any sequence of chars other than space, tab, right angle bracket
58 * any special chars in our payload.
158 * tag must not have any special chars.
177 * other in args and their values go here, if any
198 * This is crude: ignore any possible tag name conflicts and go right
/freebsd-11-stable/lib/libc/mips/string/
H A Dbcmp.S58 blt a2, 16, small # is it worth any trouble?
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtipout.c177 any(*cp, value(EXCEPTIONS)))
/freebsd-11-stable/stand/pc98/btx/lib/
H A Dbtxv86.s10 # This software is provided "AS IS" and without any express or
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl70 * Copyright remains Eric Young's, and as such any Copyright notices in
91 * 4. If you include any Windows specific code (or a derivative thereof) from
107 * The licence and distribution terms for any publically available version or
/freebsd-11-stable/stand/i386/btx/lib/
H A Dbtxv86.s10 # This software is provided "AS IS" and without any express or
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none())
68 if (NewMask.any() || PrevMask.none())
158 if (PreviousMask.any() || NewMask.none())
384 assert(Pair.LaneMask.any());
410 assert(Pair.LaneMask.any());
715 assert(Pair.LaneMask.any());
758 /// Recede across the previous instruction. If LiveUses is provided, record any
779 if (LiveOut.any()) {
804 assert(Use.LaneMask.any());
834 if (LiveOut.any())
[all...]

Completed in 262 milliseconds

1234567891011>>