Home | History | Annotate | Download | only in tools

Lines Matching full:then

22     if expr "x${newProg}" : 'x/' >/dev/null; then
40 then
45 then
50 then
57 if [ debug = "$1" ]; then
65 if [ "$OSTYPE" = "cygwin" ] ; then
73 # if ANDROID_SWT is defined, then just use this.
74 # else, if running in the Android source tree, then look for the correct swt folder in prebuilt
77 if [ -n "$ANDROID_SWT" ]; then
81 if [ -n "$ANDROID_BUILD_TOP" ]; then
84 elif [ -d "$frameworkdir/$vmarch" ]; then
91 if [ ! -d "$swtpath" ]; then