/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib/ldscripts/ |
elf_i386.xsw | 42 KEEP (*(.init)) 57 KEEP (*(.fini)) 65 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 71 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 78 KEEP (*(.preinit_array)) 82 KEEP (*(SORT(.init_array.*))) 83 KEEP (*(.init_array)) 87 KEEP (*(SORT(.fini_array.*))) 88 KEEP (*(.fini_array)) 101 KEEP (*crtbegin.o(.ctors) [all...] |
elf_i386.xw | 45 KEEP (*(.init)) 60 KEEP (*(.fini)) 68 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 74 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 82 KEEP (*(.preinit_array)) 88 KEEP (*(SORT(.init_array.*))) 89 KEEP (*(.init_array)) 95 KEEP (*(SORT(.fini_array.*))) 96 KEEP (*(.fini_array)) 110 KEEP (*crtbegin.o(.ctors) [all...] |
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
TokenSource.pm | 6 # Do not fail/return upon lexing error; keep chewing on the characters 29 to keep going or you do not upon token recognition error. If you do not 34 requested a token. Keep lexing until you get a valid one. Just report 35 errors and keep going, looking for a valid token.
|
/external/chromium_org/base/prefs/ |
README | 4 'base/base.gyp:base' library because of a desire to keep its use
|
/external/libffi/ |
configure.host | 6 # THIS TABLE IS SORTED. KEEP IT THAT WAY.
|
/external/markdown/tests/misc/ |
funky-list.html | 5 <li>any number, +, -, or * will keep the list going.</li>
|
funky-list.txt | 4 9. any number, +, -, or * will keep the list going.
|
/external/proguard/examples/ |
midlets.pro | 39 -keep public class * extends javax.microedition.midlet.MIDlet 54 # -keep public class mypackage.MyClass 55 # -keep public interface mypackage.MyInterface 56 # -keep public class * implements mypackage.MyInterface
|
proguardall.pro | 39 -keep public class proguard.ProGuard { 43 -keep public class proguard.gui.ProGuardGUI { 47 -keep public class proguard.retrace.ReTrace { 53 -keep,allowobfuscation class proguard.ant.* 62 -keep public class proguard.wtk.ProGuardObfuscator
|
/external/qemu/ |
CleanSpec.mk | 2 # Please keep it there, and empty, thanks :-)
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
float.h | 2 /* This file exists soley to keep Metrowerks' compilers happy. The version
|
/frameworks/base/core/java/android/text/ |
InputFilter.java | 69 return null; // keep original 84 int keep = mMax - (dest.length() - (dend - dstart)); local 86 if (keep <= 0) { 88 } else if (keep >= end - start) { 89 return null; // keep original 91 keep += start; 92 if (Character.isHighSurrogate(source.charAt(keep - 1))) { 93 --keep; 94 if (keep == start) { 98 return source.subSequence(start, keep); [all...] |
/prebuilts/tools/common/proguard/proguard4.7/examples/ |
proguardall.pro | 39 -keep public class proguard.ProGuard { 43 -keep public class proguard.gui.ProGuardGUI { 47 -keep public class proguard.retrace.ReTrace { 53 -keep,allowobfuscation class proguard.ant.* 62 -keep public class proguard.wtk.ProGuardObfuscator
|
/sdk/files/ |
proguard-android.txt | 20 -keep public class com.google.vending.licensing.ILicensingService 21 -keep public class com.android.vending.licensing.ILicensingService 28 # keep setters in Views so that animations can still work. 35 # We want to keep methods in Activity that could be used in the XML attribute onClick 46 -keep class * implements android.os.Parcelable {
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/arm-eabi/lib/ldscripts/ |
armelf.x | 66 KEEP (*(.init)) 83 KEEP (*(.fini)) 95 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 105 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 119 KEEP (*(.preinit_array)) 125 KEEP (*crtbegin*.o(.init_array)) 126 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 127 KEEP (*(.init_array)) 128 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 134 KEEP (*crtbegin*.o(.fini_array) [all...] |
armelf.xbn | 65 KEEP (*(.init)) 82 KEEP (*(.fini)) 94 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 104 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 118 KEEP (*(.preinit_array)) 124 KEEP (*crtbegin*.o(.init_array)) 125 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 126 KEEP (*(.init_array)) 127 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 133 KEEP (*crtbegin*.o(.fini_array) [all...] |
armelf.xc | 68 KEEP (*(.init)) 85 KEEP (*(.fini)) 97 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 107 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 121 KEEP (*(.preinit_array)) 127 KEEP (*crtbegin*.o(.init_array)) 128 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 129 KEEP (*(.init_array)) 130 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 136 KEEP (*crtbegin*.o(.fini_array) [all...] |
armelf.xn | 65 KEEP (*(.init)) 82 KEEP (*(.fini)) 94 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 104 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 118 KEEP (*(.preinit_array)) 124 KEEP (*crtbegin*.o(.init_array)) 125 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 126 KEEP (*(.init_array)) 127 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 133 KEEP (*crtbegin*.o(.fini_array) [all...] |
armelf.xs | 60 KEEP (*(.init)) 77 KEEP (*(.fini)) 89 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 99 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 112 KEEP (*(.preinit_array)) 116 KEEP (*crtbegin*.o(.init_array)) 117 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 118 KEEP (*(.init_array)) 119 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 123 KEEP (*crtbegin*.o(.fini_array) [all...] |
armelf.xsc | 60 KEEP (*(.init)) 77 KEEP (*(.fini)) 89 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 99 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 112 KEEP (*(.preinit_array)) 116 KEEP (*crtbegin*.o(.init_array)) 117 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 118 KEEP (*(.init_array)) 119 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 123 KEEP (*crtbegin*.o(.fini_array) [all...] |
armelf.xsw | 59 KEEP (*(.init)) 76 KEEP (*(.fini)) 88 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 98 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 111 KEEP (*(.preinit_array)) 115 KEEP (*crtbegin*.o(.init_array)) 116 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 117 KEEP (*(.init_array)) 118 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 122 KEEP (*crtbegin*.o(.fini_array) [all...] |
armelf.xw | 68 KEEP (*(.init)) 85 KEEP (*(.fini)) 97 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 107 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 121 KEEP (*(.preinit_array)) 127 KEEP (*crtbegin*.o(.init_array)) 128 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 129 KEEP (*(.init_array)) 130 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 136 KEEP (*crtbegin*.o(.fini_array) [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/mipsel-linux-android/lib/ldscripts/ |
elf32btsmip.xsc | 71 KEEP (*(.init)) 89 KEEP (*(.fini)) 97 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 107 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 120 KEEP (*(.preinit_array)) 124 KEEP (*crtbegin*.o(.init_array)) 125 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 126 KEEP (*(.init_array)) 127 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 131 KEEP (*crtbegin*.o(.fini_array) [all...] |
elf32btsmip.xsw | 70 KEEP (*(.init)) 88 KEEP (*(.fini)) 96 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 106 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 119 KEEP (*(.preinit_array)) 123 KEEP (*crtbegin*.o(.init_array)) 124 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 125 KEEP (*(.init_array)) 126 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 130 KEEP (*crtbegin*.o(.fini_array) [all...] |
elf32ltsmip.xsc | 70 KEEP (*(.init)) 88 KEEP (*(.fini)) 96 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } 106 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } 119 KEEP (*(.preinit_array)) 123 KEEP (*crtbegin*.o(.init_array)) 124 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 125 KEEP (*(.init_array)) 126 KEEP (*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 130 KEEP (*crtbegin*.o(.fini_array) [all...] |