Lines Matching full:then
22 if expr "x${newProg}" : 'x/' >/dev/null; then
39 then
43 then
47 then
54 if [ debug = "$1" ]; then
65 if [ `uname` = "Darwin" ]; then
71 if [ `uname` = "Linux" ]; then
75 if [ "$OSTYPE" = "cygwin" ] ; then
87 # if ANDROID_SWT is defined, then just use this.
88 # else, if running in the Android source tree, then look for the correct swt folder in prebuilt
91 if [ -n "$ANDROID_SWT" ]; then
95 if [ -n "$ANDROID_BUILD_TOP" ]; then
103 if [ ! -d "$swtpath" ]; then