Home
last modified time | relevance | path

Searched refs:Keep (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/external/proguard/src/proguard/gui/
Dboilerplate.pro1 # Keep - Applications. Keep all application classes, along with their 'main'
7 # Keep - Applets. Keep all extensions of java.applet.Applet.
10 # Keep - Servlets. Keep all extensions of javax.servlet.Servlet.
13 # Keep - Midlets. Keep all extensions of javax.microedition.midlet.MIDlet.
16 # Keep - Xlets. Keep all extensions of javax.tv.xlet.Xlet.
19 # Keep - Library. Keep all public and protected classes, fields, and methods.
25 # Also keep - Enumerations. Keep the special static methods that are required in
32 # Also keep - Serialization code. Keep all fields and methods that are used for
43 # Also keep - BeanInfo classes. Keep all implementations of java.beans.BeanInfo.
46 # Also keep - Bean classes. Keep all specified classes, along with their getters
[all …]
DGUIResources.properties30 keepAdditional = Keep additional classes and class members
31 keepNamesAdditional = Keep additional class names and class member names
109 keepPackageNames = Keep package names
113 keepAttributes = Keep attributes
114 keepParameterNames = Keep parameter names
129 keepDirectories = Keep directories
187 Keep the specified package names from being obfuscated.
208 Keep the specified optional class file attributes.
220 <html>Keep parameter names and types in "LocalVariable*Table" attributes<br>\
273 Keep the specified directories in the output jars, wars, ears, zips, apks, or directories.
[all …]
/external/tensorflow/tensorflow/lite/models/smartreply/demo/app/src/main/java/com/example/android/smartreply/
DSmartReply.java18 import android.support.annotation.Keep;
25 @Keep
31 @Keep
DSmartReplyClient.java20 import android.support.annotation.Keep;
118 @Keep
121 @Keep
124 @Keep
/external/curl/tests/data/
Dtest107722 Proxy-Connection: Keep-Alive
33 Proxy-Connection: Keep-Alive
66 Proxy-Connection: Keep-Alive
71 Proxy-Connection: Keep-Alive
Dtest54088 Proxy-Connection: Keep-Alive
94 Proxy-Connection: Keep-Alive
99 Proxy-Connection: Keep-Alive
105 Proxy-Connection: Keep-Alive
Dtest121846 Proxy-Connection: Keep-Alive
51 Proxy-Connection: Keep-Alive
57 Proxy-Connection: Keep-Alive
Dtest108795 Proxy-Connection: Keep-Alive
101 Proxy-Connection: Keep-Alive
106 Proxy-Connection: Keep-Alive
Dtest100291 Proxy-Connection: Keep-Alive
99 Proxy-Connection: Keep-Alive
110 Proxy-Connection: Keep-Alive
Dtest108896 Proxy-Connection: Keep-Alive
102 Proxy-Connection: Keep-Alive
108 Proxy-Connection: Keep-Alive
Dtest25795 Proxy-Connection: Keep-Alive
102 Proxy-Connection: Keep-Alive
108 Proxy-Connection: Keep-Alive
/external/swiftshader/third_party/LLVM/lib/Support/
DToolOutputFile.cpp19 : Filename(filename), Keep(false) { in CleanupInstaller()
27 if (!Keep && Filename != "-") in ~CleanupInstaller()
42 Installer.Keep = true; in tool_output_file()
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D49995e3987b5ff46c5b5236f5cf1bcf7.00000170.honggfuzz.cov5 If-Match:,""Keep-AET /index.Xvml HTTP/1.1
9 If-Match:,""Keep-AET /index.Xvml HTTP/1.1
13 If-Match:,""Keep-A,ire
D653f6748970c20f9d40a5058392c3db8.00000093.honggfuzz.cov3 Connection: Keep-Alive
7 Connection:0Keep-Alive
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D49995e3987b5ff46c5b5236f5cf1bcf7.00000170.honggfuzz.cov5 If-Match:,""Keep-AET /index.Xvml HTTP/1.1
9 If-Match:,""Keep-AET /index.Xvml HTTP/1.1
13 If-Match:,""Keep-A,ire
D653f6748970c20f9d40a5058392c3db8.00000093.honggfuzz.cov3 Connection: Keep-Alive
7 Connection:0Keep-Alive
/external/llvm/lib/Support/
DToolOutputFile.cpp20 : Filename(Filename), Keep(false) { in CleanupInstaller()
28 if (!Keep && Filename != "-") in ~CleanupInstaller()
42 Installer.Keep = true; in tool_output_file()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DToolOutputFile.cpp20 : Filename(Filename), Keep(false) { in CleanupInstaller()
28 if (!Keep && Filename != "-") in ~CleanupInstaller()
42 Installer.Keep = true; in ToolOutputFile()
/external/jarjar/src/main/com/tonicsystems/jarjar/
DMainProcessor.java35 List<Keep> keepList = new ArrayList<Keep>(); in MainProcessor()
41 } else if (pattern instanceof Keep) { in MainProcessor()
42 keepList.add((Keep) pattern); in MainProcessor()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dlifetime-asan.ll17 call void @foo(i8* %text) ; Keep alloca alive
32 call void @foo(i8* %text) ; Keep alloca alive
46 call void @foo(i8* %text) ; Keep alloca alive
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DToolOutputFile.h36 bool Keep;
57 void keep() { Installer.Keep = true; } in keep()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DToolOutputFile.h36 bool Keep;
58 void keep() { Installer.Keep = true; } in keep()
/external/llvm/include/llvm/Support/
DToolOutputFile.h36 bool Keep;
58 void keep() { Installer.Keep = true; } in keep()
/external/setupcompat/main/java/com/google/android/setupcompat/internal/
DTemplateLayout.java23 import androidx.annotation.Keep;
240 @Keep
273 @Keep
/external/catch2/
D.gitattributes13 # Keep executable scripts with LFs so they can be run after being
18 # Keep the single include header with LFs to make sure it is uploaded,

12345678910>>...24