Lines Matching refs:optarg
135 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
151 optarg=`expr -- "$opt" : '-s\(.*\)'`
152 ADB_FLAGS=" -s $optarg"
160 optarg=`expr -- "$opt" : '-p\(.*\)'`
161 OPTION_PROJECT="$optarg"
164 OPTION_EXEC="$optarg"
172 optarg=`expr -- "$opt" : '-x\(.*\)'`
173 OPTION_EXEC="$optarg"
184 OPTION_ADB="$optarg"
187 AWK_CMD="$optarg"
190 OPTION_PROJECT="$optarg"
193 DEBUG_PORT="$optarg"
202 OPTION_LAUNCH="$optarg"
208 OPTION_DELAY="$optarg"