OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
26 - 50
of
12349
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/memcheck/tests/
malloc1_ks_alloc.vgtest
2
vgopts: -q --
keep
-stacktraces=alloc
malloc1_ks_free.vgtest
2
vgopts: -q --
keep
-stacktraces=free
malloc1_ks_none.vgtest
2
vgopts: -q --
keep
-stacktraces=none
custom_alloc.vgtest
2
vgopts: -q --
keep
-stacktraces=alloc-then-free
fprw.vgtest
1
vgopts: -q --
keep
-stacktraces=alloc-then-free
malloc1_ks_alloc_and_free.vgtest
2
vgopts: -q --
keep
-stacktraces=alloc-and-free
/packages/services/Car/bluetooth/bt-map-service/
proguard.flags
1
-
keep
public class com.google.android.auto.mapservice.BluetoothMapService
/packages/services/Car/car-cluster-demo-renderer/
proguard.flags
2
-
keep
@com.android.internal.annotations.VisibleForTesting class *
/packages/services/Car/service/
proguard.flags
2
-
keep
@com.android.internal.annotations.VisibleForTesting class *
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k-coff/
p2389a.s
3
_ASIC_INT_TBL: .space 32,1 |
keep
interrupt routines here
/toolchain/binutils/binutils-2.25/gold/testsuite/
script_test_11.t
5
KEEP
(*(.foo))
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
keepdot.ld
3
.myinit : {
KEEP
(*(.myinit)) }
/dalvik/dx/etc/
mainDexClasses.rules
1
-
keep
public class * extends android.app.Instrumentation {
4
-
keep
public class * extends android.app.Application {
8
-
keep
public class * extends android.app.Activity {
11
-
keep
public class * extends android.app.Service {
14
-
keep
public class * extends android.content.ContentProvider {
17
-
keep
public class * extends android.content.BroadcastReceiver {
20
-
keep
public class * extends android.app.backup.BackupAgent {
23
# We need to
keep
all annotation classes because proguard does not trace annotation attribute
25
-
keep
public class * extends java.lang.annotation.Annotation {
/prebuilts/sdk/tools/
mainDexClasses.rules
1
-
keep
public class * extends android.app.Instrumentation {
4
-
keep
public class * extends android.app.Application {
8
-
keep
public class * extends android.app.Activity {
11
-
keep
public class * extends android.app.Service {
14
-
keep
public class * extends android.content.ContentProvider {
17
-
keep
public class * extends android.content.BroadcastReceiver {
20
-
keep
public class * extends android.app.backup.BackupAgent {
23
# We need to
keep
all annotation classes because proguard does not trace annotation attribute
25
-
keep
public class * extends java.lang.annotation.Annotation {
/packages/apps/Contacts/
proguard.flags
1
-
keep
class com.android.contacts.model.Sources {
12
-
keep
class com.android.contacts.common.** { *;}
14
-
keep
class com.android.contacts.commonbind.analytics.AnalyticsUtil { *;}
15
-
keep
class com.android.contacts.interactions.** { *;}
16
-
keep
class com.google.common.base.Objects { *;}
17
-
keep
class com.google.common.base.Preconditions { *;}
18
-
keep
class com.google.common.collect.Lists { *;}
19
-
keep
class com.google.common.collect.Maps { *;}
20
-
keep
class com.google.common.collect.Sets { *;}
23
-
keep
@com.android.contacts.common.testing.NeededForTesting class
[
all
...]
/packages/inputmethods/LatinIME/java/
proguard.flags
0
#
Keep
classes and methods that have the @UsedForTesting annotation
2
-
keep
@com.android.inputmethod.annotations.UsedForTesting class *
7
#
Keep
classes and methods that have the @ExternallyReferenced annotation
8
-
keep
@com.android.inputmethod.annotations.ExternallyReferenced class *
13
#
Keep
native methods
18
#
Keep
classes that are used as a parameter type of methods that are also marked as
keep
20
-
keep
class com.android.inputmethod.latin.AssetFileAddress
21
-
keep
class com.android.inputmethod.latin.Dictionary
22
-
keep
class com.android.inputmethod.latin.NgramContex
[
all
...]
/external/llvm/test/YAMLParser/
spec-09-23.test
12
# text… ? #
Keep
16
…
keep
: |+
/packages/services/Telephony/sip/
proguard.flags
2
-
keep
class com.android.services.telephony.sip.SipConnectionService
3
-
keep
class com.android.services.telephony.sip.SipBroadcastReceiver
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/out/
special-comments.out.b
5
Keep
the initial !
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/
special-comments.css
5
Keep
the initial !
special-comments.css.min
5
Keep
the initial !
/external/snakeyaml/src/test/resources/pyyaml/
spec-09-18.canonical
6
!!str "
keep
\n\n",
/frameworks/base/packages/ExtServices/
proguard.proguard
5
-
keep
public class * {
/frameworks/base/packages/ExtShared/
proguard.proguard
5
-
keep
public class * {
/frameworks/base/tests/SharedLibrary/lib/
proguard.proguard
5
-
keep
public class * {
Completed in 584 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>