Lines Matching refs:optarg
185 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
202 optarg=`expr -- "$opt" : '-s\(.*\)'`
204 DEVICE_SERIAL=$optarg
212 optarg=`expr -- "$opt" : '-p\(.*\)'`
213 OPTION_PROJECT="$optarg"
216 OPTION_EXEC="$optarg"
224 optarg=`expr -- "$opt" : '-x\(.*\)'`
225 OPTION_EXEC="$optarg"
236 OPTION_ADB="$optarg"
239 AWK_CMD="$optarg"
242 OPTION_PROJECT="$optarg"
245 DEBUG_PORT="$optarg"
254 OPTION_LAUNCH="$optarg"
260 OPTION_DELAY="$optarg"
267 OPTION_PACKAGE_NAME="$optarg"