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

12

/freebsd-10.0-release/share/mk/
H A Dbsd.pkg.mk40 run-depends lib-depends pre-install pre-install-script \
H A Dbsd.own.mk382 # Default behaviour of some options depends on the architecture. Unfortunately
591 # MK_* options whose default value depends on another option.
/freebsd-10.0-release/sys/boot/i386/pxeldr/
H A Dpxeldr.S259 cld # In case anyone depends on this
/freebsd-10.0-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-10.0-release/contrib/apr/
H A Dapr.spec93 - build depends on python
/freebsd-10.0-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-10.0-release/sys/dev/isp/
H A DHardware.txt198 reasonably enough, but I haven't tested it much. It really depends
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h250 /// depends - Tests for a dependence between the Src and Dst instructions.
256 Dependence *depends(Instruction *Src,
/freebsd-10.0-release/sys/boot/i386/cdboot/
H A Dcdboot.S535 cld # In case anyone depends on this
/freebsd-10.0-release/contrib/bmake/mk/
H A Dmeta.stage.mk112 # this is simple, a list of the "staged" files depends on this,
/freebsd-10.0-release/contrib/binutils/
H A DMakefile.def149 // "depend" indicates that a target depends on another target uniformly
352 // libopcodes depends on libbfd
H A Dltmain.sh5137 $ECHO "*** library that it depends on before this library will be fully"
6331 libraries that it depends on are installed.
6685 # libraries that it depends on are installed.
7136 # Libraries that this one depends upon.
/freebsd-10.0-release/sys/conf/
H A Dkern.post.mk303 # XXX strictly, everything depends on Makefile because changes to ${PROF}
/freebsd-10.0-release/share/examples/drivers/
H A Dmake_device_driver.sh709 * simply REFUSE to detach if it's busy. What you do depends on
/freebsd-10.0-release/contrib/binutils/gas/
H A Dmacro.c937 comment field depends upon the exact instruction
/freebsd-10.0-release/sys/boot/pc98/cdboot/
H A Dcdboot.S743 cld # In case anyone depends on this
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm94 /* How to return from a function call depends on the architecture variant. */
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp27 // The implementation depends on the GEP instruction to
149 // Calls depends() on every possible pair and prints out the result.
161 if (Dependence *D = DA->depends(&*SrcI, &*DstI, true)) {
3186 // depends -
3197 Dependence *DependenceAnalysis::depends(Instruction *Src, function in class:DependenceAnalysis
3605 // above, depends().
/freebsd-10.0-release/contrib/ntp/
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-10.0-release/contrib/ntp/sntp/
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-10.0-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-10.0-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-10.0-release/contrib/sqlite3/
H A Dltmain.sh3642 $echo "*** library that it depends on before this library will be fully"
4941 libraries that it depends on are installed.
5295 # libraries that it depends on are installed.
5742 # Libraries that this one depends upon.
/freebsd-10.0-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.
/freebsd-10.0-release/contrib/atf/admin/
H A Dltmain.sh3828 # func_mode_link because it depends on a number of variables
3847 # libraries that it depends on are installed.
4137 # it depends on a number of variable set therein.
4146 libraries that it depends on are installed.
7765 echo "*** library that it depends on before this library will be fully"
9399 # Libraries that this one depends upon.

Completed in 309 milliseconds

12