Searched refs:depends (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-9.3-release/contrib/libucl/tests/
H A D3.in10 all-depends: query %dn-%dv,
12 build-depends: info -qd,
20 provided-depends: info -qb,
22 required-depends: info -qr,
23 shared-depends: info -qB,
/freebsd-9.3-release/share/mk/
H A Dbsd.pkg.mk40 run-depends lib-depends pre-install pre-install-script \
H A Dbsd.own.mk460 # Default behaviour of some options depends on the architecture. Unfortunately
642 # MK_* options whose default value depends on another option.
/freebsd-9.3-release/release/scripts/
H A Dcheckindex.pl39 -depends <pkg> Lists all packages in the index that depend
110 &GetOptions("help","s=s","newindex","depends=s");
/freebsd-9.3-release/sys/boot/i386/pxeldr/
H A Dpxeldr.S270 cld # In case anyone depends on this
/freebsd-9.3-release/usr.sbin/config/
H A Dmkmakefile.c314 char *wd, *this, *compilewith, *depends, *clean, *warning; local
369 depends = 0;
438 depends = ns(wd);
548 tp->f_depends = depends;
/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-im.c96 struct depend *depends; /* List of statements that must be also hoisted member in struct:lim_aux_data
129 table, but the hash function depends
369 DEF is defined to the DATA->depends list. Additionally if ADD_COST is true,
406 dep->next = data->depends;
407 data->depends = dep;
531 for (dep = LIM_DATA (stmt)->depends; dep; dep = dep->next)
565 for (dep = data->depends; dep; dep = next)
676 statements on whose motion it depends and the cost of the computation.
/freebsd-9.3-release/sys/dev/isp/
H A DHardware.txt198 reasonably enough, but I haven't tested it much. It really depends
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dindex.c809 char depends[1024 * 16], *space, *todo; local
813 SAFE_STRCPY(depends, ie->deps);
814 for (todo = depends; todo != NULL; ) {
/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h284 /// depends - Tests for a dependence between the Src and Dst instructions.
290 Dependence *depends(Instruction *Src,
/freebsd-9.3-release/sys/boot/i386/cdboot/
H A Dcdboot.S532 cld # In case anyone depends on this
/freebsd-9.3-release/contrib/bmake/mk/
H A Dmeta.stage.mk112 # this is simple, a list of the "staged" files depends on this,
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.am151 @: FRC "force" depends on nothing and is not a file, so is
H A DMakefile.in1501 @: FRC "force" depends on nothing and is not a file, so is
/freebsd-9.3-release/contrib/binutils/
H A DMakefile.def149 // "depend" indicates that a target depends on another target uniformly
352 // libopcodes depends on libbfd
/freebsd-9.3-release/sys/conf/
H A Dkern.post.mk303 # XXX strictly, everything depends on Makefile because changes to ${PROF}
/freebsd-9.3-release/share/examples/drivers/
H A Dmake_device_driver.sh709 * simply REFUSE to detach if it's busy. What you do depends on
/freebsd-9.3-release/contrib/binutils/gas/
H A Dmacro.c937 comment field depends upon the exact instruction
/freebsd-9.3-release/sys/boot/pc98/cdboot/
H A Dcdboot.S743 cld # In case anyone depends on this
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm94 /* How to return from a function call depends on the architecture variant. */
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp27 // The implementation depends on the GEP instruction to differentiate
154 // Calls depends() on every possible pair and prints out the result.
166 if (Dependence *D = DA->depends(&*SrcI, &*DstI, true)) {
3245 // depends -
3256 Dependence *DependenceAnalysis::depends(Instruction *Src, function in class:DependenceAnalysis
3670 // above, depends().
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh3606 $echo "*** library that it depends on before this library will be fully"
4900 libraries that it depends on are installed.
5254 # libraries that it depends on are installed.
5687 # Libraries that this one depends upon.
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh3606 $echo "*** library that it depends on before this library will be fully"
4900 libraries that it depends on are installed.
5254 # libraries that it depends on are installed.
5687 # Libraries that this one depends upon.
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh3598 $echo "*** library that it depends on before this library will be fully"
4892 libraries that it depends on are installed.
5246 # libraries that it depends on are installed.
5679 # Libraries that this one depends upon.
/freebsd-9.3-release/contrib/gdb/
H A Dltmain.sh2857 echo "*** library that it depends on before this library will be fully"
3979 # libraries that it depends on are installed.
4381 # Libraries that this one depends upon.

Completed in 439 milliseconds

12