Home
last modified time | relevance | path

Searched refs:doc (Results 1 - 25 of 619) sorted by relevance

12345678910>>...25

/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
H A Djitprofiling_bindings.rs3 #[doc = "<\\brief Send this to shutdown the agent."]
4 #[doc = " Use NULL for event data."]
6 #[doc = "<\\brief Send when dynamic code is"]
7 #[doc = " JIT compiled and loaded into"]
8 #[doc = " memory by the JIT engine, but"]
9 #[doc = " before the code is executed."]
10 #[doc = " Use iJIT_Method_Load as event"]
11 #[doc = " data."]
13 #[doc = "<\\brief Send when compiled dynamic"]
14 #[doc
[all...]
H A Dittnotify_bindings.rs255 #[doc = " @defgroup control Collection Control"]
256 #[doc = " @ingroup public"]
257 #[doc = " General behavior: application continues to run, but no profiling information is being collected"]
258 #[doc = ""]
259 #[doc = " Pausing occurs not only for the current thread but for all process as well as spawned processes"]
260 #[doc = " - Intel(R) Parallel Inspector and Intel(R) Inspector XE:"]
261 #[doc = " - Does not analyze or report errors that involve memory access."]
262 #[doc = " - Other errors are reported as usual. Pausing data collection in"]
263 #[doc = " Intel(R) Parallel Inspector and Intel(R) Inspector XE"]
264 #[doc
[all...]
/third_party/ffmpeg/doc/
H A DMakefile17 MANPAGES1 = $(AVPROGS-yes:%=doc/%.1) $(AVPROGS-yes:%=doc/%-all.1) $(COMPONENTS-yes:%=doc/%.1)
18 MANPAGES3 = $(LIBRARIES-yes:%=doc/%.3)
20 PODPAGES = $(AVPROGS-yes:%=doc/%.pod) $(AVPROGS-yes:%=doc/%-all.pod) $(COMPONENTS-yes:%=doc/%.pod) $(LIBRARIES-yes:%=doc/%.pod)
21 HTMLPAGES = $(AVPROGS-yes:%=doc/%.html) $(AVPROGS-yes:%=doc/
[all...]
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A 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 in isIgnoredEnumMethod()
261 isAbstractClassDefaultConstructor(ProgramElementDoc doc) isAbstractClassDefaultConstructor() argument
269 ignore(ProgramElementDoc doc) ignore() argument
330 createInfo(ProgramElementDoc doc) createInfo() argument
477 tagStatus(final ProgramElementDoc doc, String[] version) tagStatus() argument
[all...]
H A DGatherAPIDataOld.java199 private void doDoc(ProgramElementDoc doc) { in doDoc() argument
200 if (ignore(doc)) return; in doDoc()
202 if (doc.isClass() || doc.isInterface()) { in doDoc()
203 ClassDoc cdoc = (ClassDoc)doc; in doDoc()
210 APIInfo info = createInfo(doc); in doDoc()
216 private boolean ignore(ProgramElementDoc doc) { in ignore() argument
217 if (doc == null) return true; in ignore()
218 if (doc.isPrivate() || doc in ignore()
254 createInfo(ProgramElementDoc doc) createInfo() argument
373 tagStatus(final Doc doc, String[] version) tagStatus() argument
[all...]
H A DCheckTags.java299 void doDoc(ProgramElementDoc doc) { in doDoc() argument
300 if (doc != null && (doc.isPublic() || doc.isProtected()) in doDoc()
301 && !(doc instanceof ConstructorDoc && ((ConstructorDoc)doc).isSynthetic())) { in doDoc()
307 boolean isClass = doc.isClass() || doc.isInterface(); in doDoc()
314 header += (isClass ? doc.qualifiedName() : doc in doDoc()
337 doTags(ProgramElementDoc doc) doTags() argument
[all...]
/third_party/rust/crates/syn/src/
H A Dexport.rs0 #[doc(hidden)]
3 #[doc(hidden)]
5 #[doc(hidden)]
7 #[doc(hidden)]
9 #[doc(hidden)]
11 #[doc(hidden)]
13 #[doc(hidden)]
15 #[doc(hidden)]
17 #[doc(hidden)]
19 #[doc(hidde
[all...]
H A Dlib.rs252 #![doc(html_root_url = "https://docs.rs/syn/2.0.48")]
319 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
325 #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
335 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
341 #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
352 #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
355 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
361 #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
370 #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
376 #[cfg_attr(doc_cfg, doc(cf
[all...]
/third_party/rust/crates/syn/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")))]
50 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
53 #[cfg_attr(doc_cfg, doc(cf
[all...]
H A Dvisit_mut.rs33 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
38 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
46 #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
51 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
56 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
61 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
66 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
71 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
76 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
81 #[cfg_attr(doc_cfg, doc(cf
[all...]
H A Dclone.rs7 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
17 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
29 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
43 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
55 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
67 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
70 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
77 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
89 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
100 #[cfg_attr(doc_cfg, doc(cf
[all...]
H A Dvisit.rs32 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
37 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
45 #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
50 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
55 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
60 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
65 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
70 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
75 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))]
80 #[cfg_attr(doc_cfg, doc(cf
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dmman.rs26 #[cfg_attr(docsrs, doc(cfg(all())))]
30 #[cfg_attr(docsrs, doc(cfg(all())))]
48 #[cfg_attr(docsrs, doc(cfg(all())))]
53 #[cfg_attr(docsrs, doc(cfg(all())))]
64 #[cfg_attr(docsrs, doc(cfg(all())))]
68 #[cfg_attr(docsrs, doc(cfg(all())))]
72 #[cfg_attr(docsrs, doc(cfg(all())))]
76 #[cfg_attr(docsrs, doc(cfg(all())))]
80 #[cfg_attr(docsrs, doc(cfg(all())))]
86 #[cfg_attr(docsrs, doc(cf
[all...]
H A Dtermios.rs97 doc = " ```rust,ignore"
108 doc = " ```rust"
130 doc = " ```rust"
141 doc = " ```rust,ignore"
163 doc = " ```rust"
174 doc = " ```rust,ignore"
197 doc = " ```rust"
208 doc = " ```rust,ignore"
381 #[cfg_attr(docsrs, doc(cfg(all())))]
389 #[cfg_attr(docsrs, doc(cf
[all...]
/third_party/rust/crates/nix/src/net/
H A Dif_.rs50 #[cfg_attr(docsrs, doc(cfg(all())))]
54 #[cfg_attr(docsrs, doc(cfg(all())))]
69 #[cfg_attr(docsrs, doc(cfg(all())))]
83 #[cfg_attr(docsrs, doc(cfg(all())))]
91 #[cfg_attr(docsrs, doc(cfg(all())))]
95 #[cfg_attr(docsrs, doc(cfg(all())))]
100 #[cfg_attr(docsrs, doc(cfg(all())))]
108 #[cfg_attr(docsrs, doc(cfg(all())))]
120 #[cfg_attr(docsrs, doc(cfg(all())))]
124 #[cfg_attr(docsrs, doc(cf
[all...]
/third_party/python/Lib/test/
H A 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
[all...]
/third_party/python/Lib/
H A Dpickletools.py190 'doc',
193 def __init__(self, name, n, reader, doc):
207 assert isinstance(doc, str)
208 self.doc = doc
228 doc="One-byte unsigned integer.") variable
249 doc="Two-byte unsigned integer, little-endian.") variable
270 doc="Four-byte signed integer, little-endian, 2's complement.") variable
291 doc="Four-byte unsigned integer, little-endian.") variable
312 doc variable
981 doc="A Python integer object.") global() variable
986 doc="A Python integer or boolean object.") global() variable
991 doc="A Python boolean object.") global() variable
996 doc="A Python float object.") global() variable
1001 doc="A Python bytes or (Unicode) string object.") global() variable
1006 doc="A Python bytes object.") global() variable
1011 doc="A Python bytearray object.") global() variable
1016 doc="A Python (Unicode) string object.") global() variable
1021 doc="The Python None object.") global() variable
1026 doc="A Python tuple object.") global() variable
1031 doc="A Python list object.") global() variable
1036 doc="A Python dict object.") global() variable
1041 doc="A Python set object.") global() variable
1046 doc="A Python frozenset object.") global() variable
1051 doc="A Python buffer-like object.") global() variable
1056 doc="Any kind of object whatsoever.") global() variable
[all...]
/third_party/rust/crates/nix/src/sys/ioctl/
H A Dlinux.rs3 #[doc(hidden)]
6 #[doc(hidden)]
9 #[doc(hidden)]
12 #[doc(hidden)]
14 #[doc(hidden)]
25 #[doc(hidden)]
27 #[doc(hidden)]
29 #[doc(hidden)]
31 #[doc(hidden)]
33 #[doc(hidde
[all...]
/third_party/rust/crates/rustix/src/net/
H A Dsockopt.rs6 #![doc(alias = "getsockopt")]
7 #![doc(alias = "setsockopt")]
33 #[doc(alias = "SO_TYPE")]
55 #[doc(alias = "SO_REUSEADDR")]
77 #[doc(alias = "SO_BROADCAST")]
99 #[doc(alias = "SO_BROADCAST")]
121 #[doc(alias = "SO_LINGER")]
143 #[doc(alias = "SO_LINGER")]
158 #[doc(alias = "SO_PASSCRED")]
173 #[doc(alia
[all...]
/third_party/skia/tests/
H A DPDFDocumentTest.cpp23 auto doc = SkPDF::MakeDocument(&stream); in test_empty() local
25 doc->close(); in test_empty()
32 auto doc = SkPDF::MakeDocument(&stream); in test_abort() local
34 SkCanvas* canvas = doc->beginPage(100, 100); in test_abort()
36 doc->endPage(); in test_abort()
38 doc->abort(); in test_abort()
58 // Make sure doc's destructor is called to flush. in test_abortWithFile()
61 auto doc = SkPDF::MakeDocument(&stream); in test_abortWithFile() local
63 SkCanvas* canvas = doc->beginPage(100, 100); in test_abortWithFile()
65 doc in test_abortWithFile()
92 auto doc = SkPDF::MakeDocument(&stream); test_file() local
110 auto doc = SkPDF::MakeDocument(&stream); test_close() local
133 auto doc = SkPDF::MakeDocument(&stream); DEF_TEST() local
163 auto doc = SkPDF::MakeDocument(&buffer, pdfMetadata); DEF_TEST() local
208 auto doc = SkPDF::MakeDocument(&wStream, pdfMetadata); DEF_TEST() local
236 auto doc = SkPDF::MakeDocument(&wStream); DEF_TEST() local
254 auto doc = SkPDF::MakeDocument(&dst, metadata); DEF_TEST() local
[all...]
/third_party/json/tests/src/
H A Dunit-json_patch.cpp80 json doc = {1, 2, 3, 4}; variable
82 CHECK(doc.patch(patch) == json({1, 3, 4}));
88 json doc = R"( variable
108 CHECK(doc.patch(patch) == expected);
111 CHECK(doc.patch(json::diff(doc, expected)) == expected);
117 json doc = R"( variable
134 CHECK(doc.patch(patch) == expected);
137 CHECK(doc.patch(json::diff(doc, expecte
143 json doc = R"( global() variable
172 json doc = R"( global() variable
198 json doc = R"( global() variable
229 json doc = R"( global() variable
271 json doc = R"( global() variable
297 json doc = R"( global() variable
321 json doc = R"( global() variable
344 json doc = R"( global() variable
376 json doc = R"( global() variable
404 json doc = R"( global() variable
430 json doc = R"( global() variable
461 json doc = R"( global() variable
487 json doc = R"( global() variable
522 json doc = 17; global() variable
548 json doc = {0, 1, 2}; global() variable
571 json doc = R"( global() variable
1023 json doc = R"( global() variable
1057 json doc = R"( global() variable
1305 const auto& doc = test["doc"]; global() variable
[all...]
/third_party/rust/crates/nix/src/
H A Dtime.rs38 #[cfg_attr(docsrs, doc(cfg(all())))]
46 #[cfg_attr(docsrs, doc(cfg(all())))]
63 #[cfg_attr(docsrs, doc(cfg(all())))]
79 #[cfg_attr(docsrs, doc(cfg(all())))]
87 #[cfg_attr(docsrs, doc(cfg(all())))]
97 #[cfg_attr(docsrs, doc(cfg(all())))]
101 #[cfg_attr(docsrs, doc(cfg(all())))]
105 #[cfg_attr(docsrs, doc(cfg(all())))]
114 #[cfg_attr(docsrs, doc(cfg(all())))]
127 #[cfg_attr(docsrs, doc(cf
[all...]
/third_party/lame/ACM/tinyxml/
H A Dxmltest.cpp84 TiXmlDocument doc( "demotest.xml" ); in main()
85 doc.Parse( demoStart ); in main()
87 if ( doc.Error() ) in main()
89 printf( "Error in %s: %s\n", doc.Value().c_str(), doc.ErrorDesc().c_str() ); in main()
92 doc.SaveFile(); in main()
95 TiXmlDocument doc( "demotest.xml" ); in main()
96 bool loadOkay = doc.LoadFile(); in main()
100 printf( "Could not load test file 'demotest.xml'. Error='%s'. Exiting.\n", doc.ErrorDesc().c_str() ); in main()
104 printf( "** Demo doc rea in main()
204 outputStream << doc; main() local
[all...]
/third_party/skia/third_party/externals/angle2/util/capture/
H A Dframe_capture_test_utils.cpp22 bool LoadJSONFromFile(const std::string &fileName, rapidjson::Document *doc) in LoadJSONFromFile() argument
31 doc->ParseStream(inWrapper); in LoadJSONFromFile()
32 return !doc->HasParseError(); in LoadJSONFromFile()
38 rapidjson::Document doc; in LoadTraceNamesFromJSON() local
39 if (!LoadJSONFromFile(jsonFilePath, &doc)) in LoadTraceNamesFromJSON()
44 if (!doc.IsObject() || !doc.HasMember("traces") || !doc["traces"].IsArray()) in LoadTraceNamesFromJSON()
52 rapidjson::Document::Array traceArray = doc["traces"].GetArray(); in LoadTraceNamesFromJSON()
75 rapidjson::Document doc; in LoadTraceInfoFromJSON() local
[all...]
/third_party/rust/crates/clang-sys/src/
H A Dlink.rs11 $(#[doc=$doc:expr])*
15 $(#[doc=$doc])*
38 $(#[doc=$doc:expr] #[cfg($cfg:meta)])*
67 $(#[doc=$doc] #[cfg($cfg)])*
143 $(#[doc=$doc] #[cf
[all...]

Completed in 20 milliseconds

12345678910>>...25