Home
last modified time | relevance | path

Searched refs:keep (Results 1 – 25 of 2359) sorted by relevance

12345678910>>...95

/external/desugar/test/java/com/google/devtools/build/android/desugar/scan/
Dtestdata_golden.txt1 -keep class java.io.PrintStream {
4 -keep class java.lang.AssertionError {
7 -keep class java.lang.Class {
11 -keep class java.lang.IndexOutOfBoundsException {
13 -keep class java.lang.Object {
16 -keep class java.lang.String {
18 -keep class java.lang.System {
21 -keep class java.lang.invoke.CallSite {
23 -keep class java.lang.invoke.LambdaMetafactory {
26 -keep class java.lang.invoke.MethodHandle {
[all …]
/external/libabigail/src/
Dabg-corpus-priv.h459 bool keep = true; in keep_wrt_id_of_fns_to_keep() local
464 keep = false; in keep_wrt_id_of_fns_to_keep()
465 if (!keep) in keep_wrt_id_of_fns_to_keep()
479 keep = true; in keep_wrt_id_of_fns_to_keep()
486 keep = false; in keep_wrt_id_of_fns_to_keep()
488 return keep; in keep_wrt_id_of_fns_to_keep()
505 bool keep = true; in keep_wrt_regex_of_fns_to_suppress() local
513 keep = false; in keep_wrt_regex_of_fns_to_suppress()
517 return keep; in keep_wrt_regex_of_fns_to_suppress()
534 bool keep = true; in keep_wrt_regex_of_fns_to_keep() local
[all …]
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/
Drjsmin.py174 def not_id_literal_(keep): argument
176 match = _re.compile(id_literal_(keep)).match
273 keep = _re.compile((
292 keep(keeper, groups[2]),
294 keep(keeper, groups[4] or ''),
299 keep(keeper, groups[5]),
302 keep(keeper, groups[8] or ''),
306 return keep(keeper, groups[9]) + '\n'
308 return keep(keeper, groups[10] or groups[11] or groups[12]) or ' '
310 return keep(keeper, groups[13] or groups[14])
[all …]
/external/zxing/qr_scanner/
Dproguard.cfg8 -keep public class * extends android.app.Activity
9 -keep public class * extends android.app.Application
10 -keep public class * extends android.app.Service
11 -keep public class * extends android.content.BroadcastReceiver
12 -keep public class * extends android.content.ContentProvider
13 -keep public class * extends android.app.backup.BackupAgentHelper
14 -keep public class * extends android.preference.Preference
15 -keep public class com.android.vending.licensing.ILicensingService
38 -keep class * implements android.os.Parcelable {
/external/libcap/progs/
Dquicktest.sh84 pass_capsh --keep=0 --keep=1 --keep=0 --keep=1 --print
119 fail_capsh --secbits=32 --keep=1 --keep=0 --print
120 pass_capsh --secbits=10 --keep=0 --keep=1 --print
171 pass_capsh --keep=1 --uid=$nouid --caps=cap_setpcap=ep \
201 pass_capsh --keep=1 --uid=$nouid --inh=cap_setuid --addamb=cap_setuid -- ./hack.sh
209 …fail_capsh --keep=1 --uid=$nouid --inh=cap_setuid --addamb=cap_setuid -- -c "./privileged --print …
213 …pass_capsh --keep=1 --uid=$nouid --inh=cap_setuid --addamb=cap_setuid -- -c "./privileged --print …
/external/deqp-deps/amber/tests/cases/
Ddraw_rectangles_stencil_test.amber68 DEPTH_FAIL_OP keep
83 DEPTH_FAIL_OP keep
96 FAIL_OP keep
97 PASS_OP keep
98 DEPTH_FAIL_OP keep
111 FAIL_OP keep
112 PASS_OP keep
113 DEPTH_FAIL_OP keep
126 FAIL_OP keep
127 PASS_OP keep
[all …]
/external/proguard/src/proguard/ant/
DConfigurationTask.java52 configuration.keep = extendClassSpecifications(configuration.keep, in appendTo()
53 … this.configuration.keep); in appendTo()
132 configuration.keep = extendKeepSpecifications(configuration.keep, in addConfiguredKeep()
141 configuration.keep = extendKeepSpecifications(configuration.keep, in addConfiguredKeepclassmembers()
150 configuration.keep = extendKeepSpecifications(configuration.keep, in addConfiguredKeepclasseswithmembers()
162 configuration.keep = extendKeepSpecifications(configuration.keep, in addConfiguredKeepnames()
174 configuration.keep = extendKeepSpecifications(configuration.keep, in addConfiguredKeepclassmembernames()
186 configuration.keep = extendKeepSpecifications(configuration.keep, in addConfiguredKeepclasseswithmembernames()
/external/libpng/contrib/libtests/
Dpngunknown.c190 int keep; /* unknown handling setting */ member
339 chunk_info[i].keep = 0; in clear_keep()
403 int keep; /* the default value */ member
520 int keep, discard; in read_callback() local
523 keep = d->keep; in read_callback()
527 keep = chunk_info[chunk].keep; in read_callback()
528 if (keep == PNG_HANDLE_CHUNK_AS_DEFAULT) in read_callback()
534 keep = d->keep; in read_callback()
537 keep = PNG_HANDLE_CHUNK_NEVER; in read_callback()
541 switch (keep) in read_callback()
[all …]
/external/linux-kselftest/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c140 bool keep = false; in __do_binderfs_test() local
153 keep = true; in __do_binderfs_test()
162 keep ? : rmdir_protect_errno("/dev/binderfs"); in __do_binderfs_test()
183 keep ? : rmdir_protect_errno("/dev/binderfs"); in __do_binderfs_test()
198 keep ? : rmdir_protect_errno("/dev/binderfs"); in __do_binderfs_test()
208 keep ? : rmdir_protect_errno("/dev/binderfs"); in __do_binderfs_test()
222 keep ? : rmdir_protect_errno("/dev/binderfs"); in __do_binderfs_test()
232 keep ? : rmdir_protect_errno("/dev/binderfs"); in __do_binderfs_test()
235 keep ? : rmdir_protect_errno("/dev/binderfs"); in __do_binderfs_test()
246 keep ?: rmdir_protect_errno("/dev/binderfs"); in __do_binderfs_test()
/external/libabigail/bash-completion/
Dabidiff21 '--drop' | '--drop-fn' | '--drop-var' | '--keep' | '--keep-fn' | '--keep-var')
22 #'--{drop,keep}{,-fn,-var}')
45 --keep
46 --keep-fn
47 --keep-var
/external/libchrome/base/android/proguard/
Dchromium_code.flags15 -keep @interface org.chromium.base.annotations.AccessedByNative
16 -keep @interface org.chromium.base.annotations.CalledByNative
17 -keep @interface org.chromium.base.annotations.CalledByNativeUnchecked
18 -keep @interface org.chromium.base.annotations.DoNotInline
19 -keep @interface org.chromium.base.annotations.RemovableInRelease
20 -keep @interface org.chromium.base.annotations.UsedByReflection
23 -keep @org.chromium.base.annotations.UsedByReflection class *
66 # for saveInstanceState (e.g. PendingIntents), then we could actually keep the
67 # names of just those ones. For now, we'll just keep them all.
/external/proguard/src/proguard/gradle/
DProGuardTask.java285 public void keep(String classSpecificationString) in keep() method in ProGuardTask
288 keep(null, classSpecificationString); in keep()
291 public void keep(Map keepArgs, in keep() method in ProGuardTask
295 configuration.keep = in keep()
296 extendClassSpecifications(configuration.keep, in keep()
304 public void keep(Map keepClassSpecificationArgs) in keep() method in ProGuardTask
307 keep(keepClassSpecificationArgs, (Closure)null); in keep()
310 public void keep(Map keepClassSpecificationArgs, in keep() method in ProGuardTask
314 configuration.keep = in keep()
315 extendClassSpecifications(configuration.keep, in keep()
[all …]
/external/exoplayer/tree/extensions/ima/
Dproguard-rules.txt3 -keep class com.google.ads.interactivemedia.** { *; }
4 -keep interface com.google.ads.interactivemedia.** { *; }
5 -keep class com.google.obf.** { *; }
6 -keep interface com.google.obf.** { *; }
/external/llvm-project/polly/lib/External/ppcg/
Dopencl_test.sh.in3 keep=no
7 --keep)
8 keep=yes
19 if [ $keep = "yes" ]; then
Dpolybench_test.sh.in3 keep=no
8 --keep)
9 keep=yes
25 if [ $keep = "yes" ]; then
107 if [ $keep = "no" ]; then
/external/python/setuptools/setuptools/command/
Drotate.py27 self.keep = None
35 if self.keep is None:
38 self.keep = int(self.keep)
59 files = files[self.keep:]
/external/rust/crates/libz-sys/src/zlib-ng/test/
Dminigzip.c76 void file_compress (char *file, char *mode, int keep);
77 void file_uncompress (char *file, int keep);
180 void file_compress(char *file, char *mode, int keep) { in file_compress() argument
204 if (!keep) in file_compress()
212 void file_uncompress(char *file, int keep) { in file_uncompress() argument
248 if (!keep) in file_uncompress()
269 int keep = 0; in main() local
295 keep = 1; in main()
341 file_uncompress(argv[i], keep); in main()
357 file_compress(argv[i], outmode, keep); in main()
/external/proguard/examples/
Dmidlets.pro42 # You can keep a fixed source file attribute and all line number tables to
48 # You can print out the seeds that are matching the keep options below.
54 -keep public class * extends javax.microedition.midlet.MIDlet
65 # -keep public class mypackage.MyClass
66 # -keep public interface mypackage.MyInterface
67 # -keep public class * implements mypackage.MyInterface
Dandroid.pro31 # You can print out the seeds that are matching the keep options below.
61 -keep public class * extends android.app.Activity
62 -keep public class * extends android.app.Application
63 -keep public class * extends android.app.Service
64 -keep public class * extends android.content.BroadcastReceiver
65 -keep public class * extends android.content.ContentProvider
70 -keep public class * extends android.view.View {
120 -keep public interface com.android.vending.licensing.ILicensingService
161 # -keep public class mypackage.MyClass
162 # -keep public interface mypackage.MyInterface
[all …]
Dproguardall.pro43 -keep public class proguard.ProGuard {
47 -keep public class proguard.gui.ProGuardGUI {
51 -keep public class proguard.retrace.ReTrace {
57 -keep,allowobfuscation class proguard.ant.*
66 -keep public class proguard.gradle.* {
72 -keep public class proguard.wtk.ProGuardObfuscator
/external/llvm-project/lld/test/ELF/
Dicf-keep-unique.s5 # RUN: ld.lld %t -o %t2 --keep-unique f2 --keep-unique f4 --keep-unique f5 --icf=all --print-icf-se…
40 # f5 is local, not found by --keep-unique f5
/external/tensorflow/tensorflow/core/grappler/utils/
Dtransitive_fanin.cc99 std::vector<const NodeDef*> keep; in SetTransitiveFaninGraph() local
101 ComputeTransitiveFanin(input_graph, terminal_nodes, &keep)); in SetTransitiveFaninGraph()
104 output_graph->mutable_node()->Reserve(keep.size()); in SetTransitiveFaninGraph()
105 for (int i = keep.size() - 1; i >= 0; --i) { in SetTransitiveFaninGraph()
106 *output_graph->add_node() = *keep[i]; in SetTransitiveFaninGraph()
/external/proguard/examples/annotations/lib/
Dannotations.pro26 -keep @proguard.annotation.Keep class *
45 # @KeepImplementations and @KeepPublicImplementations specify to keep all,
50 -keep class * implements @proguard.annotation.KeepImplementations *
51 -keep public class * implements @proguard.annotation.KeepPublicImplementations *
53 # @KeepApplication specifies to keep the annotated class as an application,
61 # @KeepPublicProtectedClassMembers specify to keep all, all public, resp.
78 # @KeepPublicProtectedClassMemberNames specify to keep all, all public, resp.
94 # @KeepGettersSetters and @KeepPublicGettersSetters specify to keep all, resp.
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dkeep-global-symbols.test3 # Tests that only global symbols (via -G/--keep-global-symbols) are kept via
4 # the several different variants of -G/--keep-global-symbol(s).
12 # Global2: Global because of "--keep-global-symbol Global2".
13 # Global3: Global because of "--keep-global-symbols %t-globals1.txt".
14 # Global4: Global because of "--keep-global-symbols %t-globals2.txt".
35 # RUN: --keep-global-symbol Global2 \
36 # RUN: --keep-global-symbols %t-globals1.txt \
37 # RUN: --keep-global-symbols %t-globals2.txt \
45 # RUN: llvm-objcopy --regex --keep-global-symbols %t-globals-regexp.txt %t.o %t.3.o
/external/proguard/examples/gradle/
Dmidlets.gradle62 // You can keep a fixed source file attribute and all line number tables to
68 // You can print out the seeds that are matching the keep options below.
74 keep 'public class * extends javax.microedition.midlet.MIDlet'
85 // keep 'public class mypackage.MyClass'
86 // keep 'public interface mypackage.MyInterface'
87 // keep 'public class * implements mypackage.MyInterface'

12345678910>>...95