Home
last modified time | relevance | path

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

123

/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
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
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
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
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
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
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/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.
/external/valgrind/main/
DCOPYING.DOCS110 "Dedications", "Endorsements", or "History".) To "Preserve the Title"
197 D. Preserve all the copyright notices of the Document.
203 G. Preserve in that license notice the full lists of Invariant Sections
206 I. Preserve the section Entitled "History", Preserve its Title, and add
213 J. Preserve the network location, if any, given in the Document for
221 Preserve the Title of the section, and preserve in the section all
224 L. Preserve all the Invariant Sections of the Document,
231 O. Preserve any Warranty Disclaimers.
336 "Dedications", or "History", the requirement (section 4) to Preserve
/external/bison/doc/
Dfdl.texi121 ``Dedications'', ``Endorsements'', or ``History''.) To ``Preserve the Title''
216 Preserve all the copyright notices of the Document.
228 Preserve in that license notice the full lists of Invariant Sections
235 Preserve the section Entitled ``History'', Preserve its Title, and add
244 Preserve the network location, if any, given in the Document for
253 For any section Entitled ``Acknowledgements'' or ``Dedications'', Preserve
259 Preserve all the Invariant Sections of the Document,
272 Preserve any Warranty Disclaimers.
378 ``Dedications'', or ``History'', the requirement (section 4) to Preserve
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility_mac.mm55 // Preserve the children so that recreating the native object doesn't
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DDrawingBufferTest.cpp214 … IntSize(initialWidth, initialHeight), DrawingBuffer::Preserve, contextEvictionManager.release()); in SetUp()
417 … IntSize(initialWidth, initialHeight), DrawingBuffer::Preserve, contextEvictionManager.release()); in SetUp()
586 DrawingBuffer::PreserveDrawingBuffer preserve = DrawingBuffer::Preserve; in TEST()
DDrawingBuffer.h97 Preserve, enumerator
/external/zlib/src/old/
Dvisual-basic.txt115 ReDim Preserve bytaryCpr(lngCprSiz - 1)
144 ReDim Preserve bytaryCpr(lngCprSiz - 5) 'Cut of the original size value
/external/qemu-pc-bios/bochs/bios/
Dacpi-dsdt.dsl32 Field (DBG, DWordAcc, NoLock, Preserve)
415 Field (P13C, DWordAcc, NoLock, Preserve)
432 Field (\_SB.PCI0.ISA.P40C, ByteAcc, NoLock, Preserve)
/external/llvm/test/Transforms/IndVarSimplify/
Dno-iv-rewrite.ll101 ; Preserve exactly one pointer type IV.
108 ; Preserve gep inboundsness, and don't factor it.
138 ; Preserve casts

123