/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
H A D | TestSuite.cpp | 217 bool WriteJsonFile(const std::string &outputFile, js::Document *doc) in WriteJsonFile() argument 229 if (!doc->Accept(writer)) in WriteJsonFile() 252 js::Document doc; in WriteResultsFile() local 253 doc.SetObject(); in WriteResultsFile() 255 js::Document::AllocatorType &allocator = doc.GetAllocator(); in WriteResultsFile() 257 doc.AddMember("interrupted", interrupted, allocator); in WriteResultsFile() 258 doc.AddMember("path_delimiter", ".", allocator); in WriteResultsFile() 259 doc.AddMember("version", 3, allocator); in WriteResultsFile() 260 doc.AddMember("seconds_since_epoch", secondsSinceEpoch, allocator); in WriteResultsFile() 371 doc in WriteResultsFile() 387 js::Document doc; WriteHistogramJson() local [all...] |
/third_party/rust/crates/log/src/kv/ |
H A D | mod.rs | 25 #[doc(inline)]
|
/third_party/rust/crates/rustix/src/fs/ |
H A D | cwd.rs | 25 #[doc(alias = "AT_FDCWD")]
|
H A D | fadvise.rs | 16 #[doc(alias = "posix_fadvise")]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
H A D | quiet-include-failure.rb | 19 def process doc, reader, target, attributes
|
/third_party/skia/src/pdf/ |
H A D | SkPDFFormXObject.h | 22 SkPDFIndirectReference SkPDFMakeFormXObject(SkPDFDocument* doc,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | upnp_xml.h | 21 char * xml_get_first_item(const char *doc, const char *item);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | upnp_xml.h | 21 char * xml_get_first_item(const char *doc, const char *item);
|
/third_party/rust/crates/clap/src/builder/ |
H A D | command.rs | 814 #[doc(hidden)] 829 #[doc(hidden)] 1300 #[doc(hidden)] 2014 #[doc(hidden)] 2027 #[doc(hidden)] 2040 #[doc(hidden)] 2611 #[cfg_attr(not(feature = "help"), doc = " ```ignore")] 2612 #[cfg_attr(feature = "help", doc = " ```")] 2759 #[cfg_attr(not(unix), doc = " ```ignore")] 2760 #[cfg_attr(unix, doc [all...] |
H A D | value_parser.rs | 169 #[cfg_attr(not(unix), doc = " ```ignore")] 170 #[cfg_attr(unix, doc = " ```rust")] 647 #[cfg_attr(not(feature = "error-context"), doc = " ```ignore")] 648 #[cfg_attr(feature = "error-context", doc = " ```")] 2185 #[doc(hidden)] 2190 #[doc(hidden)] 2200 #[doc(hidden)] 2204 #[doc(hidden)] 2208 #[doc(hidden)] 2220 #[doc(hidde [all...] |
/third_party/python/Lib/test/ |
H A D | test_sax.py | 106 def xml_str(doc, encoding=None): 108 return doc 109 return '<?xml version="1.0" encoding="%s"?>\n%s' % (encoding, doc) 111 def xml_bytes(doc, encoding, decl_encoding=...): 114 return xml_str(doc, decl_encoding).encode(encoding, 'xmlcharrefreplace') 116 def make_xml_file(doc, encoding, decl_encoding=...): 120 f.write(xml_str(doc, decl_encoding)) 440 gen.startElement("doc", {}) 441 gen.endElement("doc") 444 self.assertEqual(result.getvalue(), self.xml("<doc></do [all...] |
/kernel/linux/linux-6.6/Documentation/sphinx/ |
H A D | kerneldoc.py | 47 """Extract kernel-doc comments from the specified file""" 51 'doc': directives.unchanged_required, 64 # Pass the version string to kernel-doc, as it needs to use a different 88 elif 'doc' in self.options: 89 cmd += ['-function', str(self.options.get('doc'))] 96 cmd += ['-no-doc-sections'] 113 'calling kernel-doc \'%s\'' % (" ".join(cmd))) 124 'kernel-doc \'%s\' failed with return code %d' % (" ".join(cmd), p.returncode)) 125 return [nodes.error(None, nodes.paragraph(text = "kernel-doc missing"))] 141 doc [all...] |
/third_party/elfutils/debuginfod/ |
H A D | debuginfod-find.c | 42 static const char doc[] = N_("Request debuginfo-related content " variable 116 options, parse_opt, args_doc, doc, NULL, NULL, NULL
|
/third_party/skia/src/xml/ |
H A D | SkXMLParser.cpp | 182 bool SkXMLParser::parse(const char doc[], size_t len) in parse() argument 184 SkMemoryStream docStream(doc, len); in parse()
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
H A D | aarch64.rs | 39 #[doc(hidden)] 42 #[doc(hidden)]
|
/third_party/rust/crates/syn/tests/ |
H A D | test_derive_input.rs | 209 ident: "doc", in test_enum() 327 ident: "doc", in test_enum()
|
/third_party/selinux/secilc/ |
H A D | Makefile | 69 doc: 90 .PHONY: all clean test install doc relabel man
|
/third_party/rust/crates/cxx/src/ |
H A D | hash.rs | 3 #[doc(hidden)]
|
/third_party/rust/crates/foreign-types/foreign-types-shared/src/ |
H A D | lib.rs | 5 #![doc(html_root_url="https://docs.rs/foreign-types-shared/0.1")]
|
/third_party/rust/crates/minimal-lexical/src/ |
H A D | extended_float.rs | 3 #![doc(hidden)]
|
H A D | mask.rs | 3 #![doc(hidden)]
|
H A D | table_bellerophon.rs | 14 #![doc(hidden)]
|
/third_party/rust/crates/rustix/src/mm/ |
H A D | madvise.rs | 32 #[doc(alias = "posix_madvise")]
|
/third_party/rust/crates/serde/serde_derive/src/ |
H A D | dummy.rs | 16 #[doc(hidden)] in wrap_in_const()
|
/third_party/rust/crates/rustix/src/io/ |
H A D | is_read_write.rs | 17 #[cfg_attr(doc_cfg, doc(cfg(all(feature = "fs", feature = "net"))))]
|