HomeSort by relevance Sort by last modified time
    Searched refs:dom (Results 1 - 25 of 1815) 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>.
  /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
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/5/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)
  /prebuilts/ndk/6/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)
  /prebuilts/ndk/7/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)
  /prebuilts/ndk/7/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)
  /prebuilts/ndk/7/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)
  /prebuilts/ndk/7/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)
  /prebuilts/ndk/7/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)
  /prebuilts/ndk/7/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)
  /prebuilts/ndk/8/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)
  /prebuilts/ndk/8/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)
  /prebuilts/ndk/8/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)
  /prebuilts/ndk/8/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)
  /prebuilts/ndk/8/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)
  /prebuilts/ndk/8/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)
  /prebuilts/ndk/9/platforms/android-12/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)

Completed in 539 milliseconds

1 2 3 4 5 6 7 8 91011>>