Lines Matching refs:deps
801 # calling functions. 70%+ of the time cfg is already done or without deps.
817 # most of the time here $cfg has no deps - avoid costly no-op work
835 # filter out library deps, these do not belong in extralibs
7452 # deps-expand fflib $1: N x {append all expanded deps; unique}
7457 eval deps=\$${1}_deps
7458 append ${1}_deps $(map 'eval echo \$${v}_deps' $deps)
7460 eval '[ ${#deps} = ${#'${1}_deps'} ]' && break # doesn't expand anymore
7467 #we have to remove gpl from the deps here as some code assumes all lib deps are libs