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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dconfigure876 COMPONENT_LIST="
891 $COMPONENT_LIST
1567 for n in $COMPONENT_LIST; do
1600 map 'eval disable \${$(toupper ${v%s})_LIST}' $COMPONENT_LIST
1604 is_in "${thing}s" $COMPONENT_LIST || die_unknown "$opt"
1611 if is_in $option $COMPONENT_LIST; then
1622 is_in $NAME $COMPONENT_LIST || die_unknown $opt
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dconfigure876 COMPONENT_LIST="
891 $COMPONENT_LIST
1567 for n in $COMPONENT_LIST; do
1600 map 'eval disable \${$(toupper ${v%s})_LIST}' $COMPONENT_LIST
1604 is_in "${thing}s" $COMPONENT_LIST || die_unknown "$opt"
1611 if is_in $option $COMPONENT_LIST; then
1622 is_in $NAME $COMPONENT_LIST || die_unknown $opt
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dconfigure876 COMPONENT_LIST="
891 $COMPONENT_LIST
1567 for n in $COMPONENT_LIST; do
1600 map 'eval disable \${$(toupper ${v%s})_LIST}' $COMPONENT_LIST
1604 is_in "${thing}s" $COMPONENT_LIST || die_unknown "$opt"
1611 if is_in $option $COMPONENT_LIST; then
1622 is_in $NAME $COMPONENT_LIST || die_unknown $opt

Completed in 83 milliseconds