HomeSort by relevance Sort by last modified time
    Searched defs:Document (Results 26 - 50 of 93) sorted by null

12 3 4

  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h 18 /*! \file document.h */
95 \tparam Encoding Encoding of the value. (Even non-string values need to have the same encoding in a document)
417 \tparam Encoding Encoding of the value. (Even non-string values need to have the same encoding in a document)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/dom/
minidom.py 57 # Can pass encoding only to document, to put it into XML header
286 # return True iff node is part of a document tree
319 nodeName = "#document-fragment"
463 attributes as found in an input document.
1740 raise xml.dom.NotSupportedErr("cannot import document nodes") namespace
1742 raise xml.dom.NotSupportedErr("cannot import document type nodes") namespace
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/dom/
minidom.py 57 # Can pass encoding only to document, to put it into XML header
286 # return True iff node is part of a document tree
319 nodeName = "#document-fragment"
463 attributes as found in an input document.
1740 raise xml.dom.NotSupportedErr("cannot import document nodes") namespace
1742 raise xml.dom.NotSupportedErr("cannot import document type nodes") namespace
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 57 # Can pass encoding only to document, to put it into XML header
286 # return True iff node is part of a document tree
319 nodeName = "#document-fragment"
463 attributes as found in an input document.
1740 raise xml.dom.NotSupportedErr("cannot import document nodes") namespace
1742 raise xml.dom.NotSupportedErr("cannot import document type nodes") namespace
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 57 # Can pass encoding only to document, to put it into XML header
286 # return True iff node is part of a document tree
319 nodeName = "#document-fragment"
463 attributes as found in an input document.
1740 raise xml.dom.NotSupportedErr("cannot import document nodes") namespace
1742 raise xml.dom.NotSupportedErr("cannot import document type nodes") namespace
    [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/polymer/
polymer.js 17 var pathTest = document.createElement('meta');
20 var s = document.createElement('span');
31 document.head.appendChild(pathTest);
78 } else if (inRoot !== document) {
88 return document;
91 // walk up until you hit the shadow root or document
95 // the owner element is expected to be a Document or ShadowRoot
97 s = document;
108 // if x, y is not in this root, fall back to document search
110 s = document;
    [all...]
  /external/chromium-trace/catapult/tracing/third_party/components/polymer/
polymer.js 17 var pathTest = document.createElement('meta');
20 var s = document.createElement('span');
31 document.head.appendChild(pathTest);
78 } else if (inRoot !== document) {
88 return document;
91 // walk up until you hit the shadow root or document
95 // the owner element is expected to be a Document or ShadowRoot
97 s = document;
108 // if x, y is not in this root, fall back to document search
110 s = document;
    [all...]
  /prebuilts/tools/common/easymock-tools/
easymock-3.1-samples.jar 
  /external/vogar/lib/
kxml-libcore-20110123.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/de/pdark/decentxml/1.3/
decentxml-1.3.jar 
  /prebuilts/tools/common/m2/repository/de/pdark/decentxml/1.3/
decentxml-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/txw2/2.2.11/
txw2-2.2.11.jar 
  /prebuilts/devtools/tools/lib/
kxml2-2.3.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmcobj.h 90 typedef struct Document Document;
183 typedef Document *PDOCUMENT;
184 typedef Document **PPDOCUMENT;
355 virtual HRESULT WINAPI get_Document(PPDOCUMENT Document) = 0;
378 HRESULT (WINAPI *get_Document)(_Application *This,PPDOCUMENT Document);
403 #define _Application_get_Document(This,Document) (This)->lpVtbl->get_Document(This,Document)
419 HRESULT WINAPI _Application_get_Document_Proxy(_Application *This,PPDOCUMENT Document);
448 virtual HRESULT WINAPI OnDocumentOpen(PDOCUMENT Document,WINBOOL New) = 0
    [all...]
  /prebuilts/misc/common/kxml2/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/kxml2-tools/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/offline-m2/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 
  /prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.6.3/
jsoup-1.6.3.jar 
  /prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.jar 
  /prebuilts/tools/common/m2/repository/jdom/jdom/1.0/
jdom-1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.text_3.5.400.v20150505-1044.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 

Completed in 1698 milliseconds

12 3 4