Lines Matching full:specify
34 # --build-dir=path/to/out -- Specify where the base of the build tree is.
38 # --dexopt=path/to/dexopt -- Specify the path to the dexopt executable.
41 # --product-dir=path/to/product -- Specify the path, relative to the build
46 # --boot-dir=path/to/bootclasspath -- Specify the path, relative to the
49 # --boot-jars=list:of:jar:base:names -- Specify the list of base names
61 # --verify={none,remote,all} -- Specify what level of verification to
63 # --optimize={none,verified,all} -- Specify which classes to optimize.
154 echo "must specify input and output files (and no more arguments)" 1>&2
160 echo "must specify build directory" 1>&2
169 echo "must specify boot classpath directory" 1>&2
175 echo "must specify non-empty boot-jars list" 1>&2