Lines Matching full:then
22 if expr "x${newProg}" : 'x/' >/dev/null; then
40 then
45 then
50 then
57 if [ debug = "$1" ]; then
68 if [ `uname` = "Darwin" ]; then
74 if [ `uname` = "Linux" ]; then
78 if [ "$OSTYPE" = "cygwin" ] ; then
89 # if ANDROID_SWT is defined, then just use this.
90 # else, if running in the Android source tree, then look for the correct swt folder in prebuilt
93 if [ -n "$ANDROID_SWT" ]; then
97 if [ -n "$ANDROID_BUILD_TOP" ]; then
106 if [ -d "$swtpath" ]; then
114 if [ -z "$1" ]; then