/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InspectorInstrumentation.idl | 52 * 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/ |
D | view-source.css | 45 /* 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/ |
D | inspectorSyntaxHighlight.css | 55 /* 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) */
|
D | screencastView.css | 143 /* 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/ |
D | ToolOutputFile.cpp | 20 : 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/ |
D | boilerplate.pro | 1 # 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 …]
|
D | GUIResources.properties | 30 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 …]
|
D | default.pro | 5 # 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/ |
D | MainProcessor.java | 35 List<Keep> keepList = new ArrayList<Keep>(); in MainProcessor() 41 } else if (pattern instanceof Keep) { in MainProcessor() 42 keepList.add((Keep) pattern); in MainProcessor()
|
D | Keep.java | 19 public class Keep extends PatternElement class
|
D | JarJarTask.java | 41 public void addConfiguredKeep(Keep keep) { in addConfiguredKeep()
|
/external/llvm/include/llvm/Support/ |
D | ToolOutputFile.h | 36 bool Keep; 59 void keep() { Installer.Keep = true; } in keep()
|
/external/chromium_org/components/cronet/android/ |
D | proguard.cfg | 1 # 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/ |
D | annotations.pro | 23 # @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/ |
D | Applet.java | 13 @Keep
|
D | NativeCallBack.java | 31 @Keep
|
D | Bean.java | 13 @Keep
|
/external/proguard/examples/annotations/src/proguard/annotation/ |
D | Keep.java | 18 public @interface Keep {} annotation
|
/external/llvm/test/YAMLParser/ |
D | spec-09-23.data | 9 # text
# Keep
|
/external/chromium_org/chrome/browser/resources/chromeos/speech_synthesis/ |
D | manifest_guest.json | 2 // NOTE: Keep two json files in this directory in sync. The only difference
|
D | manifest.json | 2 // NOTE: Keep two json files in this directory in sync. The only difference
|
/external/chromium_org/ppapi/api/dev/ |
D | pp_video_dev.idl | 14 * 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/ |
D | webstore.json | 21 // Keep this list of enums in sync with
|
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
D | cmsmd5.c | 267 _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/ |
D | 1mbs_clients.fio | 1 ; Keep adding 1024kb/s reading clients at 4 seconds
|