Lines Matching full:specified
66 <li>Some settings are specified as named arguments.</li>
113 <dd>Keep the specified directories in the output jars (or aars, wars, ears,
126 <dd>Preserve the specified classes <i>and</i> class members.</dd>
131 <dd>Preserve the specified class members, if their classes are preserved as
137 <dd>Preserve the specified classes <i>and</i> class members, if all of the
138 specified class members are present.</dd>
142 <dd>Preserve the names of the specified classes <i>and</i> class members (if
147 <dd>Preserve the names of the specified class members (if they aren't removed
152 <dd>Preserve the names of the specified classes <i>and</i> class members, if
153 all of the specified class members are present (after the shrinking
178 <dd>Perform only the specified optimizations.</dd>
186 <dd>Assume that the specified methods don't have any side effects, while
233 <dd>Keep the specified package names from being obfuscated. If no name is
247 <dd>Preserve the specified optional Java bytecode attributes, with optional
260 <dd>Adapt string constants in the specified classes, based on the obfuscated
265 <dd>Rename the specified resource files, based on the obfuscated names of the
270 <dd>Update the contents of the specified resource files, based on the
284 <dd>Don't print notes about classes matching the specified class name
288 <dd>Don't print warnings about classes matching the specified class name
310 Class paths are specified as Gradle file collections, which means they can be
311 specified as simple strings, with <code>files(Object)</code>, etc.
313 In addition, they can have ProGuard-style filters, specified as
351 Files are specified as Gradle files, which means they can be specified
374 <dd>Specifies whether the classes of the fields and methods specified in the
380 <dd>Specifies whether the entry points specified in the keep tag may be
386 <dd>Specifies whether the entry points specified in the keep tag may be
392 <dd>Specifies whether the entry points specified in the keep tag may be
452 the specified classes must extend, with optional wildcards.</dd>
455 <dd>The optional fully qualified name of the class the specified classes
459 <dd>The optional fully qualified name of the class the specified classes
503 which the <code>parameters</code> argument is specified.</dd>
513 specified.</dd>