Home | History | Annotate | Download | only in manual

Lines Matching full:keep

50 The simplest way to use the ProGuard task in an Ant build file is to keep your
66 XML, if you want to keep your build file small, or if you have to share your
160 <dd>List classes and class members matched by the various <code>keep</code>
258 <dd>Keep the parameter names and types of methods that are kept.</dd>
335 <dd>Keep the specified directories in the output jars (or wars, ears, zips, or
338 <dt><a href="usage.html#keep"><code><b>&lt;keep</b></code></a>
343 <code><b>&lt;/keep&gt;</b></code></dt>
416 <dd>Keep the specified package names from being obfuscated. If no name is
516 <h2><a name="keepmodifier">Keep Modifier Attributes</a></h2>
518 The keep tags can have the following <i>modifier</i> attributes:
525 <dd>Specifies whether the entry points specified in the keep tag may be
531 <dd>Specifies whether the entry points specified in the keep tag may be
537 <dd>Specifies whether the entry points specified in the keep tag may be
544 The keep tags can have the following <i>class_specification</i> attributes and