Home
last modified time | relevance | path

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

12345678

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorInstrumentation.idl52 * Keep - pass first parameter (used to access the InstrumentingAgents instance) to agents.
71 void didClearDocumentOfWindowObject([Keep] LocalFrame*);
77 void willInsertDOMNode([Keep] Node* parent);
80 void didInsertDOMNode([Keep] Node*);
83 void willRemoveDOMNode([Keep] Node*);
86 …void willModifyDOMAttr([Keep] Element*, const AtomicString& oldValue, const AtomicString& newValue…
89 void didModifyDOMAttr([Keep] Element*, const AtomicString& name, const AtomicString& value);
92 void didRemoveDOMAttr([Keep] Element*, const AtomicString& name);
95 void characterDataModified([Keep] CharacterData*);
98 void didInvalidateStyleAttr([Keep] Node*);
[all …]
/external/chromium_org/third_party/WebKit/Source/core/css/
Dview-source.css45 /* Keep this in sync with inspector.css (.webkit-line-gutter-backdrop) */
55 /* Keep this in sync with inspector.css (.webkit-line-gutter-backdrop) */
91 /* Keep this in sync with inspector.css (.webkit-html-tag) */
96 /* Keep this in sync with inspector.css (.webkit-html-attribute-name) */
101 /* Keep this in sync with inspector.css (.webkit-html-attribute-value) */
106 …/* Keep this in sync with inspectorSyntaxHighlight.css (.webkit-html-external-link, .webkit-html-r…
111 /* Keep this in sync with inspectorSyntaxHighlight.css (.webkit-html-external-link) */
116 /* Keep this in sync with inspectorSyntaxHighlight.css (.webkit-html-external-link:hover) */
121 /* Keep this in sync with inspectorSyntaxHighlight.css (.webkit-html-comment) */
126 /* Keep this in sync with inspectorSyntaxHighlight.css (.webkit-html-doctype) */
[all …]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DinspectorSyntaxHighlight.css55 /* Keep this in sync with view-source.css (.webkit-html-comment) */
60 /* Keep this in sync with view-source.css (.webkit-html-tag) */
80 /* Keep this in sync with view-source.css (.webkit-html-doctype) */
85 /* Keep this in sync with view-source.css (.webkit-html-attribute-name) */
91 /* Keep this in sync with view-source.css (.webkit-html-attribute-value) */
98 …/* Keep this in sync with view-source.css (.webkit-html-external-link, .webkit-html-resource-link)…
109 /* Keep this in sync with view-source.css (.webkit-html-external-link) */
114 /* Keep this in sync with view-source.css (.webkit-html-external-link:hover) */
119 /* Keep this in sync with view-source.css (.webkit-html-end-of-file) */
DscreencastView.css143 /* Keep this in sync with view-source.css (.webkit-html-tag) */
148 /* Keep this in sync with view-source.css (.webkit-html-attribute-value) */
153 /* Keep this in sync with view-source.css (.webkit-html-attribute-name) */
/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/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, or directories.
[all …]
Ddefault.pro5 # Keep - Applications. Keep all application classes, along with their 'main'
11 # Also keep - Enumerations. Keep the special static methods that are required in
18 # Also keep - Database drivers. Keep all implementations of java.sql.Driver.
21 # Also keep - Swing UI L&F. Keep all extensions of javax.swing.plaf.ComponentUI,
27 # Keep names - Native method names. Keep all native class/method names.
/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()
DKeep.java19 public class Keep extends PatternElement class
DJarJarTask.java41 public void addConfiguredKeep(Keep keep) { in addConfiguredKeep()
/external/llvm/include/llvm/Support/
DToolOutputFile.h36 bool Keep;
59 void keep() { Installer.Keep = true; } in keep()
/external/chromium_org/components/cronet/android/
Dproguard.cfg1 # Keep annotations used by chromium to keep members referenced by native code
20 # Keep methods used by reflection and native code
/external/proguard/examples/annotations/lib/
Dannotations.pro23 # @Keep specifies not to shrink, optimize, or obfuscate the annotated class
26 -keep @proguard.annotation.Keep class *
29 @proguard.annotation.Keep *;
/external/proguard/examples/annotations/examples/
DApplet.java13 @Keep
DNativeCallBack.java31 @Keep
DBean.java13 @Keep
/external/proguard/examples/annotations/src/proguard/annotation/
DKeep.java18 public @interface Keep {} annotation
/external/llvm/test/YAMLParser/
Dspec-09-23.data9 # text… 
 # Keep
/external/chromium_org/chrome/browser/resources/chromeos/speech_synthesis/
Dmanifest_guest.json2 // NOTE: Keep two json files in this directory in sync. The only difference
Dmanifest.json2 // NOTE: Keep two json files in this directory in sync. The only difference
/external/chromium_org/ppapi/api/dev/
Dpp_video_dev.idl14 * Keep the values in this enum unique, as they imply format (h.264 vs. VP8,
17 * Note: Keep these in sync with media::VideoCodecProfile.
/external/chromium_org/chrome/common/extensions/api/
Dwebstore.json21 // Keep this list of enums in sync with
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsmd5.c267 _cmsICCPROFILE Keep; in cmsMD5computeID() local
274 memmove(&Keep, Icc, sizeof(_cmsICCPROFILE)); in cmsMD5computeID()
302 memmove(Icc, &Keep, sizeof(_cmsICCPROFILE)); in cmsMD5computeID()
313 memmove(Icc, &Keep, sizeof(_cmsICCPROFILE)); in cmsMD5computeID()
/external/fio/examples/
D1mbs_clients.fio1 ; Keep adding 1024kb/s reading clients at 4 seconds

12345678