Home | History | Annotate | Download | only in build

Lines Matching full:then

27     if [ "$VERBOSE" = "yes" ] ; then
34 if [ "$VERBOSE2" = "yes" ] ; then
98 if [ "x$OSTYPE" = xcygwin ] ; then
152 # cleanup temp files then exit with an error
164 if [ $CPU = x86_64 ] ; then
181 if [ $OS = cygwin ] ; then
195 if [ "$OS" = cygwin ] ; then
201 if [ -z "$CC" ] ; then
203 if [ $CPU = "powerpc" ] ; then
213 if [ $FORCE_32BIT = yes ] ; then
217 if [ $? != 0 ] ; then
227 if [ $? != 0 ] ; then
235 if [ -z "$LD" ] ; then
239 if [ $? != 0 ] ; then
244 if [ $? != 0 ] ; then
284 if [ $? != 0 ] ; then
291 if [ $? != 0 ] ; then
321 if [ $? != 0 ] ; then
344 if [ $? != 0 ] ; then
348 if [ $? != 0 ] ; then
411 if [ -z "$ANDROID_PRODUCT_OUT" ] ; then
420 if [ ! -f $ANDROID_CONFIG_MK ] ; then
423 if [ ! -f $ANDROID_CONFIG_MK ] ; then
430 if [ "$ANDROID_TOPDIR" != "." ] ; then
454 if [ ! -d $ANDROID_PREBUILT ] ; then
465 if [ ! -d $ANDROID_PREBUILT ] ; then
483 if [ $? != 0 ] ; then