Lines Matching refs:optarg
180 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
197 optarg=`expr -- "$opt" : '-s\(.*\)'`
199 DEVICE_SERIAL=$optarg
207 optarg=`expr -- "$opt" : '-p\(.*\)'`
208 OPTION_PROJECT="$optarg"
211 OPTION_EXEC="$optarg"
219 optarg=`expr -- "$opt" : '-x\(.*\)'`
220 OPTION_EXEC="$optarg"
231 OPTION_ADB="$optarg"
234 AWK_CMD="$optarg"
237 OPTION_PROJECT="$optarg"
240 DEBUG_PORT="$optarg"
249 OPTION_LAUNCH="$optarg"
255 OPTION_DELAY="$optarg"