Lines Matching refs:then
19 if [[ ! -d ${dir} || ${dir} = "${this_dir}" ]]; then
26 if [[ -f ${compfile} ]] && . "${compfile}" &>/dev/null; then
36 if [[ "$1" = -F ]]; then
73 if [[ ${c} == *-elfedit && ! -d ${c2} && -x ${c2} ]]; then
80 if [[ ${c} == *-elfedit ]]; then
100 if [[ ${c} == clang-[0-9]* ]]; then
155 if [[ ${words[i]} == -@(C|-directory) ]]; then
163 if [[ -z ${cwd} ]]; then
169 if [[ ${words[i]} == -@(f|-?(make)file) ]]; then
177 if [ -z "${makef_dir}" ]; then
179 elif [[ ${makef_dir} != /* ]]; then
185 if [[ -L ${makef_dir}/source ]]; then
200 if [[ ${words[i]} == ARCH=* ]]; then
207 if [[ -z ${arch} ]]; then
259 if [[ ! -d ${srctree}/kernel || ! -d ${srctree}/Documentation ]]; then
260 if [ -n "${__kbuild_default_make_completion}" ]; then
298 if [[ ${COMPREPLY-} == *= ]]; then
336 if [[ ${cur} != /* && ${cur} != *//* ]]; then
343 if [[ ${dir} == */* ]]; then
351 if [[ -f ${srctree}/${dir}/Kbuild ]]; then
355 if [[ -f ${srctree}/${dir}/Makefile ]]; then
360 if [[ ${dir} == . ]]; then
365 if [[ -n ${kbuild_file} ]]; then
371 if [[ ${dir} != . ]]; then
380 if [[ ${cur} == */* ]]; then
391 if [[ ${dir} != . ]]; then
447 if [[ ${COMPREPLY-} == *[=/] || ${COMPREPLY-} =~ ^(KBUILD|KCONFIG)_$ ]]; then