Home
last modified time | relevance | path

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

12345678910>>...410

/third_party/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 …]
/third_party/node/
DCHANGELOG.md5 * [Node.js 14](doc/changelogs/CHANGELOG_V14.md) **Long Term Support**
6 * [Node.js 13](doc/changelogs/CHANGELOG_V13.md) End-of-Life
7 * [Node.js 12](doc/changelogs/CHANGELOG_V12.md) Long Term Support
8 * [Node.js 11](doc/changelogs/CHANGELOG_V11.md) End-of-Life
9 * [Node.js 10](doc/changelogs/CHANGELOG_V10.md) End-of-Life
10 * [Node.js 9](doc/changelogs/CHANGELOG_V9.md) End-of-Life
11 * [Node.js 8](doc/changelogs/CHANGELOG_V8.md) End-of-Life
12 * [Node.js 7](doc/changelogs/CHANGELOG_V7.md) End-of-Life
13 * [Node.js 6](doc/changelogs/CHANGELOG_V6.md) End-of-Life
14 * [Node.js 5](doc/changelogs/CHANGELOG_V5.md) End-of-Life
[all …]
/third_party/grpc/src/core/lib/debug/
Dstats_data.yaml20 doc: Number of client side calls created by this process
22 doc: Number of server side calls created by this process
26 doc: Initial size of the grpc_call arena created at call start
28 doc: Number of completion queues created
30 doc: Number of client channels created
32 doc: Number of client subchannels created
34 doc: Number of server channels created
37 doc: Number of polling syscalls (epoll_wait, poll, etc) made by this process
39 doc: Number of sleeping syscalls made by this process
43 doc: How many events are called for each syscall_poll
[all …]
/third_party/ffmpeg/doc/
DMakefile17 MANPAGES1 = $(AVPROGS-yes:%=doc/%.1) $(AVPROGS-yes:%=doc/%-all.1) $(COMPONENTS-yes:%=doc/%.…
18 MANPAGES3 = $(LIBRARIES-yes:%=doc/%.3)
20 …DPAGES = $(AVPROGS-yes:%=doc/%.pod) $(AVPROGS-yes:%=doc/%-all.pod) $(COMPONENTS-yes:%=doc/%.p…
21 …MLPAGES = $(AVPROGS-yes:%=doc/%.html) $(AVPROGS-yes:%=doc/%-all.html) $(COMPONENTS-yes:%=doc/%.h…
22 doc/developer.html \
23 doc/faq.html \
24 doc/fate.html \
25 doc/general.html \
26 doc/git-howto.html \
27 doc/mailing-list-faq.html \
[all …]
/third_party/boost/doc/pdf/
DJamfile.v213 project : requirements <include>../../libs/geometry/doc ;
21 : ../../libs/array/doc/array.xml
23 <format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
28 : ../../libs/any/doc/any.xml
30 <format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
38 ../../libs/align/doc//standalone
39 ../../libs/atomic/doc//standalone
40 ../../libs/accumulators/doc//standalone
41 ../../libs/algorithm/string/doc//string_algo
42 ../../libs/algorithm/doc//standalone
[all …]
/third_party/pcre2/pcre2/
DMakefile.am19 doc/pcre2.txt \
20 doc/pcre2-config.txt \
21 doc/pcre2grep.txt \
22 doc/pcre2test.txt
25 doc/html/NON-AUTOTOOLS-BUILD.txt \
26 doc/html/README.txt \
27 doc/html/index.html \
28 doc/html/pcre2-config.html \
29 doc/html/pcre2.html \
30 doc/html/pcre2_callout_enumerate.html \
[all …]
/third_party/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 …]
/third_party/python/Lib/test/
Dtest_minidom.py17 "<!DOCTYPE doc PUBLIC 'http://xml.python.org/public'"
21 "]><doc attr='value'> text\n"
22 "<?pi sample?> <!-- comment --> <e/> </doc>")
28 return getDOMImplementation().createDocument(None, "doc", doctype)
31 doctype = getDOMImplementation().createDocumentType("doc", None, None)
48 doc = create_doc_without_doctype(doctype)
49 doctype.entities.item(0).ownerDocument = doc
50 doctype.notations.item(0).ownerDocument = doc
51 return doc
62 doc = Document()
[all …]
/third_party/libxml2/
D.gitignore28 doc/Makefile
29 doc/Makefile.in
30 doc/devhelp/Makefile
31 doc/devhelp/Makefile.in
32 doc/examples/.deps
33 doc/examples/Makefile
34 doc/examples/Makefile.in
35 doc/examples/io1
36 doc/examples/io2
37 doc/examples/parse1
[all …]
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
144 %doc AUTHORS NEWS README Copyright TODO
145 %doc %{_mandir}/man1/xmllint.1*
146 %doc %{_mandir}/man1/xmlcatalog.1*
147 %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 …]
/third_party/cJSON/tests/json-patch-tests/
Dtests.json3 "doc": {}, object
8 "doc": {"foo": 1}, object
13 "doc": {"foo": 1, "bar": 2}, object
18 "doc": [{"foo": 1, "bar": 2}], array
23 "doc": {"foo":{"foo": 1, "bar": 2}}, object
28 "doc": {"foo": null}, object
33 "doc": [], array
38 "doc": ["foo"], array
43 "doc": {}, object
48 "doc": {}, object
[all …]
/third_party/boost/libs/beast/doc/qbk/
Dmain.qbk38 [def __async_initfn__ [@boost:/doc/html/boost_asio/reference/asynchronous_operations.html…
46 [def __asio_handler_allocate__ [@boost:/doc/html/boost_asio/reference/asio_handler_allocate.html `…
47 [def __asio_handler_invoke__ [@boost:/doc/html/boost_asio/reference/asio_handler_invoke.html `as…
48 [def __basic_stream_socket__ [@boost:/doc/html/boost_asio/reference/basic_stream_socket.html `ba…
49 [def __const_buffer__ [@boost:/doc/html/boost_asio/reference/const_buffer.html `const_buf…
50 [def __deduced__ [@boost:/doc/html/boost_asio/reference/asynchronous_operations.html…
51 [def __executor_work_guard__ [@boost:/doc/html/boost_asio/reference/executor_work_guard.html `ne…
52 [def __get_associated_allocator__ [@boost:/doc/html/boost_asio/reference/get_associated_allocator…
53 [def __get_associated_executor__ [@boost:/doc/html/boost_asio/reference/get_associated_executor.…
54 [def __io_context__ [@boost:/doc/html/boost_asio/reference/io_context.html `net::io_con…
[all …]
/third_party/libcoap/doc/
DMakefile.am1 # doc/Makefile.am
25 @rm -f $(top_builddir)/doc/DoxygenLayout.xml
26 @rm -rf $(top_builddir)/doc/man_tmp
27 @rm -rf $(top_builddir)/doc/man_html
30 @$(MKDIR_P) $(top_builddir)/doc/man_tmp
31 @$(MKDIR_P) $(top_builddir)/doc/man_html
35 …sergroup" visible="yes" url="@ref manpage" title="Manual Pages">' > $(top_builddir)/doc/insert_file
36 @echo '/** @page manpage Manual Pages' > $(top_builddir)/doc/man_tmp/manpage.dox
37 …oap API manual pages, some of which have code examples:' >> $(top_builddir)/doc/man_tmp/manpage.dox
38 @echo ' <table class="directory">' >> $(top_builddir)/doc/man_tmp/manpage.dox
[all …]
/third_party/boost/libs/spirit/classic/
Dindex.html5 <link rel="stylesheet" href="doc/theme/style.css" type="text/css">
9 <table width="100%" border="0" background="doc/theme/bkd2.gif" cellspacing="2">
16 …<td width="112"><a href="http://spirit.sf.net"><img src="doc/theme/spirit.gif" width="112" height=…
25 <td class="toc_cells_L0"><a href="doc/preface.html">Preface</a></td>
28 <td class="toc_cells_L0"><a href="doc/introduction.html">Introduction</a></td>
31 <td class="toc_cells_L0"><a href="doc/quick_start.html">Quick Start</a></td>
34 <td class="toc_cells_L0"><a href="doc/basic_concepts.html">Basic Concepts</a></td>
37 <td class="toc_cells_L0"><a href="doc/organization.html">Organization</a></td>
46 <td class="toc_cells_L1"><a href="doc/primitives.html">Primitives</a> </td>
49 <td class="toc_cells_L1"><a href="doc/operators.html">Operators</a></td>
[all …]
/third_party/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 …]
/third_party/boost/libs/spirit/classic/phoenix/
Dindex.html5 <link rel="stylesheet" href="doc/theme/style.css" type="text/css">
6 <link rel="next" href="doc/preface.html">
9 <table width="100%" height="48" border="0" background="doc/theme/bkd2.gif" cellspacing="2">
15 …<td width="112"><a href="http://spirit.sf.net"><img src="doc/theme/spirit.gif" align="right" borde…
25 <a href="doc/preface.html">Preface</a>
30 <a href="doc/introduction.html">Introduction</a>
35 <a href="doc/quick_start.html">Quick start</a>
40 <a href="doc/basic_concepts.html">Basic Concepts</a>
45 <a href="doc/architecture.html">Architecture</a>
50 <a href="doc/lazy_functions.html">Lazy functions</a>
[all …]
/third_party/boost/libs/log/doc/
Dlog.qbk19 [def __boost_config__ [@http://www.boost.org/doc/libs/release/libs/config/doc/html/index.html Boost…
20 [def __boost_atomic__ [@http://www.boost.org/doc/libs/release/doc/html/atomic.html Boost.Atomic]]
21 [def __boost_smart_ptr__ [@http://www.boost.org/doc/libs/release/libs/smart_ptr/smart_ptr.htm Boost…
22 [def __boost_function__ [@http://www.boost.org/doc/libs/release/doc/html/function.html Boost.Functi…
23 [def __boost_filesystem__ [@http://www.boost.org/doc/libs/release/libs/filesystem/doc/index.htm Boo…
24 [def __boost_system__ [@http://www.boost.org/doc/libs/release/libs/system/doc/index.html Boost.Syst…
25 [def __boost_date_time__ [@http://www.boost.org/doc/libs/release/doc/html/date_time.html Boost.Date…
26 [def __boost_date_time_format__ [@http://www.boost.org/doc/libs/release/doc/html/date_time/date_tim…
27 [def __boost_thread__ [@http://www.boost.org/doc/libs/release/doc/html/thread.html Boost.Thread]]
28 [def __boost_regex__ [@http://www.boost.org/doc/libs/release/libs/regex/index.html Boost.Regex]]
[all …]
/third_party/ejdb/src/tests/
Dejdb_test2.c48 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test2_2() local
50 rc = jbl_at(doc->raw, "/f", &jbl); in ejdb_test2_2()
70 static iwrc ejdb_test2_1_exec_visitor1(struct _EJDB_EXEC *ctx, const EJDB_DOC doc, int64_t *step) { in ejdb_test2_1_exec_visitor1() argument
73 iwrc rc = jbl_at(doc->raw, "/f", &jbl); in ejdb_test2_1_exec_visitor1()
123 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test2_1() local
131 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test2_1() local
133 rc = jbl_as_json(doc->raw, jbl_xstr_json_printer, xstr, 0); in ejdb_test2_1()
156 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test2_1() local
164 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test2_1() local
172 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test2_1() local
[all …]
Dejdb_test3.c59 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test3_1() local
61 rc = jbl_as_json(doc->raw, jbl_xstr_json_printer, xstr, 0); in ejdb_test3_1()
78 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test3_1() local
80 rc = jbl_as_json(doc->raw, jbl_xstr_json_printer, xstr, 0); in ejdb_test3_1()
96 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test3_1() local
98 rc = jbl_as_json(doc->raw, jbl_xstr_json_printer, xstr, 0); in ejdb_test3_1()
114 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test3_1() local
116 rc = jbl_as_json(doc->raw, jbl_xstr_json_printer, xstr, 0); in ejdb_test3_1()
131 for (EJDB_DOC doc = list->first; doc; doc = doc->next, ++i) { in ejdb_test3_1() local
133 rc = jbl_as_json(doc->raw, jbl_xstr_json_printer, xstr, 0); in ejdb_test3_1()
[all …]
/third_party/python/Lib/test/test_tools/
Dtest_i18n.py113 for doc in ('"""doc"""', "r'''doc'''", "R'doc'", 'u"doc"'):
114 with self.subTest(doc):
118 ''' % doc))
119 self.assertIn('doc', msgids)
124 b"""doc"""
126 self.assertFalse([msgid for msgid in msgids if 'doc' in msgid])
131 f"""doc"""
133 self.assertFalse([msgid for msgid in msgids if 'doc' in msgid])
136 for doc in ('"""doc"""', "r'''doc'''", "R'doc'", 'u"doc"'):
137 with self.subTest(doc):
[all …]
/third_party/json/test/src/
Dunit-alt-string.cpp185 alt_json doc; variable
186 doc["pi"] = 3.141;
187 alt_string dump = doc.dump();
192 alt_json doc; variable
193 doc["happy"] = true;
194 alt_string dump = doc.dump();
199 alt_json doc; variable
200 doc["name"] = "I'm Batman";
201 alt_string dump = doc.dump();
206 alt_json doc; variable
[all …]
/third_party/mksh/
Dlksh.133 .\" The section after the "doc" macropackage has been loaded contains
85 . el .ie d doc-volume-ds-1 .ds tT gnp
127 . nr doc-curr-font \n[.f]
128 . nr doc-curr-size \n[.ps]
129 . ds doc-str-Mx \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]
130 . ds doc-str-Mx1 \*[doc-Tn-font-size]\%MirBSD\*[doc-str-Mx]
131 . if !\n[doc-arg-limit] \
133 . ds doc-macro-name Mx
134 . doc-parse-args \$@
136 . if (\n[doc-arg-limit] > \n[doc-arg-ptr]) \{\
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat.hpp37 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
38 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
44 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
45 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
51 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
52 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
58 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
59 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
65 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
66 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
[all …]
/third_party/FatFs/documents/
D00index_e.html25 <li>Various <a href="doc/config.html">configuration options</a> to support for:
47 <li><a href="doc/open.html">f_open</a> - Open/Create a file</li>
48 <li><a href="doc/close.html">f_close</a> - Close an open file</li>
49 <li><a href="doc/read.html">f_read</a> - Read data from the file</li>
50 <li><a href="doc/write.html">f_write</a> - Write data to the file</li>
51 <li><a href="doc/lseek.html">f_lseek</a> - Move read/write pointer, Expand size</li>
52 <li><a href="doc/truncate.html">f_truncate</a> - Truncate file size</li>
53 <li><a href="doc/sync.html">f_sync</a> - Flush cached data</li>
54 <li><a href="doc/forward.html">f_forward</a> - Forward data to the stream</li>
55 <li><a href="doc/expand.html">f_expand</a> - Allocate a contiguous block to the file</li>
[all …]

12345678910>>...410