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
81 # if ANDROID_SWT is defined, then just use this.
82 # else, if running in the Android source tree, then look for the correct swt folder in prebuilt
85 if [ -n "$ANDROID_SWT" ]; then
89 if [ -n "$ANDROID_BUILD_TOP" ]; then
97 if [ ! -d "$swtpath" ]; then
103 if [ -x $progdir/monitor ]; then