Searched
full:keep (Results
376 -
400 of
3382) sorted by null
<<11121314151617181920>>
/external/proguard/docs/manual/ |
gui.html | 174 "myapplications.**" after it would mean: keep all classes that have main 218 The <i>keep class</i> dialog appears when adding or editing new special keep 220 classes and class members to keep. The <b>Advanced options</b> / <b>Basic 229 <li>The <b>Keep</b> selection allows to specify whether you want to protect 245 contain wildcards. This is an advanced option for defining <i>keep</i> 254 advanced option for defining <i>keep</i> annotations. 260 methods to keep. It can be edited by means of a list of buttons on the 265 The <i>keep field</i> dialog appears when adding or editing fields within the 267 constraining fields to keep. Again, the <b>Advanced options</b> / <b>Basi [all...] |
examples.html | 70 -keep public class proguard.ProGuard { 118 -keep public class mypackage.MyApplet 146 -keep public class mypackage.MyMIDlet 188 -keep public class mypackage.MyApplet 209 -keep public class mypackage.MyXlet 228 -keep public class mypackage.MyActivity 256 -keep public class * { 286 href="usage.html#keep"><code>-keep</code></a> options. 360 -keep public class * extends java.applet.Apple [all...] |
/bionic/libc/arch-x86/bionic/ |
_exit_with_stack_teardown.S | 15 * handler saves all the registers, so we don't need a stack to keep
|
/bootable/recovery/minzip/ |
SysUtil.h | 14 * Use this to keep track of mapped segments.
|
/cts/tools/dasm/src/java_cup/ |
action_production.java | 5 * production in order to remove an embedded action. Here we keep a bit
|
/dalvik/dx/src/com/android/dx/dex/cf/ |
CfOptions.java | 30 /** whether to keep local variable information */
|
/dalvik/hit/src/com/android/hit/ |
StackTrace.java | 26 * but keep track of its offset into the parent's list of stack frame ids.
|
/external/bluetooth/glib/glib/ |
gdir.h | 38 /* For DLL ABI stability, keep old names for old (non-UTF-8) functionality. */
|
/external/clearsilver/man/man3/ |
cs_register_strfunc.3 | 43 associated data or anything to attempt to keep you from
|
/external/dnsmasq/contrib/slackware-dnsmasq/ |
dnsmasq.leasedir.diff.gz | |
/external/icu4c/common/ |
ucln_cmn.h | 32 Please keep the order of enums declared in same order
|
unifilt.cpp | 52 // surrogate pair -- then backup by 2 (keep offset pointing at
|
uset_imp.h | 43 * Interface for adding items to a USet, to keep low-level code from
|
/external/iptables/ |
COMMIT_NOTES | 20 'extensions/Makefile'. Make sure to keep the headers in sync!
|
/external/kernel-headers/original/asm-generic/ |
mman.h | 33 /* common parameters: try to keep these consistent across architectures */
|
/external/kernel-headers/original/asm-x86/ |
cacheflush.h | 4 /* Keep includes the same across arches. */
|
/external/kernel-headers/original/linux/ |
tiocl.h | 35 #define TIOCL_BLANKSCREEN 14 /* keep screen blank even if a key is pressed */
|
/external/libffi/testsuite/libffi.call/ |
ffitest.h | 20 /* Prefer MAP_ANON(YMOUS) to /dev/zero, since we don't need to keep a
|
/external/libffi/testsuite/libffi.special/ |
ffitestcxx.h | 20 /* Prefer MAP_ANON(YMOUS) to /dev/zero, since we don't need to keep a
|
/external/proguard/examples/ant/ |
midlets.xml | 31 <keep access="public" extends="javax.microedition.midlet.MIDlet" />
|
/external/skia/include/views/ |
SkSystemEventTypes.h | 23 2) keep them <= 4 bytes, so we can avoid an allocation in SkEvent::setType()
|
/external/tcpdump/ |
print-chdlc.c | 138 } keep; member in union:cisco_slarp::__anon6161 177 EXTRACT_32BITS(&slarp->un.keep.myseq), 178 EXTRACT_32BITS(&slarp->un.keep.yourseq), 179 EXTRACT_16BITS(&slarp->un.keep.rel));
|
/external/tcpdump/tests/ |
isakmp4.new | 18 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive 23 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive 28 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive 34 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive
|
isakmp4.out | 18 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive 23 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive 28 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive 34 IP 192.1.2.254.4500 > 192.1.2.23.4500: isakmp-nat-keep-alive
|
/external/webkit/WebCore/dom/ |
MappedAttributeEntry.h | 47 // When adding new entries, make sure to keep eLastEntry at the end of the list.
|
Completed in 62 milliseconds
<<11121314151617181920>>