Searched refs:all (Results 126 - 150 of 772) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/amd/scripts/
H A Dtest-attrcache.in51 echo amd -x all -D all -r -l $logfile $a $mapfile -cache:=mapdefault,sync
52 amd -x all -D all -r -l $logfile $a $mapfile -cache:=mapdefault,sync
/freebsd-10-stable/contrib/netbsd-tests/fs/zfs/
H A Dt_zpool.sh52 export RUMPHIJACK=vfs=all
/freebsd-10-stable/tools/tools/build_option_survey/
H A Dreduce.sh23 -f ${1}/_.mtree -f $2/_.mtree > $2/_.mtree.all.txt || true
24 grep '^ ' $2/_.mtree.all.txt > $4/$3.mtree.chg.txt || true
25 grep '^[^ ]' $2/_.mtree.all.txt > $4/$3.mtree.sub.txt || true
26 grep '^ [^ ]' $2/_.mtree.all.txt > $4/$3.mtree.add.txt || true
/freebsd-10-stable/tools/tools/kttcp/
H A DMakefile12 all: kttcp module
/freebsd-10-stable/usr.sbin/amd/include/
H A DMakefile18 all depend: ${SRCS}
/freebsd-10-stable/usr.sbin/crunch/examples/
H A DMakefile18 all: $(CRUNCHED)
/freebsd-10-stable/contrib/ntp/libjsmn/
H A DMakefile4 all: libjsmn.a
34 .PHONY: all clean test
/freebsd-10-stable/contrib/bmake/mk/
H A Dnls.mk7 .MAIN: all
40 all: ${NLSALL}
H A Dsubdir.mk14 .MAIN: all
60 ${.MAKE} _THISDIR_="$${_newdir_}" all
82 all \
102 all:
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A DMakefile0 all: main
/freebsd-10-stable/lib/libc/gen/
H A Dstringlist.c87 sl_free(StringList *sl, int all) argument
94 if (all)
/freebsd-10-stable/sys/ofed/include/linux/
H A Dwait.h50 __wake_up(struct __wait_queue_head *q, int all) argument
57 if (all)
/freebsd-10-stable/sys/xen/interface/foreign/
H A DMakefile8 .PHONY: all clean check-headers
9 all: $(headers) check-headers
/freebsd-10-stable/tools/build/make_check/
H A Dcheck.mk3 all:
/freebsd-10-stable/tools/regression/capsicum/syscalls/
H A DMakefile12 all: ${SYSCALLS} ${SYSCALLS:=.t}
24 test: all
/freebsd-10-stable/tools/tools/shlib-compat/test/
H A DMakefile12 test: all
15 prove: all
/freebsd-10-stable/secure/
H A DMakefile28 ${MAKE} all; \
39 ${MAKE} -DWITHOUT_CRYPT all; \
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Dvarshell.mk16 all:
H A Dsysv.mk14 all: foo fun
/freebsd-10-stable/contrib/netbsd-tests/bin/sh/
H A Dt_varquote.sh39 atf_test_case all
131 atf_add_test_case all
H A Dt_set_e.sh69 atf_test_case all
103 # set is not scoped, so these should not exit at all.
214 # would break all the above test logic, which relies on being
220 # all tests "pass".
304 atf_add_test_case all
/freebsd-10-stable/sys/compat/freebsd32/
H A DMakefile5 all:
/freebsd-10-stable/sys/kern/
H A DMakefile6 all:
/freebsd-10-stable/sbin/dmesg/
H A Ddmesg.c84 bool all; local
86 all = false;
93 all = true;
181 } else if (!all) {
196 if (LOG_FAC(pri) != LOG_KERN && !all)
/freebsd-10-stable/tools/tools/termcap/
H A Dtermcap.pl41 Show all lengths or the ones for terminals matching [term]
44 Print all information about <term>
47 Print all relations from and to <term>

Completed in 239 milliseconds

1234567891011>>