Home
last modified time | relevance | path

Searched refs:COMPONENT_LIST (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/
H A Dconfigure1718 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; the
[all...]

Completed in 4 milliseconds