OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
101 - 125
of
3382
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/proguard/examples/annotations/src/proguard/annotation/
KeepClassMembers.java
12
* This annotation specifies to
keep
all class members of the annotated class
KeepGettersSetters.java
12
* This annotation specifies to
keep
all getters and setters of the annotated
KeepImplementations.java
12
* This annotation specifies to
keep
all implementations or extensions of the
KeepPublicClassMemberNames.java
12
* This annotation specifies to
keep
all public class members of the annotated
KeepPublicClassMembers.java
12
* This annotation specifies to
keep
all public class members of the annotated
KeepPublicGettersSetters.java
12
* This annotation specifies to
keep
all public getters and setters of the
KeepPublicImplementations.java
12
* This annotation specifies to
keep
all public implementations or extensions
KeepPublicProtectedClassMemberNames.java
12
* This annotation specifies to
keep
all public or protected class members of
KeepPublicProtectedClassMembers.java
12
* This annotation specifies to
keep
all public or protected class members of
/external/proguard/examples/
applets.pro
16
-
keep
public class * extends java.applet.Applet
58
# -
keep
public class mypackage.MyClass
59
# -
keep
public interface mypackage.MyInterface
60
# -
keep
public class * implements mypackage.MyInterface
servlets.pro
17
-
keep
public class * implements javax.servlet.Servlet
59
# -
keep
public class mypackage.MyClass
60
# -
keep
public interface mypackage.MyInterface
61
# -
keep
public class * implements mypackage.MyInterface
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
elf_i386.xr
48
KEEP
(*(.init))
54
KEEP
(*(.text.*personality*))
60
KEEP
(*(.fini))
65
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
70
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
77
KEEP
(*(.preinit_array))
81
KEEP
(*(SORT(.init_array.*)))
82
KEEP
(*(.init_array))
86
KEEP
(*(.fini_array))
87
KEEP
(*(SORT(.fini_array.*))
[
all
...]
elf_i386.xu
48
KEEP
(*(.init))
54
KEEP
(*(.text.*personality*))
60
KEEP
(*(.fini))
65
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
70
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
77
KEEP
(*(.preinit_array))
81
KEEP
(*(SORT(.init_array.*)))
82
KEEP
(*(.init_array))
86
KEEP
(*(.fini_array))
87
KEEP
(*(SORT(.fini_array.*))
[
all
...]
/prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/lib/ldscripts/
shelf_linux.x
39
KEEP
(*(.init))
50
KEEP
(*(.fini))
63
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
69
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
77
KEEP
(*(.preinit_array))
83
KEEP
(*(SORT(.init_array.*)))
84
KEEP
(*(.init_array))
90
KEEP
(*(.fini_array))
91
KEEP
(*(SORT(.fini_array.*)))
105
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xbn
39
KEEP
(*(.init))
50
KEEP
(*(.fini))
63
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
69
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
77
KEEP
(*(.preinit_array))
83
KEEP
(*(SORT(.init_array.*)))
84
KEEP
(*(.init_array))
90
KEEP
(*(.fini_array))
91
KEEP
(*(SORT(.fini_array.*)))
105
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xc
45
KEEP
(*(.init))
56
KEEP
(*(.fini))
69
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
75
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
83
KEEP
(*(.preinit_array))
89
KEEP
(*(SORT(.init_array.*)))
90
KEEP
(*(.init_array))
96
KEEP
(*(.fini_array))
97
KEEP
(*(SORT(.fini_array.*)))
111
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xd
39
KEEP
(*(.init))
50
KEEP
(*(.fini))
63
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
69
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
77
KEEP
(*(.preinit_array))
83
KEEP
(*(SORT(.init_array.*)))
84
KEEP
(*(.init_array))
90
KEEP
(*(.fini_array))
91
KEEP
(*(SORT(.fini_array.*)))
105
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xdc
45
KEEP
(*(.init))
56
KEEP
(*(.fini))
69
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
75
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
83
KEEP
(*(.preinit_array))
89
KEEP
(*(SORT(.init_array.*)))
90
KEEP
(*(.init_array))
96
KEEP
(*(.fini_array))
97
KEEP
(*(SORT(.fini_array.*)))
111
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xdw
45
KEEP
(*(.init))
56
KEEP
(*(.fini))
69
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
75
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
83
KEEP
(*(.preinit_array))
89
KEEP
(*(SORT(.init_array.*)))
90
KEEP
(*(.init_array))
96
KEEP
(*(.fini_array))
97
KEEP
(*(SORT(.fini_array.*)))
111
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xn
39
KEEP
(*(.init))
50
KEEP
(*(.fini))
63
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
69
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
77
KEEP
(*(.preinit_array))
83
KEEP
(*(SORT(.init_array.*)))
84
KEEP
(*(.init_array))
90
KEEP
(*(.fini_array))
91
KEEP
(*(SORT(.fini_array.*)))
105
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xs
38
KEEP
(*(.init))
49
KEEP
(*(.fini))
57
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
63
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
70
KEEP
(*(.preinit_array))
74
KEEP
(*(SORT(.init_array.*)))
75
KEEP
(*(.init_array))
79
KEEP
(*(.fini_array))
80
KEEP
(*(SORT(.fini_array.*)))
93
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xsc
44
KEEP
(*(.init))
55
KEEP
(*(.fini))
63
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
69
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
76
KEEP
(*(.preinit_array))
80
KEEP
(*(SORT(.init_array.*)))
81
KEEP
(*(.init_array))
85
KEEP
(*(.fini_array))
86
KEEP
(*(SORT(.fini_array.*)))
99
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xsw
44
KEEP
(*(.init))
55
KEEP
(*(.fini))
63
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
69
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
76
KEEP
(*(.preinit_array))
80
KEEP
(*(SORT(.init_array.*)))
81
KEEP
(*(.init_array))
85
KEEP
(*(.fini_array))
86
KEEP
(*(SORT(.fini_array.*)))
99
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shelf_linux.xw
45
KEEP
(*(.init))
56
KEEP
(*(.fini))
69
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
75
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
83
KEEP
(*(.preinit_array))
89
KEEP
(*(SORT(.init_array.*)))
90
KEEP
(*(.init_array))
96
KEEP
(*(.fini_array))
97
KEEP
(*(SORT(.fini_array.*)))
111
KEEP
(*crtbegin.o(.ctors)
[
all
...]
shlelf_linux.x
39
KEEP
(*(.init))
50
KEEP
(*(.fini))
63
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
69
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
77
KEEP
(*(.preinit_array))
83
KEEP
(*(SORT(.init_array.*)))
84
KEEP
(*(.init_array))
90
KEEP
(*(.fini_array))
91
KEEP
(*(SORT(.fini_array.*)))
105
KEEP
(*crtbegin.o(.ctors)
[
all
...]
Completed in 54 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>