Home
last modified time | relevance | path

Searched refs:Preserve (Results 1 – 25 of 109) sorted by relevance

12345

/external/proguard/examples/
Dandroid.pro59 # Preserve all fundamental application classes.
67 # Preserve all View implementations, their special context constructors, and
77 # Preserve all classes that have special context constructors, and the
84 # Preserve all classes that have special context constructors, and the
91 # Preserve all possible onClick handlers.
98 # Preserve the special fields of all Parcelable implementations.
104 # Preserve static fields of inner classes of R classes that might be accessed
111 # Preserve annotated Javascript interface methods.
117 # Preserve the required interface from the License Verification Library
129 # Preserve all native method names and the names of their classes.
[all …]
Dlibrary.pro27 # Preserve all annotations.
31 # Preserve all public classes, and their public and protected fields and
38 # Preserve all .class method names.
45 # Preserve all native method names and the names of their classes.
51 # Preserve the special static methods that are required in all enumeration
Dscala.pro33 # Preserve all annotations.
41 # Preserve all public applications.
47 # Preserve some classes and class members that are accessed by means of
80 # Preserve some classes and class members that are accessed by means of
97 # Preserve all native method names and the names of their classes.
103 # Preserve the special static methods that are required in all enumeration
Dservlets.pro24 # Preserve all annotations.
32 # Preserve all public servlets.
36 # Preserve all native method names and the names of their classes.
42 # Preserve the special static methods that are required in all enumeration
Dapplets.pro23 # Preserve all annotations.
31 # Preserve all public applets.
35 # Preserve all native method names and the names of their classes.
41 # Preserve the special static methods that are required in all enumeration
Dapplications.pro27 # Preserve all annotations.
35 # Preserve all public applications.
41 # Preserve all native method names and the names of their classes.
47 # Preserve the special static methods that are required in all enumeration
Dmidlets.pro52 # Preserve all public midlets.
56 # Preserve all native method names and the names of their classes.
/external/proguard/examples/gradle/
Dandroid.gradle79 // Preserve all fundamental application classes.
87 // Preserve all View implementations, their special context constructors, and
97 // Preserve all classes that have special context constructors, and the
104 // Preserve all classes that have special context constructors, and the
111 // Preserve all possible onClick handlers.
118 // Preserve the special fields of all Parcelable implementations.
124 // Preserve static fields of inner classes of R classes that might be accessed
131 // Preserve annotated Javascript interface methods.
137 // Preserve the required interface from the License Verification Library
149 // Preserve all native method names and the names of their classes.
[all …]
Dlibrary.gradle46 // Preserve all annotations.
50 // Preserve all public classes, and their public and protected fields and
57 // Preserve all .class method names.
64 // Preserve all native method names and the names of their classes.
70 // Preserve the special static methods that are required in all enumeration
Dscala.gradle53 // Preserve all annotations.
61 // Preserve all public applications.
67 // Preserve some classes and class members that are accessed by means of
100 // Preserve some classes and class members that are accessed by means of
117 // Preserve all native method names and the names of their classes.
123 // Preserve the special static methods that are required in all enumeration
Dapplications.gradle47 // Preserve all annotations.
55 // Preserve all public applications.
61 // Preserve all native method names and the names of their classes.
67 // Preserve the special static methods that are required in all enumeration
Dapplets.gradle43 // Preserve all annotations.
51 // Preserve all public applets.
55 // Preserve all native method names and the names of their classes.
61 // Preserve the special static methods that are required in all enumeration
Dservlets.gradle44 // Preserve all annotations.
52 // Preserve all public servlets.
56 // Preserve all native method names and the names of their classes.
62 // Preserve the special static methods that are required in all enumeration
Dmidlets.gradle72 // Preserve all public midlets.
76 // Preserve all native method names and the names of their classes.
/external/proguard/examples/annotations/
Dexamples.pro29 # Preserve all annotations themselves.
33 # Preserve all native method names and the names of their classes.
39 # Preserve the special static methods that are required in all enumeration
/external/u-boot/arch/x86/include/asm/acpi/
Ddebug.asl11 Field(X80, ByteAcc, NoLock, Preserve)
18 Field(CREG, ByteAcc, NoLock, Preserve)
/external/u-boot/arch/x86/include/asm/arch-quark/acpi/
Dglobal_nvs.asl9 Field(GNVS, ByteAcc, NoLock, Preserve)
/external/libffi/src/metag/
Dsysv.S118 ! Preserve the old frame pointer
126 ! Preserve cifs->bytes & fn
152 ! Preserve cif->bytes
/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dsysv.S118 ! Preserve the old frame pointer
126 ! Preserve cifs->bytes & fn
152 ! Preserve cif->bytes
/external/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
Dglobal_nvs.asl9 Field(GNVS, ByteAcc, NoLock, Preserve)
/external/u-boot/arch/x86/include/asm/arch-tangier/acpi/
Dglobal_nvs.asl11 Field(GNVS, ByteAcc, NoLock, Preserve)
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.InTree/test/
Dlit.site.cfg6 # Preserve some key paths for use by main LLVM test suite config.
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/
Dlit.site.cfg6 # Preserve some key paths for use by main LLVM test suite config.
/external/clang/test/Preprocessor/
Dtraditional-cpp.c90 Preserve URLs: http://clang.llvm.org
/external/llvm/utils/lit/lit/ExampleTests.ObjDir/
Dlit.site.cfg11 # Preserve the obj_root, for use by the main lit.cfg.

12345