Home
last modified time | relevance | path

Searched full:doc (Results 1 – 25 of 4629) sorted by relevance

12345678910>>...186

/external/libxml2/test/xsdtest/
Dxsdtestsuite.xml8 …<element xmlns="http://relaxng.org/ns/structure/1.0" name="doc" datatypeLibrary="http://www.w3.org…
13 <doc>2001-12-01T19:45:00</doc>
16 <doc>2001-12-01T19:45:00Z</doc>
19 <doc>2001-12-01T19:45:00-11:59</doc>
22 <doc>0001-01-12T00:00:00+12:00</doc>
25 <doc>2001-12-1T19:45:00+24:00</doc>
28 <doc>2001-12-1T19:45:00</doc>
33 …<element xmlns="http://relaxng.org/ns/structure/1.0" name="doc" datatypeLibrary="http://www.w3.org…
38 <doc>2001-12-01T19:45:00.00</doc>
41 <doc>2001-12-01T19:45:00Z</doc>
[all …]
/external/pcre/dist2/
DMakefile.am16 doc/pcre2.txt \
17 doc/pcre2-config.txt \
18 doc/pcre2grep.txt \
19 doc/pcre2test.txt
22 doc/html/NON-AUTOTOOLS-BUILD.txt \
23 doc/html/README.txt \
24 doc/html/index.html \
25 doc/html/pcre2-config.html \
26 doc/html/pcre2.html \
27 doc/html/pcre2_callout_enumerate.html \
[all …]
/external/tinyxml2/
Dxmltest.cpp110 XMLDocument doc; in example_1() local
111 doc.LoadFile( "resources/dream.xml" ); in example_1()
113 return doc.ErrorID(); in example_1()
129 XMLDocument doc; in example_2() local
130 doc.Parse( xml ); in example_2()
132 return doc.ErrorID(); in example_2()
154 XMLDocument doc; in example_3() local
155 doc.Parse( xml ); in example_3()
157 XMLElement* titleElement = doc.FirstChildElement( "PLAY" )->FirstChildElement( "TITLE" ); in example_3()
165 return doc.ErrorID(); in example_3()
[all …]
/external/libcups/filter/
Dpstops.c103 int mirror, /* doc->mirror/mirror pages */
105 number_up_layout, /* doc->number_up_layout of N-up pages */
107 page_border; /* doc->page_border around pages */
118 #define is_first_page(p) (doc->number_up == 1 || \
119 ((p) % doc->number_up) == 1)
120 #define is_last_page(p) (doc->number_up == 1 || \
121 ((p) % doc->number_up) == 0)
122 #define is_not_last_page(p) (doc->number_up > 1 && \
123 ((p) % doc->number_up) != 0)
137 static pstops_page_t *add_page(pstops_doc_t *doc, const char *label);
[all …]
/external/python/cpython3/Lib/test/
Dtest_minidom.py16 "<!DOCTYPE doc PUBLIC 'http://xml.python.org/public'"
20 "]><doc attr='value'> text\n"
21 "<?pi sample?> <!-- comment --> <e/> </doc>")
27 return getDOMImplementation().createDocument(None, "doc", doctype)
30 doctype = getDOMImplementation().createDocumentType("doc", None, None)
47 doc = create_doc_without_doctype(doctype)
48 doctype.entities.item(0).ownerDocument = doc
49 doctype.notations.item(0).ownerDocument = doc
50 return doc
61 doc = Document()
[all …]
/external/libxml2/test/namespaces/reconcile/
Dtests.xml5 <doc name="doc1"><![CDATA[<p1 xmlns="urn:test:AAA"><a/></p1>]]></doc>
6 <doc name="doc2"><![CDATA[<p1 xmlns="urn:test:BBB"><b/></p1>]]></doc>
7 <doc name="doc3"><![CDATA[<p2 xmlns="urn:test:ZZZ"/>]]></doc>
9 <xpath doc="doc1" select-node="/a:p1/a:a">
14 <xpath doc="doc2" select-node="/b:p1/b:b">
19 <xpath doc="doc3" select-node="/z:p2">
25 <adopt dest-doc="doc3" node="a"/>
29 <adopt dest-doc="doc3" node="b"/>
33 …<expected doc="doc3"><![CDATA[<p2 xmlns="urn:test:ZZZ"><a xmlns="urn:test:AAA"/><b xmlns="urn:test…
37 <doc name="doc1"><![CDATA[<a:p1 xmlns:a="urn:test:AAA"><a:a/></a:p1>]]></doc>
[all …]
/external/python/cpython2/Lib/test/
Dtest_minidom.py19 "<!DOCTYPE doc PUBLIC 'http://xml.python.org/public'"
23 "]><doc attr='value'> text\n"
24 "<?pi sample?> <!-- comment --> <e/> </doc>")
30 return getDOMImplementation().createDocument(None, "doc", doctype)
33 doctype = getDOMImplementation().createDocumentType("doc", None, None)
50 doc = create_doc_without_doctype(doctype)
51 doctype.entities.item(0).ownerDocument = doc
52 doctype.notations.item(0).ownerDocument = doc
53 return doc
75 dom = parseString("<doc><foo/></doc>")
[all …]
/external/autotest/client/deps/libcap/
Dlibcap-2.16.tar.gz
/external/autotest/server/cros/packet_generation/
Dscapy-2.2.0.tar.gz
/external/llvm/docs/
Dindex.rst26 :doc:`LangRef`
94 :doc:`GettingStarted`
99 :doc:`CMake`
103 :doc:`HowToBuildOnARM`
106 :doc:`HowToCrossCompileLLVM`
109 :doc:`GettingStartedVS`
113 :doc:`tutorial/index`
117 :doc:`LLVM Command Guide <CommandGuide/index>`
121 :doc:`Passes`
124 :doc:`FAQ`
[all …]
/external/guice/latest-api-diffs/
D1.0.xml34 <doc>
36 </doc>
42 <doc>
44 </doc>
52 <doc>
54 </doc>
61 <doc>
63 </doc>
70 <doc>
72 </doc>
[all …]
D2.0.xml34 <doc>
36 </doc>
42 <doc>
44 </doc>
52 <doc>
54 </doc>
61 <doc>
63 </doc>
70 <doc>
72 </doc>
[all …]
D4.0.xml34 <doc>
36 </doc>
42 <doc>
44 </doc>
52 <doc>
54 </doc>
61 <doc>
63 </doc>
70 <doc>
72 </doc>
[all …]
D3.0.xml34 <doc>
36 </doc>
42 <doc>
44 </doc>
52 <doc>
54 </doc>
61 <doc>
63 </doc>
70 <doc>
72 </doc>
[all …]
/external/libxml2/
Dlibxml.spec.in101 cp doc/*.py py3doc
108 find doc -type f -exec chmod 0644 \{\} \;
125 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libxml2-%{version}/*
126 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libxml2-python-%{version}/*
127 (cd doc/examples ; make clean ; rm -rf .deps Makefile)
128 gzip -9 -c doc/libxml2-api.xml > doc/libxml2-api.xml.gz
143 %doc AUTHORS NEWS README Copyright TODO
144 %doc %{_mandir}/man1/xmllint.1*
145 %doc %{_mandir}/man1/xmlcatalog.1*
146 %doc %{_mandir}/man3/libxml.3*
[all …]
Dcheck-xml-test-suite.py61 doc = ctxt.doc()
63 doc = None
65 doc.freeDoc()
67 return doc
87 doc = ctxt.doc()
89 doc = None
90 if doc != None:
91 doc.freeDoc()
113 doc = ctxt.doc()
115 doc = None
[all …]
D.gitignore26 doc/Makefile
27 doc/Makefile.in
28 doc/devhelp/Makefile
29 doc/devhelp/Makefile.in
30 doc/examples/.deps
31 doc/examples/Makefile
32 doc/examples/Makefile.in
33 doc/examples/io1
34 doc/examples/io2
35 doc/examples/parse1
[all …]
/external/autotest/client/deps/libnet/
Dlibnet.tar.gz
/external/autotest/client/profilers/blktrace/
Dblktrace.tar.bz2 ... /doc/activity.eps blktrace/btt/doc/bno_plot.eps blktrace/btt/doc/ ...
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DGatherAPIData.java208 private void doDoc(ProgramElementDoc doc) { in doDoc() argument
209 if (ignore(doc)) return; in doDoc()
211 if (doc.isClass() || doc.isInterface()) { in doDoc()
212 ClassDoc cdoc = (ClassDoc)doc; in doDoc()
222 APIInfo info = createInfo(doc); in doDoc()
233 private boolean isIgnoredEnumMethod(ProgramElementDoc doc) { in isIgnoredEnumMethod() argument
234 if (doc.isMethod() && doc.containingClass().isEnum()) { in isIgnoredEnumMethod()
235 // System.out.println("*** " + doc.qualifiedName() + " pos: " + in isIgnoredEnumMethod()
236 // doc.position().line() + in isIgnoredEnumMethod()
238 // doc.containingClass().name() + in isIgnoredEnumMethod()
[all …]
/external/eigen/doc/
DCMakeLists.txt19 set(EIGEN_DOXY_INPUT "\"${Eigen_SOURCE_DIR}/Eigen\" \"${Eigen_SOURCE_DIR}/doc\"")
35 … "\"${Eigen_SOURCE_DIR}/unsupported/Eigen\" \"${Eigen_SOURCE_DIR}/unsupported/doc\"")
37 # set(EIGEN_DOXY_TAGFILES "\"${Eigen_BINARY_DIR}/doc/eigen.doxytags =../\"")
61 ${Eigen_SOURCE_DIR}/unsupported/doc/eigendoxy_layout.xml.in
62 ${Eigen_BINARY_DIR}/doc/unsupported/eigendoxy_layout.xml
76 doc-eigen-prerequisites
88 doc-unsupported-prerequisites
90 COMMAND ${CMAKE_COMMAND} -E make_directory ${Eigen_BINARY_DIR}/doc/html/unsupported
95 WORKING_DIRECTORY ${Eigen_BINARY_DIR}/doc
98 add_dependencies(doc-eigen-prerequisites all_snippets all_examples)
[all …]
/external/tinyxml/
Dxmltest.cpp126 TiXmlDocument doc( "demotest.xml" ); in main() local
127 doc.Parse( demoStart ); in main()
129 if ( doc.Error() ) in main()
131 printf( "Error in %s: %s\n", doc.Value(), doc.ErrorDesc() ); in main()
134 doc.SaveFile(); in main()
137 TiXmlDocument doc( "demotest.xml" ); in main() local
138 bool loadOkay = doc.LoadFile(); in main()
142 printf( "Could not load test file 'demotest.xml'. Error='%s'. Exiting.\n", doc.ErrorDesc() ); in main()
146 printf( "** Demo doc read from disk: ** \n\n" ); in main()
147 doc.Print( stdout ); in main()
[all …]
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node_statics.cpp909 std::unique_ptr<CXFA_Node> CXFA_Node::Create(CXFA_Document* doc, in Create() argument
915 node = pdfium::MakeUnique<CXFA_Ps>(doc, packet); in Create()
918 node = pdfium::MakeUnique<CXFA_To>(doc, packet); in Create()
921 node = pdfium::MakeUnique<CXFA_Ui>(doc, packet); in Create()
924 node = pdfium::MakeUnique<CXFA_RecordSet>(doc, packet); in Create()
927 node = pdfium::MakeUnique<CXFA_SubsetBelow>(doc, packet); in Create()
930 node = pdfium::MakeUnique<CXFA_SubformSet>(doc, packet); in Create()
933 node = pdfium::MakeUnique<CXFA_AdobeExtensionLevel>(doc, packet); in Create()
936 node = pdfium::MakeUnique<CXFA_Typeface>(doc, packet); in Create()
939 node = pdfium::MakeUnique<CXFA_Break>(doc, packet); in Create()
[all …]
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_mat.hpp63 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
64 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
70 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
71 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
77 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
78 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
84 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
85 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
91 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
92 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
[all …]
/external/libxml2/python/tests/
Dvalidate.py11 doc = ctxt.doc() variable
14 if doc.name != "valid.xml":
15 print("doc.name failed")
17 root = doc.children
18 if root.name != "doc":
24 doc.freeDoc()
31 doc = ctxt.doc() variable
33 doc.freeDoc()
48 doc = ctxt.doc() variable
50 if doc.name != "invalid.xml":
[all …]

12345678910>>...186