Home
last modified time | relevance | path

Searched full:depended (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dpackages.subr825 # f_package_add $package_name [$depended]
829 # If $depended is present and non-NULL, the package is treated as a dependency
836 local name="$1" depended="$2" status=$SUCCESS retval
936 f_package_extract device_media "$name" "$depended"
947 # f_package_extract $device $name [$depended]
949 # Extract a package based on a namespec and media device. If $depended is
956 local device="$1" name="$2" depended="$3"
962 f_dprintf "$funcname: device=[%s] name=[%s] depended=[%s]" \
963 "$devname" "$name" "$depended"
1032 if [ "$depended" ]; then
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dopt-keep-going-multiple.mk7 # Until 2020-12-07, the exit status of make depended only on the last of the
H A Djob-output-null.mk21 # job.c 1.454 from 2022-09-03, the outcome of the test depended on whether
H A Dparse-var.mk90 # depended on whether the expression was actually evaluated or merely parsed.
H A Dmoderrs.mk76 # Until 2020-11-01, the behavior in this case depended upon the size
/freebsd/share/doc/papers/malloc/
H A Dconclusion.ms24 code that depended on the memory returned from malloc
/freebsd/contrib/bmake/
H A Dmkdeps.sh303 depended=`grep 'include.*\.depend' $MAKEFILE`
304 test "$depended" && clean_up
/freebsd/sys/sys/
H A Dvdso.h105 * timecounter-depended. The return value should be 1 if fast
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-mtk-xsphy.txt38 24M, 25M or 27M, depended on platform.
H A Dphy-mtk-tphy.txt56 24M, 25M or 27M, depended on platform.
/freebsd/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.8151 style databases for the password file but depended on the calling programs
/freebsd/sys/contrib/device-tree/Bindings/net/pcs/
H A Dsnps,dw-xpcs.yaml65 The way the CSRs are mapped to the memory is platform depended. Since
/freebsd/share/doc/papers/jail/
H A Dimplementation.ms35 then the ftp daemon largely depended on the security provided by
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write.3188 * If it fails, set default format. Platform depended function.
/freebsd/share/doc/psd/01.cacm/
H A Dp5162 and depended on by the file system or other system calls.
/freebsd/sys/kern/
H A Dkern_mtxpool.c44 * - pool/pool dependency ordering cannot be depended on.
/freebsd/lib/msun/src/
H A Ds_clog.c113 * inaccuracies. We depended on this to use the general in clog()
H A Ds_clogf.c113 * inaccuracies. We depended on this to use the general in clogf()
H A Ds_clogl.c130 * inaccuracies. We depended on this to use the general in clogl()
/freebsd/lib/libthr/thread/
H A Dthr_rtld.c278 /* resolve machine depended functions, if any */ in _thr_rtld_init()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h171 /// If this is a normal dependency, returns the instruction that is depended
418 /// dependence of instructions that previously depended on it.
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Disa_defs.h233 * the compilers can be depended on to set the feature test macro. In
/freebsd/usr.bin/tr/
H A Dtr.1367 Additionally, any scripts that depended on the sequence
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h395 ///< depended on by any function. (Top-level code defining a variable, but
/freebsd/contrib/ntp/
H A DREADME.leapsmear128 depended on the poll interval. The system time was off by 1 second for

123