Home | History | Annotate | Download | only in build

Lines Matching refs:yes

22 VERBOSE=yes
27 if [ "$VERBOSE" = "yes" ] ; then
34 if [ "$VERBOSE2" = "yes" ] ; then
180 FORCE_32BIT=yes
257 if [ $FORCE_32BIT = yes ] ; then
359 # $1: variable name which will be set to "yes" or "no" depending on result
365 local result_cc=yes
379 # $1: variable name which will be set to "yes" or "no" depending on result
386 local result_cl=yes
407 # $1: variable name which will be set to "yes" or "no" depending on result
450 # sets the variable IN_ANDROID_BUILD to either "yes" or "no"
482 IN_ANDROID_BUILD=yes
486 # you should only call this if IN_ANDROID_BUILD is "yes"
494 # you should only call this if IN_ANDROID_BUILD is "yes"