Home
last modified time | relevance | path

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

12345678910>>...633

/aosp_15_r20/external/libxml2/test/xsdtest/
H A 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 …]
/aosp_15_r20/external/cronet/third_party/libxml/fuzz/seed_corpus/
H A D3df6ab31f8c924814d6ec41254d11b4b3734784a8 …<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 …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs178 #[doc = " The various compression algorithms supported by gRPC (not sorted by"]
179 #[doc = " compression level)"]
188 #[doc = " Compression levels allow a party with knowledge of its peer's accepted"]
189 #[doc = " encodings to request compression in an abstract way. The level-algorithm"]
190 #[doc = " mapping is performed internally and depends on the peer's supported"]
191 #[doc = " compression algorithms."]
203 #[doc = " All algs are enabled by default. This option corresponds to the channel"]
204 #[doc = " argument key behind \\a GRPC_COMPRESSION_CHANNEL_ENABLED_ALGORITHMS_BITSET"]
209 #[doc = " The default compression level. It'll be used in the absence of call"]
210 #[doc = " specific settings. This option corresponds to the channel"]
[all …]
/aosp_15_r20/external/mesa3d/docs/
H A Drelnotes.rst6 - :doc:`24.2.3 release notes <relnotes/24.2.3>`
7 - :doc:`24.2.2 release notes <relnotes/24.2.2>`
8 - :doc:`24.1.7 release notes <relnotes/24.1.7>`
9 - :doc:`24.2.1 release notes <relnotes/24.2.1>`
10 - :doc:`24.1.6 release notes <relnotes/24.1.6>`
11 - :doc:`24.2.0 release notes <relnotes/24.2.0>`
12 - :doc:`24.1.5 release notes <relnotes/24.1.5>`
13 - :doc:`24.1.4 release notes <relnotes/24.1.4>`
14 - :doc:`24.1.3 release notes <relnotes/24.1.3>`
15 - :doc:`24.1.2 release notes <relnotes/24.1.2>`
[all …]
/aosp_15_r20/external/tinyxml2/
H A Dxmltest.cpp117 XMLDocument doc; in example_1() local
118 doc.LoadFile( "resources/dream.xml" ); in example_1()
120 return doc.ErrorID(); in example_1()
136 XMLDocument doc; in example_2() local
137 doc.Parse( xml ); in example_2()
139 return doc.ErrorID(); in example_2()
161 XMLDocument doc; in example_3() local
162 doc.Parse( xml ); in example_3()
164 XMLElement* titleElement = doc.FirstChildElement( "PLAY" )->FirstChildElement( "TITLE" ); in example_3()
172 return doc.ErrorID(); in example_3()
[all …]
/aosp_15_r20/external/libcups/filter/
H A Dpstops.c98 int mirror, /* doc->mirror/mirror pages */
100 number_up_layout, /* doc->number_up_layout of N-up pages */
102 page_border; /* doc->page_border around pages */
113 #define is_first_page(p) (doc->number_up == 1 || \
114 ((p) % doc->number_up) == 1)
115 #define is_last_page(p) (doc->number_up == 1 || \
116 ((p) % doc->number_up) == 0)
117 #define is_not_last_page(p) (doc->number_up > 1 && \
118 ((p) % doc->number_up) != 0)
132 static pstops_page_t *add_page(pstops_doc_t *doc, const char *label);
[all …]
/aosp_15_r20/external/pcre/
H A 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 …]
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/logging/
DStatsLogManager.java103 * &#064;UiEvent(doc = "Briefly describe the interaction when this event will be logged")
116 @UiEvent(doc = "App launched from workspace, hotseat or folder in launcher")
119 @UiEvent(doc = "Task launched from overview using TAP")
122 @UiEvent(doc = "User tapped on notification inside popup context menu.")
125 @UiEvent(doc = "Task launched from overview using SWIPE DOWN")
128 @UiEvent(doc = "App launched by dragging and dropping, probably from taskbar")
131 @UiEvent(doc = "TASK dismissed from overview using SWIPE UP")
134 @UiEvent(doc = "User dragged a launcher item")
137 @UiEvent(doc = "A dragged launcher item is successfully dropped onto workspace, hotseat "
141 @UiEvent(doc = "A dragged launcher item is successfully dropped onto a folder icon.")
[all …]
/aosp_15_r20/external/tpm2-tss/
H A DMakefile.am74 doxygen-doc/man/ESYS_CONTEXT.3 \
75 doxygen-doc/man/ESYS_TR.3 \
76 doxygen-doc/man/ESYS_TR_defines.3 \
77 doxygen-doc/man/Esys_ActivateCredential.3 \
78 doxygen-doc/man/Esys_Certify.3 \
79 doxygen-doc/man/Esys_CertifyCreation.3 \
80 doxygen-doc/man/Esys_ChangeEPS.3 \
81 doxygen-doc/man/Esys_ChangePPS.3 \
82 doxygen-doc/man/Esys_Clear.3 \
83 doxygen-doc/man/Esys_ClearControl.3 \
[all …]
/aosp_15_r20/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 …]
/aosp_15_r20/external/python/cpython3/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
64 doc = Document()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/common/
Dsignal.rs12 #[doc = "Signal 0 (shouldn't be used)"] pub const SIGZERO: Self = Self(0);
13 #[doc = "Hangup"] pub const SIGHUP: Self = Self(1);
14 #[doc = "Interrupt"] pub const SIGINT: Self = Self(2);
15 #[doc = "Quit"] pub const SIGQUIT: Self = Self(3);
16 #[doc = "Illegal instruction"] pub const SIGILL: Self = Self(4);
17 #[doc = "Trace/breakpoint trap"] pub const SIGTRAP: Self = Self(5);
18 #[doc = "Aborted"] pub const SIGABRT: Self = Self(6);
19 #[doc = "Emulation trap"] pub const SIGEMT: Self = Self(7);
20 #[doc = "Arithmetic exception"] pub const SIGFPE: Self = Self(8);
21 #[doc = "Killed"] pub const SIGKILL: Self = Self(9);
[all …]
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/select/
H A DSelectorTest.java50 Document doc = Jsoup.parse("<p.p>One</p.p> <p\\p>Two</p\\p>"); in byEscapedTag() local
52 Element one = doc.expectFirst("p\\.p"); in byEscapedTag()
55 Element two = doc.expectFirst("p\\\\p"); in byEscapedTag()
68 …Document doc = Jsoup.parse("<p id='i.d'>One</p> <p id='i\\d'>Two</p> <p id='one-two/three'>Three</… in byEscapedId() local
70 Element one = doc.expectFirst("#i\\.d"); in byEscapedId()
73 Element two = doc.expectFirst("#i\\\\d"); in byEscapedId()
76 Element thr = doc.expectFirst("p#one-two\\/three"); in byEscapedId()
92 Document doc = Jsoup.parse("<p class='one.two#three'>One</p>"); in byEscapedClass() local
93 assertSelectedOwnText(doc.select("p.one\\.two\\#three"), "One"); in byEscapedClass()
112 Document doc = Jsoup.parse(h); in testByAttribute() local
[all …]
H A DElementsTest.java27 Document doc = Jsoup.parse(h); in filter() local
28 Elements els = doc.select(".headline").select("p"); in filter()
36 Document doc = Jsoup.parse(h); in attributes() local
37 Elements withTitle = doc.select("p[title]"); in attributes()
45 assertEquals(0, doc.select("p[title]").size()); in attributes()
47 Elements ps = doc.select("p").attr("style", "classy"); in attributes()
54 Document doc = Jsoup.parse("<p title=foo><p title=bar><p class=foo><p class=bar>"); in hasAttr() local
55 Elements ps = doc.select("p"); in hasAttr()
61 …Document doc = Jsoup.parse("<a id=1 href='/foo'>One</a> <a id=2 href='https://jsoup.org'>Two</a>"); in hasAbsAttr() local
62 Elements one = doc.select("#1"); in hasAbsAttr()
[all …]
/aosp_15_r20/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/
H A DmissingSinces.txt1 NO DOC BLOCK: android.support.graphics.drawable.AnimatedVectorDrawableCompat Class
2 NO DOC BLOCK: android.support.v4.util.ArraySet Class
3 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar Class
4 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar.BaseCallback Class
5 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar.ContentViewCallback Interface
6 NO DOC BLOCK: android.support.v4.app.FragmentManager.FragmentLifecycleCallbacks Class
7 NO DOC BLOCK: android.support.v7.widget.PagerSnapHelper Class
8 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackControlGlue.InputEventHandler Interface
9 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackFragment Class
10 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackFragment.OnFadeCompleteListener Class
[all …]
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/nodes/
H A DDocumentTest.java31 Document doc = Jsoup.parse("<p>Hello</p>"); in setTextPreservesDocumentStructure() local
32 doc.text("Replaced"); in setTextPreservesDocumentStructure()
33 assertEquals("Replaced", doc.text()); in setTextPreservesDocumentStructure()
34 assertEquals("Replaced", doc.body().text()); in setTextPreservesDocumentStructure()
35 assertEquals(1, doc.select("head").size()); in setTextPreservesDocumentStructure()
57 Document doc = Jsoup.parse("<p title=π>π & < > </p>"); in testOutputEncoding() local
59 assertEquals("<p title=\"π\">π &amp; &lt; &gt;</p>", doc.body().html()); in testOutputEncoding()
60 assertEquals("UTF-8", doc.outputSettings().charset().name()); in testOutputEncoding()
62 doc.outputSettings().charset("ascii"); in testOutputEncoding()
63 assertEquals(Entities.EscapeMode.base, doc.outputSettings().escapeMode()); in testOutputEncoding()
[all …]
H A DElementTest.java56 Document doc = Jsoup.parse("<div id=Foo>"); in testId() local
57 Element el = doc.selectFirst("div"); in testId()
63 Document doc = Jsoup.parse("<div id=Boo>"); in testSetId() local
64 Element el = doc.selectFirst("div"); in testSetId()
71 Document doc = Jsoup.parse(reference); in getElementsByTagName() local
72 List<Element> divs = doc.getElementsByTag("div"); in getElementsByTagName()
77 List<Element> ps = doc.getElementsByTag("p"); in getElementsByTagName()
81 List<Element> ps2 = doc.getElementsByTag("P"); in getElementsByTagName()
84 List<Element> imgs = doc.getElementsByTag("img"); in getElementsByTagName()
87 List<Element> empty = doc.getElementsByTag("wtf"); in getElementsByTagName()
[all …]
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/
H A DMyDocumentsProvider.java93 row.add(Root.COLUMN_DOCUMENT_ID, "doc:local"); in queryRoots()
99 row.add(Root.COLUMN_DOCUMENT_ID, "doc:create"); in queryRoots()
107 row.add(Root.COLUMN_DOCUMENT_ID, "doc:local"); in queryRoots()
113 private Map<String, Doc> mDocs = new HashMap<>();
115 private Doc mLocalRoot;
116 private Doc mCreateRoot;
119 private Doc buildDoc(String docId, String displayName, String mimeType, in buildDoc()
121 final Doc doc = new Doc(); in buildDoc() local
122 doc.docId = docId; in buildDoc()
123 doc.displayName = displayName; in buildDoc()
[all …]
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/parser/
H A DHtmlParserTest.java33 Document doc = Jsoup.parse(html); in parsesSimpleDocument() local
35 Element p = doc.body().child(0); in parsesSimpleDocument()
44 Document doc = Jsoup.parse(html); in parsesRoughAttributes() local
47 Element p = doc.body().child(0); in parsesRoughAttributes()
55 Document doc = parser.parseInput(html, ""); in dropsDuplicateAttributes() local
57 Element el = doc.expectFirst("body > *"); in dropsDuplicateAttributes()
76 Document doc = parser.parseInput(html, ""); in retainsAttributesOfDifferentCaseIfSensitive() local
77 …assertEquals("<p One=\"One\" one=\"Three\" two=\"Four\" Two=\"Six\">Text</p>", doc.selectFirst("p"… in retainsAttributesOfDifferentCaseIfSensitive()
83 Document doc = Jsoup.parse(html); in parsesQuiteRoughAttributes() local
86 // assertEquals("<p =a>One<a <p>Something</a></p>\n<a <p>Else</a>", doc.body().html()); in parsesQuiteRoughAttributes()
[all …]
/aosp_15_r20/external/guice/latest-api-diffs/
H A D1.0.xml34 <doc>
36 </doc>
42 <doc>
44 </doc>
52 <doc>
54 </doc>
61 <doc>
63 </doc>
70 <doc>
72 </doc>
[all …]
H A D2.0.xml34 <doc>
36 </doc>
42 <doc>
44 </doc>
52 <doc>
54 </doc>
61 <doc>
63 </doc>
70 <doc>
72 </doc>
[all …]
/aosp_15_r20/external/pytorch/docs/source/
H A Dname_inference.rst3 .. _name_inference_reference-doc:
8 Please read :ref:`named_tensors-doc` first for an introduction to named tensors.
29 ":meth:`Tensor.abs`, :func:`torch.abs`",:ref:`keeps_input_names-doc`
30 :meth:`Tensor.abs_`,:ref:`keeps_input_names-doc`
31 ":meth:`Tensor.acos`, :func:`torch.acos`",:ref:`keeps_input_names-doc`
32 :meth:`Tensor.acos_`,:ref:`keeps_input_names-doc`
33 ":meth:`Tensor.add`, :func:`torch.add`",:ref:`unifies_names_from_inputs-doc`
34 :meth:`Tensor.add_`,:ref:`unifies_names_from_inputs-doc`
35 ":meth:`Tensor.addmm`, :func:`torch.addmm`",:ref:`contracts_away_dims-doc`
36 :meth:`Tensor.addmm_`,:ref:`contracts_away_dims-doc`
[all …]
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp842 void LoadText(CXFA_FFDoc* doc, CXFA_Node* pNode) { in LoadText() argument
847 doc->GetHeap()->GetAllocationHandle(), pNode, in LoadText()
850 doc->GetHeap()->GetAllocationHandle(), doc, m_pTextProvider); in LoadText()
867 bool LoadImageData(CXFA_FFDoc* doc, CXFA_Node* pNode) { in LoadImageData() argument
879 pNode->SetLayoutImage(XFA_LoadImageData(doc, image, m_bNamedImage, in LoadImageData()
914 bool LoadCaption(CXFA_FFDoc* doc, CXFA_Node* pNode) { in LoadCaption() argument
922 doc->GetHeap()->GetAllocationHandle(), pNode, in LoadCaption()
925 doc->GetHeap()->GetAllocationHandle(), doc, m_pCapTextProvider); in LoadCaption()
956 bool LoadImageData(CXFA_FFDoc* doc, CXFA_Node* pNode) { in LoadImageData() argument
968 pNode->SetEditImage(XFA_LoadImageData(doc, image, m_bNamedImage, in LoadImageData()
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Deq.rs8 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
11 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
18 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
21 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
28 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
31 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
39 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
42 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
53 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
56 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
[all …]
/aosp_15_r20/external/fonttools/Tests/designspaceLib/
H A Ddesignspace_test.py69 doc = DesignSpaceDocument()
70 doc.rulesProcessingLast = True
82 doc.addAxis(a1)
92 doc.addAxis(a2)
107 doc.addSource(s1)
119 doc.addSource(s2)
132 doc.addSource(s3)
155 doc.addInstance(i1)
177 doc.addInstance(i2)
179 doc.filename = "suggestedFileName.designspace"
[all …]

12345678910>>...633