Searched refs:set (Results 51 - 75 of 1536) sorted by path

1234567891011>>

/freebsd-11-stable/contrib/bmake/mk/
H A Dlinks.mk55 @set ${$@_SYMLINKS:U${SYMLINKS}}; ${_SYMLINKS_SCRIPT}
58 @set ${$@_LINKS:U${LINKS}}; ${_LINKS_SCRIPT}
77 @set ${$@_SYMLINKS:U${SYMLINKS}}; ${_BUILD_SYMLINKS_SCRIPT}
80 @set ${$@_LINKS:U${LINKS}}; ${_BUILD_LINKS_SCRIPT}
H A Dman.mk15 # set MANTARGET=cat for formatted pages
17 # set this to .0 for same behavior as bsd.man.mk
34 # this is triggered by the setting of EXTRACT_MAN or MAN being set but
110 @set ${MLINKS}; \
H A Dmanifest.mk28 # which can be set per dir, per file or we use defaults
58 # as above and s is set to the name we store f as
66 set ${${.TARGET}.SYMLINKS}; while test $$# -ge 2; do echo "$$2 type=link link=$$1"; shift 2; done) > ${.TARGET}
H A Dmeta.autodep.mk230 .error NEED_GENDIRDEPS_MUTEX defined, but GENDIRDEPS_MUTEXER not set
246 # if we have 1000's of .o.meta, .So.meta etc we need only look at one set
H A Dmeta.stage.mk87 # this all relies on RELDIR being set to a subdir of SRCTOP
H A Doptions.mk25 # A makefile may set NO_* (or NO*) to indicate it cannot do something.
27 # We set ${OPTION_PREFIX:UMK_}* which is then all we need care about.
36 # DOMINANT_* is set to "yes"
62 # If neither WITH[OUT]_FOO_UTILS is set, (see rules above)
H A Down.mk37 # FreeBSD at least does not set this
205 # sys.mk should set something appropriate if need be.
258 # should all be set by sys.mk if not default
H A Dprog.mk195 @set ${SYMLINKS}; ${_SYMLINKS_SCRIPT}
198 @set ${LINKS}; ${_LINKS_SCRIPT}
H A Dsrctop.mk17 # if using mk(1) SB will be set.
H A Dsubdir.mk28 (set -e; \
48 @set -e; _r=${.CURDIR}/; \
H A Dsys.clean-env.mk91 # if you don't happen to like the way I set it.
93 # We are going to set this to the equivalent of the shell's
H A Dsys.vars.mk46 # turn a list into a set of :N modifiers
H A Dtarget-flags.mk7 # For each such variable v in TARGET_FLAG_VARS we set:
33 # _$v are set after that.
H A Dwarnings.mk25 # -Wunused etc are here so you can set
77 # Without -O or if we've set -O0 somewhere - to make debugging more effective,
79 # -Werror turns into an error. To be safe, set W_uninitialized blank.
100 # which is the bit we ultimately want. It allows W_* to be set on a
109 # first a list of warnings from the chosen set
113 # this should be a super-set of the -Wno-* in _warnings, but
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DGeneric.mk20 # need to make sure this is set
H A DHP-UX.mk26 # +s tells the dynamic loader to use SHLIB_PATH if set
H A DNetBSD.mk40 # need to make sure this is set
H A DOpenBSD.mk12 # need to make sure this is set
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dvarcmd.mk3 # Test behaviour of recursive make and vars set on command line.
H A Dvarmisc.mk14 VSET= is set
18 @echo :U skipped when var set
30 @echo :D expanded when var set
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c49 uint32_t set; member in struct:update
75 if (!(upd->set & UPD_MASK)) {
87 if (!(upd->set & UPD_BCAST) || upd->bcast) {
111 if ((upd->set & UPD_IFINDEX) && upd->ifindex != ifa->ifindex)
116 if (((upd->set & UPD_MASK) && upd->mask.s_addr != ifa->inmask.s_addr) ||
117 (upd->set & UPD_BCAST)) {
118 if (upd->set & UPD_MASK)
120 if (upd->set & UPD_BCAST) {
128 syslog(LOG_ERR, "set netmask/bcast: %m");
169 if (!(upd->set
[all...]
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c1372 sigset_t set; local
1374 sigfillset(&set);
1375 if (sigprocmask(SIG_BLOCK, &set, &blocked_sigs) == -1) {
1836 syslog(LOG_ERR, "cannot set timer: %m");
1842 syslog(LOG_ERR, "cannot set timer: %m");
1851 * is currently ignored and the initial number of ticks is set to the
1883 syslog(LOG_ERR, "cannot set timer: %m");
1888 syslog(LOG_ERR, "cannot set timer: %m");
H A Dtrans_lsock.c502 /* which of the fields are set */
503 u_int set; member in struct:lsock_dep
529 if (!(ld->set & LD_STATUS))
540 ld->set |= LD_CREATE;
544 ld->set |= LD_DELETE;
552 if (ld->set & LD_CREATE) {
559 if ((ld->set & LD_DELETE) && ctx->code == SNMP_RET_OK)
622 if (ld->set & LD_STATUS)
628 ld->set |= LD_STATUS;
632 if (ld->set
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dalias.c34 #include "hard-reg-set.h"
119 In this situation we say the alias set for `struct S' is the
123 see if either alias set is a subset of the other. We need not trace
127 Alias set zero is implicitly a superset of all other alias sets.
128 However, this is no actual entry for alias set zero. It is an
133 /* The alias set number, as stored in MEM_ALIAS_SET. */
136 /* The children of the alias set. These are not just the immediate
146 alias set the same as alias set zero. */
187 information through set chain
478 HOST_WIDE_INT set; local
960 record_set(rtx dest, rtx set, void *data ATTRIBUTE_UNUSED) argument
2496 rtx note, set; local
[all...]
H A Dbt-load.c27 #include "hard-reg-set.h"
95 def/use web, because it records the set of blocks that contain
97 branch register in that set of blocks, either in the block
100 other_btr_uses_before_def or other_btr_uses_after_use must be set true
104 /* We set own_end when we have moved a definition into a dominator.
147 (instructions that set branch target registers), to move them
163 /* Array indexed by basic block number, giving the set of registers
167 /* Array indexed by basic block number, giving the set of registers live at
215 If EXCLUDEP is set, disregard any references within the rtx pointed to
216 by it. If returning nonzero, also set btr_reference_foun
229 rtx set; local
1166 rtx set; local
[all...]

Completed in 226 milliseconds

1234567891011>>