Home | History | Annotate | Download | only in arm

Lines Matching full:then

44     if [ $? != 0 ]; then
53 if [ "$VERBOSE" = "yes" ] ; then
61 if [ "$VERBOSE" = "yes" ] ; then
72 if [ ! -d "$_dir" ]; then
88 if [ -n "$FINDPROG_" ]; then
107 if [ -n "$ANDROID_BUILD_TOP" ] ; then
136 if [ "$VERBOSE" = "yes" ] ; then
159 if [ -z "$PARAMS" ] ; then
168 if [ "$OPTION_HELP" = "yes" ] ; then
193 if [ -z "$1" ] ; then
197 if [ -n "$2" ]; then
214 if [ -n "$OPTION_OUT_DIR" ] ; then
218 if [ -z "$ANDROID_BUILD_TOP" ] ; then
221 if [ -d "$ANDROID_BUILD_TOP" ]; then
229 if [ -z "$OUT_DIR" ] ; then
231 if [ ! -d "$OUT_DIR" ]; then
244 if [ -n "$OPTION_CC" ]; then
250 if [ -z "$GCC" ]; then
252 if [ ! -d "$TOOLCHAIN_DIR" ] ; then
257 if [ ! -f "$GCC" ] ; then
268 if [ -n "$CCACHE" ]; then
289 if [ "$VERBOSE2" = "yes" ] ; then
306 if [ -f arch/arm/configs/goldfish_armv7_defconfig ]; then