Lines Matching refs:optarg
176 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
193 optarg=`expr -- "$opt" : '-s\(.*\)'`
195 DEVICE_SERIAL=$optarg
203 optarg=`expr -- "$opt" : '-p\(.*\)'`
204 OPTION_PROJECT="$optarg"
207 OPTION_EXEC="$optarg"
215 optarg=`expr -- "$opt" : '-x\(.*\)'`
216 OPTION_EXEC="$optarg"
227 OPTION_ADB="$optarg"
230 AWK_CMD="$optarg"
233 OPTION_PROJECT="$optarg"
236 DEBUG_PORT="$optarg"
245 OPTION_LAUNCH="$optarg"
251 OPTION_DELAY="$optarg"