Lines Matching full:keep
39 The simplest way to use the ProGuard task in an Ant build file is to keep your
55 XML, if you want to keep your build file small, or if you have to share your
150 <dd>List classes and class members matched by the various <code>keep</code>
320 <dd>Keep the specified directories in the output jars (or wars, ears, zips, or
323 <dt><a href="usage.html#keep"><code><b><keep</b></code></a>
328 <code><b></keep></b></code></dt>
401 <dd>Keep the specified package names from being obfuscated. If no name is
503 <h2>Keep Modifier Attributes</h2>
505 The keep tags can have the following <i>modifier</i> attributes:
512 <dd>Specifies whether the entry points specified in the keep tag may be
518 <dd>Specifies whether the entry points specified in the keep tag may be
524 <dd>Specifies whether the entry points specified in the keep tag may be
532 The keep tags can have the following <i>class_specification</i> attributes and