HomeSort by relevance Sort by last modified time
    Searched refs:dom (Results 1 - 25 of 1849) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/org/w3c/dom/
CDATASection.java 13 package org.w3c.dom;
51 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
Comment.java 13 package org.w3c.dom;
27 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
DocumentFragment.java 13 package org.w3c.dom;
50 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
EntityReference.java 13 package org.w3c.dom;
40 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
DOMErrorHandler.java 13 package org.w3c.dom;
16 * <code>DOMErrorHandler</code> is a callback interface that the DOM
24 * <p> The application that is using the DOM implementation is expected to
26 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
27 * @since DOM Level 3
35 * may be reused by the DOM implementation across multiple calls to
38 * <code>false</code>, the DOM implementation should stop the current
DOMImplementationList.java 13 package org.w3c.dom;
17 * of an ordered collection of DOM implementations, without defining or
21 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
22 * @since DOM Level 3
  /external/collada/
Android.mk 52 src/1.4/dom/domAccessor.cpp \
53 src/1.4/dom/domAnimation.cpp \
54 src/1.4/dom/domAnimation_clip.cpp \
55 src/1.4/dom/domAsset.cpp \
56 src/1.4/dom/domBind_material.cpp \
57 src/1.4/dom/domBool_array.cpp \
58 src/1.4/dom/domBox.cpp \
59 src/1.4/dom/domCOLLADA.cpp \
60 src/1.4/dom/domCamera.cpp \
61 src/1.4/dom/domCapsule.cpp
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILElement.java 13 package org.w3c.dom.smil;
15 import org.w3c.dom.DOMException;
16 import org.w3c.dom.Element;
21 * DOM, extending the base <code>Element</code> class to denote SMIL-specific
26 * interfaces (see also the DOM documentation discussion of Inheritance vs
SMILSwitchElement.java 13 package org.w3c.dom.smil;
15 import org.w3c.dom.Element;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
domain.h 24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSSerializerFilter.java 13 package org.w3c.dom.ls;
15 import org.w3c.dom.traversal.NodeFilter;
21 * based on the <code>NodeFilter</code> interface defined in [<a href='http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113'>DOM Level 2 Traversal and Range</a>]
36 * <p> DOM applications must not raise exceptions in a filter. The effect of
37 * throwing exceptions from a filter is DOM implementation dependent.
42 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>Document Object Model (DOM) Level 3 Load
57 * <br> Unlike [<a href='http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113'>DOM Level 2 Traversal and Range</a>
    [all...]
  /packages/apps/Mms/src/org/w3c/dom/events/
DocumentEvent.java 13 package org.w3c.dom.events;
15 import org.w3c.dom.DOMException;
23 * <p>See also the <a href='http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113'>Document Object Model (DOM) Level 2 Events Specification</a>.
24 * @since DOM Level 2

Completed in 694 milliseconds

1 2 3 4 5 6 7 8 91011>>