Lines Matching refs:COMPONENT_LIST
1718 COMPONENT_LIST="
1988 # COMPONENT_LIST needs to come last to ensure correct dependency checking
2014 $COMPONENT_LIST
4048 for n in $COMPONENT_LIST; do
4096 is_in ${comp} $COMPONENT_LIST && eval comp=\$$(toupper ${comp%s})_LIST
4139 map 'eval unset \${$(toupper ${v%s})_LIST}' $COMPONENT_LIST
4142 map 'eval unset \${$(toupper ${v%s})_LIST}' $COMPONENT_LIST
4148 do_random ${action#--} $COMPONENT_LIST
4159 is_in "${thing}s" $COMPONENT_LIST || die_unknown "$opt"
4179 if is_in $option $COMPONENT_LIST; then
4190 is_in $NAME $COMPONENT_LIST || die_unknown $opt