HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 26 - 50 of 3382) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libffi/
configure.host 6 # THIS TABLE IS SORTED. KEEP IT THAT WAY.
  /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
  /ndk/
Android.mk 1 # Please try to keep this file empty by only including what is necessary to
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
elf_i386.xc 51 KEEP (*(.init))
57 KEEP (*(.text.*personality*))
63 KEEP (*(.fini))
71 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
77 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
85 KEEP (*(.preinit_array))
91 KEEP (*(SORT(.init_array.*)))
92 KEEP (*(.init_array))
98 KEEP (*(.fini_array))
99 KEEP (*(SORT(.fini_array.*))
    [all...]
elf_i386.xdc 51 KEEP (*(.init))
57 KEEP (*(.text.*personality*))
63 KEEP (*(.fini))
71 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
77 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
85 KEEP (*(.preinit_array))
91 KEEP (*(SORT(.init_array.*)))
92 KEEP (*(.init_array))
98 KEEP (*(.fini_array))
99 KEEP (*(SORT(.fini_array.*))
    [all...]
elf_i386.xdw 51 KEEP (*(.init))
57 KEEP (*(.text.*personality*))
63 KEEP (*(.fini))
71 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
77 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
85 KEEP (*(.preinit_array))
91 KEEP (*(SORT(.init_array.*)))
92 KEEP (*(.init_array))
98 KEEP (*(.fini_array))
99 KEEP (*(SORT(.fini_array.*))
    [all...]
elf_i386.xsc 50 KEEP (*(.init))
56 KEEP (*(.text.*personality*))
62 KEEP (*(.fini))
70 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
76 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
83 KEEP (*(.preinit_array))
87 KEEP (*(SORT(.init_array.*)))
88 KEEP (*(.init_array))
92 KEEP (*(.fini_array))
93 KEEP (*(SORT(.fini_array.*))
    [all...]
elf_i386.xsw 50 KEEP (*(.init))
56 KEEP (*(.text.*personality*))
62 KEEP (*(.fini))
70 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
76 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
83 KEEP (*(.preinit_array))
87 KEEP (*(SORT(.init_array.*)))
88 KEEP (*(.init_array))
92 KEEP (*(.fini_array))
93 KEEP (*(SORT(.fini_array.*))
    [all...]
elf_i386.xw 51 KEEP (*(.init))
57 KEEP (*(.text.*personality*))
63 KEEP (*(.fini))
71 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
77 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
85 KEEP (*(.preinit_array))
91 KEEP (*(SORT(.init_array.*)))
92 KEEP (*(.init_array))
98 KEEP (*(.fini_array))
99 KEEP (*(SORT(.fini_array.*))
    [all...]
  /build/core/
armelf.xsc 49 KEEP (*(.init))
55 KEEP (*(.text.*personality*))
62 KEEP (*(.fini))
69 /* We have to wrap extab and exidx sections with KEEP because we use
71 .ARM.extab : { KEEP (*(.ARM.extab* .gnu.linkonce.armextab.*)) }
73 .ARM.exidx : { KEEP (*(.ARM.exidx* .gnu.linkonce.armexidx.*)) }
76 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
82 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
89 KEEP (*(.preinit_array))
93 KEEP (*(SORT(.init_array.*))
    [all...]
armelf.x 49 KEEP (*(.init))
55 KEEP (*(.text.*personality*))
62 KEEP (*(.fini))
69 /* We have to wrap extab and exidx sections with KEEP because we use
71 .ARM.extab : { KEEP (*(.ARM.extab* .gnu.linkonce.armextab.*)) }
73 .ARM.exidx : { KEEP (*(.ARM.exidx* .gnu.linkonce.armexidx.*)) }
76 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
77 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
82 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
83 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*)
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.xr 48 KEEP (*(.init))
54 KEEP (*(.text.*personality*))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*))
    [all...]
armelf.xu 48 KEEP (*(.init))
54 KEEP (*(.text.*personality*))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*))
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.xr 48 KEEP (*(.init))
54 KEEP (*(.text.*personality*))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*))
    [all...]
armelf.xu 48 KEEP (*(.init))
54 KEEP (*(.text.*personality*))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*))
    [all...]
  /packages/apps/Email/
proguard.flags 0 # keep names that are used by reflection.
2 -keep class com.android.email.provider.EmailContent$Account
15 -keep class com.android.email.mail.Store$PersistentDataCallbacks {
24 -keep class * extends org.apache.james.mime4j.util.TempStorage
27 # Keep names that are used only by unit tests
29 -keep class ** {
75 -keep class com.android.email.mail.Message$RecipientType
87 -keep class com.android.email.mail.Part
144 -keep class com.android.email.mail.Folder$FolderRole
152 -keep class com.android.email.mail.MessageRetrievalListene
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/arm-eabi/lib/ldscripts/
armelf.xr 49 KEEP (*(.init))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*)))
91 .jcr 0 : { KEEP (*(.jcr))
    [all...]
armelf.xu 49 KEEP (*(.init))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*)))
91 .jcr 0 : { KEEP (*(.jcr))
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/arm-eabi/lib/ldscripts/
armelf.xr 49 KEEP (*(.init))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*)))
91 .jcr 0 : { KEEP (*(.jcr))
    [all...]
armelf.xu 49 KEEP (*(.init))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*)))
91 .jcr 0 : { KEEP (*(.jcr))
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/lib/ldscripts/
armelf.xr 49 KEEP (*(.init))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*)))
91 .jcr 0 : { KEEP (*(.jcr))
    [all...]
armelf.xu 49 KEEP (*(.init))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*)))
91 .jcr 0 : { KEEP (*(.jcr))
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/lib/ldscripts/
armelf.xr 49 KEEP (*(.init))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*)))
91 .jcr 0 : { KEEP (*(.jcr))
    [all...]
armelf.xu 49 KEEP (*(.init))
60 KEEP (*(.fini))
67 .eh_frame 0 : ONLY_IF_RO { KEEP (*(.eh_frame)) }
72 .eh_frame 0 : ONLY_IF_RW { KEEP (*(.eh_frame)) }
79 KEEP (*(.preinit_array))
83 KEEP (*(SORT(.init_array.*)))
84 KEEP (*(.init_array))
88 KEEP (*(.fini_array))
89 KEEP (*(SORT(.fini_array.*)))
91 .jcr 0 : { KEEP (*(.jcr))
    [all...]

Completed in 90 milliseconds

12 3 4 5 6 7 8 91011>>