Lines Matching full:then
15 if [ -z "$ANDROID_QEMU_PATH" ] ; then
16 if [ -f ../../android/build/common.sh ] ; then
25 if [ ! -d $ANDROID_QEMU_PATH ] ; then
30 if [ ! -f $ANDROID_QEMU_PATH/android/build/common.sh ] ; then
46 if [ -z "$CC" ] ; then
56 if [ "$VERBOSE" = "yes" ] ; then
80 if [ "$OPTION_HELP" = "yes" ] ; then
101 if [ "$OPTION_TRY_64" != "yes" ] ; then
106 if [ -z "$OPTION_TARGETS" ] ; then
129 if [ ! -d $TIGER_SDK -a $OPTION_NO_TIGER = no ] ; then
134 if [ -d $TIGER_SDK ] ; then
220 # then this will call 'config_add ${2}_${driver}' for each driver listed
226 if [ -z "$driver_list" ] ; then
315 if [ "$test_e" = "1" ] ; then
443 if [ -z "$driver_list" ] ; then
522 if [ "$OPTION_FORCE_AUTODETECT" != "yes" -a -f android/build/$OS/$1 ] ; then