OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
776 - 800
of
11137
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/test/Instrumentation/AddressSanitizer/
keep-instrumented_functions.ll
1
; Test the -asan-
keep
-uninstrumented-functions flag: FOO should get cloned
2
; RUN: opt < %s -asan -asan-
keep
-uninstrumented-functions -S | FileCheck %s
/external/proguard/examples/annotations/examples/
NativeCallBack.java
19
* The -
keep
option regular ProGuard configuration will make sure it is
31
@
Keep
/external/proguard/examples/
retrace.pro
20
# perform incremental obfuscation based on its mapping file, and only
keep
the
41
-
keep
public class proguard.retrace.ReTrace {
/external/skia/include/utils/ios/
SkStream_NSData.h
15
retain if it intends to
keep
the data object beyond the current stack-frame
21
The caller must call retain if it intends to
keep
the data object beyond
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
Platform.java
43
* A thread-local destination buffer to
keep
us from creating new buffers.
45
* put it back in the threadlocal, we just
keep
going and grow as needed.
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Platform.java
43
* A thread-local destination buffer to
keep
us from creating new buffers.
45
* put it back in the threadlocal, we just
keep
going and grow as needed.
/prebuilts/tools/common/proguard/proguard4.7/examples/annotations/examples/
NativeCallBack.java
19
* The -
keep
option regular ProGuard configuration will make sure it is
31
@
Keep
/prebuilts/tools/common/proguard/proguard4.7/examples/
retrace.pro
20
# perform incremental obfuscation based on its mapping file, and only
keep
the
41
-
keep
public class proguard.retrace.ReTrace {
/external/proguard/src/proguard/shrink/
Shrinker.java
55
// Check if we have at least some
keep
commands.
56
if (configuration.
keep
== null)
58
throw new IOException("You have to specify '-
keep
' options for the shrinking step.");
71
ClassSpecificationVisitorFactory.createClassPoolVisitor(configuration.
keep
,
148
throw new IOException("The output jar is empty. Did you specify the proper '-
keep
' options?");
/external/bouncycastle/
Android.mk
66
-
keep
class org.bouncycastle.jce.provider.BouncyCastleProvider "{ public protected *; }" \
67
-
keep
class org.bouncycastle.jce.provider.symmetric.AESMappings "{ public protected *; }" \
68
-
keep
class org.bouncycastle.asn1.ASN1TaggedObject "{ public protected *; }" \
69
-
keep
class org.bouncycastle.asn1.x509.CertificateList "{ public protected *; }" \
70
-
keep
class org.bouncycastle.crypto.AsymmetricBlockCipher "{ public protected *; }" \
71
-
keep
class org.bouncycastle.x509.ExtendedPKIXBuilderParameters "{ public protected *; }" \
75
| sed -e 's/^/-
keep
class /' -e 's/$$/ { public protected \*; } /' | sort | uniq` \
/external/chromium_org/components/policy/core/common/cloud/
resource_cache_unittest.cc
73
std::set<std::string>
keep
;
local
74
keep
.insert(kSubB);
75
keep
.insert(kSubD);
76
cache.PurgeOtherSubkeys(kKey1,
keep
);
101
keep
.clear();
102
keep
.insert(kKey3);
103
cache.PurgeOtherKeys(
keep
);
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/i686-linux-android/lib/ldscripts/
elf_i386.xr
40
KEEP
(*(.init))
51
KEEP
(*(.fini))
56
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
61
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
73
KEEP
(*(.preinit_array))
75
.jcr 0 : {
KEEP
(*(.jcr)) }
129
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_i386.xu
40
KEEP
(*(.init))
51
KEEP
(*(.fini))
56
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
61
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
73
KEEP
(*(.preinit_array))
75
.jcr 0 : {
KEEP
(*(.jcr)) }
130
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
elf32_x86_64.xr
43
KEEP
(*(.init))
54
KEEP
(*(.fini))
59
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
68
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
81
KEEP
(*(.preinit_array))
83
.jcr 0 : {
KEEP
(*(.jcr)) }
153
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf32_x86_64.xu
43
KEEP
(*(.init))
54
KEEP
(*(.fini))
59
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
68
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
81
KEEP
(*(.preinit_array))
83
.jcr 0 : {
KEEP
(*(.jcr)) }
154
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_i386.xr
40
KEEP
(*(.init))
51
KEEP
(*(.fini))
56
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
65
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
78
KEEP
(*(.preinit_array))
80
.jcr 0 : {
KEEP
(*(.jcr)) }
136
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_i386.xu
40
KEEP
(*(.init))
51
KEEP
(*(.fini))
56
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
65
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
78
KEEP
(*(.preinit_array))
80
.jcr 0 : {
KEEP
(*(.jcr)) }
137
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_k1om.xr
46
KEEP
(*(.init))
58
KEEP
(*(.fini))
63
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
72
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
85
KEEP
(*(.preinit_array))
87
.jcr 0 : {
KEEP
(*(.jcr)) }
157
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_k1om.xu
46
KEEP
(*(.init))
58
KEEP
(*(.fini))
63
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
72
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
85
KEEP
(*(.preinit_array))
87
.jcr 0 : {
KEEP
(*(.jcr)) }
158
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_l1om.xr
46
KEEP
(*(.init))
58
KEEP
(*(.fini))
63
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
72
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
85
KEEP
(*(.preinit_array))
87
.jcr 0 : {
KEEP
(*(.jcr)) }
157
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_l1om.xu
46
KEEP
(*(.init))
58
KEEP
(*(.fini))
63
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
72
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
85
KEEP
(*(.preinit_array))
87
.jcr 0 : {
KEEP
(*(.jcr)) }
158
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_x86_64.xr
43
KEEP
(*(.init))
54
KEEP
(*(.fini))
59
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
68
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
81
KEEP
(*(.preinit_array))
83
.jcr 0 : {
KEEP
(*(.jcr)) }
153
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_x86_64.xu
43
KEEP
(*(.init))
54
KEEP
(*(.fini))
59
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
68
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
81
KEEP
(*(.preinit_array))
83
.jcr 0 : {
KEEP
(*(.jcr)) }
154
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/ldscripts/
elf_i386.xr
40
KEEP
(*(.init))
51
KEEP
(*(.fini))
56
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
61
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
68
KEEP
(*(.preinit_array))
70
.jcr 0 : {
KEEP
(*(.jcr)) }
126
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
elf_i386.xu
40
KEEP
(*(.init))
51
KEEP
(*(.fini))
56
.eh_frame 0 : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
61
.eh_frame 0 : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
68
KEEP
(*(.preinit_array))
70
.jcr 0 : {
KEEP
(*(.jcr)) }
127
.gnu.attributes 0 : {
KEEP
(*(.gnu.attributes)) }
Completed in 757 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>