Searched refs:all (Results 426 - 450 of 744) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscic_sds_phy.c119 // Hardware team recommends that we enable the STP prefetch for all transports
198 phy_capabilities.u.all = 0;
302 parity_check = phy_capabilities.u.all;
315 SCU_SAS_PHYCAP_WRITE(this_phy, phy_capabilities.u.all);
930 this_phy, protocols->u.all
956 this_phy, protocols, protocols->u.all
959 protocols->u.all = 0;
963 protocols->u.all =
964 this_phy->phy_type.sas.identify_address_frame_buffer.protocols.u.all;
1181 properties->received_capabilities.u.all
[all...]
/freebsd-9.3-release/bin/ps/
H A Dps.c182 int all, ch, elem, flag, _fmt, i, lineno, linelen, left; local
207 all = descendancy = _fmt = nselectors = optfatal = 0;
229 all = xkeep = 1;
233 all = 1;
397 * options. For most selector-options, we check *all*
399 * value(s). After we have a set of all the matched
423 * If there arguments after processing all the options, attempt
467 * processes. Otherwise, have it return all processes, and
502 } else if (all) {
523 * of all th
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.os.c1468 if (st.all != status_$ok)
1549 if (st.all != status_$ok)
1553 if (st.all != status_$ok)
1574 st.all = status_$ok;
1581 if (st.all != status_$ok)
/freebsd-9.3-release/contrib/bmake/mk/
H A Ddirdeps.mk115 # only the first instance is interested in all this
144 # In order to stay sane, we need to ensure that all the build_dirs
205 # this is all we have to work with
297 # ALL_MACHINE_LIST is the list of all legal machines - ignore anything else
345 # this should be all
435 # this makes it all happen
H A Dlib.mk83 # On mips, all libs are compiled with ABIcalls, not just sharedlibs.
92 # On the VAX, all object are PIC by default, not just sharedlibs.
169 LD_solib= -all lib${LIB}_pic.a
252 # some libs have lots of objects, and scanning all .o, .po and .So meta files
387 all: prebuild .WAIT ${_LIBS}
395 all: _SUBDIRUSE
H A Dman.mk129 all: manall
/freebsd-9.3-release/crypto/openssl/crypto/
H A DMakefile50 @(cd ..; $(MAKE) DIRS=$(DIR) all)
52 all: lib
87 @target=all; $(RECURSIVE_MAKE)
/freebsd-9.3-release/usr.sbin/quot/
H A Dquot.c589 char all = 0; local
608 all = 1;
629 if (all) {
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm27 Normaly CODE reference is passed all arguments up to next nested macro. Set
64 called and for all the nested macros. Every called macro returns a list which
65 is appended to return value and returned when all nested macros are processed.
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm10 ## AutoOpts is Copyright (C) 1992-2015 by Bruce Korb - all rights reserved
54 Normaly CODE reference is passed all arguments up to next nested macro. Set
91 called and for all the nested macros. Every called macro returns a list which
92 is appended to return value and returned when all nested macros are processed.
/freebsd-9.3-release/contrib/sendmail/cf/cf/
H A Dsubmit.cf430 # where to save bounces if all else fails
462 # Maximum length of the sum of all headers
647 R$* % $* $1 @ $2 First make them all @s.
648 R$* @ $* @ $* $1 % $2 @ $3 Undo all but the last.
662 R$* < @ localhost > $* $: $1 < @ $j . > $2 no domain at all
/freebsd-9.3-release/crypto/heimdal/tests/kdc/
H A Dcheck-kdc.in205 echo "try all permutations"; > messages.log
266 echo deleting all but aes enctypes on krbtgt
269 echo deleting all but des enctypes on server-des3
273 echo "try all permutations (only aes)"; > messages.log
297 echo deleting all enctypes on krbtgt
/freebsd-9.3-release/lib/libc/db/mpool/
H A Dmpool.libtp317 by making all the cases general purpose so we
394 invalidate all the buffers */
714 buf_dump ( id, all )
716 int all;
722 if ( all ) {
/freebsd-9.3-release/sbin/geom/class/eli/
H A Dgeom_eli.c197 { 'a', "all", NULL, G_TYPE_BOOL },
206 { 'a', "all", NULL, G_TYPE_BOOL },
222 { 'a', "all", NULL, G_TYPE_BOOL },
804 /* Replace all / with _. */
1085 bool all, force; local
1090 all = gctl_get_int(req, "all");
1091 if (all)
1266 int i, nargs, all; local
1269 all
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.in207 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
260 cscope distdir dist dist-all distcheck
684 all: $(BUILT_SOURCES) config.h
685 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1255 dist dist-all:
1344 check-am: all-am
1347 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) \
1360 install-am: all-am
1468 .MAKE: $(am__recursive_targets) all check install install-am \
1471 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all al
[all...]
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcgen.sh66 # $ARCH is the same argument but in all uppercase.
100 -m all \
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dvmsbuild.com84 $! all done
/freebsd-9.3-release/contrib/ipfilter/BSD/
H A DMakefile.ipsend26 all build bsd-bpf : ipsend ipresend iptest
/freebsd-9.3-release/contrib/libreadline/examples/rlfe/
H A DMakefile.in49 all: rlfe
83 echo "install all Makefiles and config:" > shadow/Makefile
101 # Delete all files from the current directory that are created by
122 echo "install all Makefiles and config:" > Makefile
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DSmallBitVector.h104 // Return all the bits used for the "small" representation; this includes
197 /// all - Returns true if all bits are set.
198 bool all() const { function in class:llvm::SmallBitVector
201 return getPointer()->all();
245 /// clear - Clear all bits.
/freebsd-9.3-release/contrib/one-true-awk/
H A DREADME7 granted, provided that the above copyright notice appear in all
71 This also compiles with Visual C++ on all flavors of Windows,
/freebsd-9.3-release/gnu/lib/libgcc/
H A DMakefile347 all: libgcc_eh.a
355 all: libgcc_eh_p.a
/freebsd-9.3-release/gnu/usr.bin/cc/cc_int/
H A DMakefile94 OBJS-all= ${OBJS-common} ${OBJS-archive} ${OBJS-md} ${C_AND_OBJC_OBJS} \
97 SRCS+= ${OBJS-all:R:S/$/.c/g}
/freebsd-9.3-release/sys/conf/
H A Dkmod.mk14 # to export all symbols. If not defined, no symbols are
85 # amd64 and mips use direct linking for kmod, all others use shared binaries
238 all: objwarn ${PROG}
243 # causes all the modules to be rebuilt when the directory pointed to changes.
/freebsd-9.3-release/usr.sbin/cron/doc/
H A DINSTALL47 make all
58 Use the `crontab' command to install all the little pieces you just created.

Completed in 153 milliseconds

<<11121314151617181920>>