Searched refs:Keep (Results 1 – 25 of 230) sorted by relevance
12345678910
1 # Keep - Applications. Keep all application classes, along with their 'main'7 # Keep - Applets. Keep all extensions of java.applet.Applet.10 # Keep - Servlets. Keep all extensions of javax.servlet.Servlet.13 # Keep - Midlets. Keep all extensions of javax.microedition.midlet.MIDlet.16 # Keep - Xlets. Keep all extensions of javax.tv.xlet.Xlet.19 # Keep - Library. Keep all public and protected classes, fields, and methods.25 # Also keep - Enumerations. Keep the special static methods that are required in32 # Also keep - Serialization code. Keep all fields and methods that are used for43 # Also keep - BeanInfo classes. Keep all implementations of java.beans.BeanInfo.46 # Also keep - Bean classes. Keep all specified classes, along with their getters[all …]
30 keepAdditional = Keep additional classes and class members31 keepNamesAdditional = Keep additional class names and class member names109 keepPackageNames = Keep package names113 keepAttributes = Keep attributes114 keepParameterNames = Keep parameter names129 keepDirectories = Keep directories187 Keep the specified package names from being obfuscated.208 Keep the specified optional class file attributes.220 <html>Keep parameter names and types in "LocalVariable*Table" attributes<br>\273 Keep the specified directories in the output jars, wars, ears, zips, apks, or directories.[all …]
5 # Keep - Applications. Keep all application classes, along with their 'main'11 # Also keep - Enumerations. Keep the special static methods that are required in18 # Also keep - Database drivers. Keep all implementations of java.sql.Driver.21 # Also keep - Swing UI L&F. Keep all extensions of javax.swing.plaf.ComponentUI,27 # Keep names - Native method names. Keep all native class/method names.
19 : Filename(filename), Keep(false) { in CleanupInstaller()27 if (!Keep && Filename != "-") in ~CleanupInstaller()42 Installer.Keep = true; in tool_output_file()
20 : Filename(Filename), Keep(false) { in CleanupInstaller()28 if (!Keep && Filename != "-") in ~CleanupInstaller()42 Installer.Keep = true; in tool_output_file()
35 List<Keep> keepList = new ArrayList<Keep>(); in MainProcessor()41 } else if (pattern instanceof Keep) { in MainProcessor()42 keepList.add((Keep) pattern); in MainProcessor()
19 public class Keep extends PatternElement class
41 public void addConfiguredKeep(Keep keep) { in addConfiguredKeep()
36 bool Keep;57 void keep() { Installer.Keep = true; } in keep()
36 bool Keep;58 void keep() { Installer.Keep = true; } in keep()
16 Connection: Keep-Alive52 Connection: Keep-Alive
META-INF/ META-INF/MANIFEST.MF proguard/annotation/KeepApplication.class KeepApplication ...
23 # @Keep specifies not to shrink, optimize, or obfuscate the annotated class26 -keep @proguard.annotation.Keep class *29 @proguard.annotation.Keep *;
14 @Keep
33 @Keep
7 # text # Keep
9 # text # Keep
18 public @interface Keep {} annotation
267 _cmsICCPROFILE Keep; in cmsMD5computeID() local274 memmove(&Keep, Icc, sizeof(_cmsICCPROFILE)); in cmsMD5computeID()302 memmove(Icc, &Keep, sizeof(_cmsICCPROFILE)); in cmsMD5computeID()313 memmove(Icc, &Keep, sizeof(_cmsICCPROFILE)); in cmsMD5computeID()
1 # Keep in sync with test/cctest/asmjs/OWNERS.
1 ; Keep adding 1024kb/s reading clients at 4 seconds
21 # Keep this list of dependencies in sync with setup.py.
7 ; Keep track of the return value.