HomeSort by relevance Sort by last modified time
    Searched full:preserve (Results 1 - 25 of 2313) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/experimental/webtry/sys/
webtry_schroot 8 preserve-environment=false
  /external/skia/experimental/webtry/sys/
webtry_schroot 8 preserve-environment=false
  /build/libs/host/include/host/
CopyFile.h 16 COPY_PERMISSIONS = 0x00080000, // preserve mode, ownership, timestamps
17 COPY_TIMESTAMPS = 0x00100000, // preserve mode, ownership, timestamps
  /external/chromium_org/base/time/
time.cc 26 // Preserve max to prevent overflow.
34 // Preserve max to prevent overflow.
42 // Preserve max to prevent overflow.
50 // Preserve max to prevent overflow.
58 // Preserve max to prevent overflow.
66 // Preserve max to prevent overflow.
74 // Preserve max to prevent overflow.
82 // Preserve max to prevent overflow.
91 // Preserve max to prevent overflow.
107 return Time(); // Preserve 0 so we can tell it doesn't exist
    [all...]
  /external/proguard/examples/ant/
applets.xml 21 <!-- Optionally preserve line numbers in the obfuscated stack traces.
26 <!-- Preserve all annotations. -->
30 <!-- Preserve all public applets. -->
34 <!-- Preserve all native method names and the names of their classes. -->
40 <!-- Preserve the methods that are required in all enumeration classes. -->
53 <!-- Explicitly preserve all serialization members. The Serializable
applications2.xml 24 <!-- Save the obfuscation mapping to a file, and preserve line numbers. -->
30 <!-- Preserve all annotations. -->
34 <!-- Preserve all public applications. -->
40 <!-- Preserve all native method names and the names of their classes. -->
46 <!-- Preserve the methods that are required in all enumeration classes. -->
53 <!-- Explicitly preserve all serialization members. The Serializable
midlets.xml 31 <!-- Optionally preserve line numbers in the obfuscated stack traces.
36 <!-- Preserve all public midlets. -->
40 <!-- Preserve all native method names and the names of their classes. -->
servlets.xml 21 <!-- Optionally preserve line numbers in the obfuscated stack traces.
26 <!-- Preserve all annotations. -->
34 <!-- Preserve all native method names and the names of their classes. -->
40 <!-- Preserve the methods that are required in all enumeration classes. -->
53 <!-- Explicitly preserve all serialization members. The Serializable
  /external/proguard/examples/
library.pro 27 # 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
59 # Explicitly preserve all serialization members. The Serializable interface
android.pro 59 # 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...]
applets.pro 23 # 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
49 # Explicitly preserve all serialization members. The Serializable interface
applications.pro 27 # 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
55 # Explicitly preserve all serialization members. The Serializable interface
servlets.pro 24 # 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
50 # Explicitly preserve all serialization members. The Serializable interface
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
applets.xml 21 <!-- Optionally preserve line numbers in the obfuscated stack traces.
26 <!-- Preserve all annotations. -->
30 <!-- Preserve all public applets. -->
34 <!-- Preserve all native method names and the names of their classes. -->
40 <!-- Preserve the methods that are required in all enumeration classes. -->
53 <!-- Explicitly preserve all serialization members. The Serializable
applications2.xml 24 <!-- Save the obfuscation mapping to a file, and preserve line numbers. -->
30 <!-- Preserve all annotations. -->
34 <!-- Preserve all public applications. -->
40 <!-- Preserve all native method names and the names of their classes. -->
46 <!-- Preserve the methods that are required in all enumeration classes. -->
53 <!-- Explicitly preserve all serialization members. The Serializable
midlets.xml 31 <!-- Optionally preserve line numbers in the obfuscated stack traces.
36 <!-- Preserve all public midlets. -->
40 <!-- Preserve all native method names and the names of their classes. -->
  /prebuilts/tools/common/proguard/proguard4.7/examples/
library.pro 27 # 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
59 # Explicitly preserve all serialization members. The Serializable interface
  /external/clang/test/CodeGenCXX/
debug-info-method2.cpp 3 // Preserve type qualifiers in -flimit-debug-info mode.
  /external/llvm/utils/lit/lit/ExampleTests.ObjDir/
lit.site.cfg 11 # Preserve the obj_root, for use by the main lit.cfg.
  /external/proguard/examples/annotations/
examples.pro 29 # 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
47 # Explicitly preserve all serialization members. The Serializable interface
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/
examples.pro 29 # 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
47 # Explicitly preserve all serialization members. The Serializable interface
  /external/proguard/examples/gradle/
android.gradle 79 // 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...]
applets.gradle 43 // 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
69 // Explicitly preserve all serialization members. The Serializable interface
applications.gradle 47 // 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
75 // Explicitly preserve all serialization members. The Serializable interface
servlets.gradle 44 // 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
70 // Explicitly preserve all serialization members. The Serializable interface

Completed in 317 milliseconds

1 2 3 4 5 6 7 8 91011>>