Searched refs:all (Results 76 - 100 of 772) sorted by relevance

1234567891011>>

/freebsd-10-stable/release/doc/share/xml/
H A DMakefile11 all: dev-auto.ent
/freebsd-10-stable/share/examples/sunrpc/
H A DMakefile5 # Build all demo services
12 all: ${SUBDIR}
/freebsd-10-stable/sys/modules/ata/atacore/
H A DMakefile6 SRCS= ata-all.c ata_if.c ata-lowlevel.c
/freebsd-10-stable/tools/regression/environ/
H A DMakefile6 all clean test:
/freebsd-10-stable/tools/regression/usr.bin/env/
H A DMakefile5 all:
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Dexport.mk7 UT_NO=all
20 all:
H A Dexport-all.mk1 # $Id: export-all.mk,v 1.1.1.2 2015/04/10 20:43:38 sjg Exp $
22 UT_TEST=export-all
H A Dhash.mk10 all:
H A Dforsubst.mk3 all: for-subst
/freebsd-10-stable/contrib/compiler-rt/lib/
H A Dmuldi3.c38 return r.all;
49 x.all = a;
51 y.all = b;
53 r.all = __muldsi3(x.s.low, y.s.low);
55 return r.all;
H A Dashrdi3.c29 input.all = a;
43 return result.all;
H A Dashrti3.c29 input.all = a;
43 return result.all;
/freebsd-10-stable/sys/cddl/dev/dtrace/
H A Ddtrace_cddl.h150 #define PRIV_POLICY(cred, priv, all, err, reason) \
151 priv_policy((cred), (priv), (all), (err), (reason))
157 #define PRIV_POLICY_CHOICE(cred, priv, all) \
158 priv_policy_choice((cred), (priv), (all))
165 #define PRIV_POLICY_ONLY(cred, priv, all) \
166 priv_policy_only((cred), (priv), (all))
/freebsd-10-stable/usr.sbin/snapinfo/
H A Dsnapinfo.c59 int all = 0, ch, done = 0, fscount, n; local
64 all++;
82 if ((all == 0 && argc != 1) || (all == 1 && argc > 0))
85 if (!all) {
104 if (all || strcmp(path, mntbuf[n].f_mntonname) == 0) {
/freebsd-10-stable/contrib/ee/
H A DMakefile15 all : localmake buildee
/freebsd-10-stable/contrib/opie/libmissing/
H A DMakefile.in22 all: $(TARGET)
/freebsd-10-stable/crypto/heimdal/base/
H A DNTMakefile50 all:: $(INCFILES) $(LIBHEIMBASE)
/freebsd-10-stable/tools/regression/poll/
H A DMakefile9 all: ${PROG}
17 test: all
/freebsd-10-stable/tools/regression/pthread/unwind/
H A DMakefile2 all: main_thread_exit thread_normal_exit sem_wait_cancel \
/freebsd-10-stable/kerberos5/
H A DMakefile18 ${MAKE} all; \
29 ${MAKE} -DWITHOUT_KERBEROS all; \
/freebsd-10-stable/sys/amd64/linux/
H A DMakefile5 all:
/freebsd-10-stable/sys/amd64/linux32/
H A DMakefile5 all:
/freebsd-10-stable/sys/compat/svr4/
H A DMakefile5 all:
/freebsd-10-stable/sys/i386/linux/
H A DMakefile5 all:
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/
H A Derr.cpcvscpustatpart2.ksh47 cpc:::PAPI_tot_ins-all-10000

Completed in 290 milliseconds

1234567891011>>