/third_party/rust/crates/regex/regex-syntax/src/ast/ |
H A D | mod.rs | 177 #[doc(hidden)]
|
/third_party/rust/crates/nom/src/bytes/ |
H A D | complete.rs | 622 #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))]
|
/third_party/rust/crates/minimal-lexical/src/ |
H A D | table_lemire.rs | 12 #![doc(hidden)]
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | sign.rs | 40 doc = r#"\
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
H A D | jsoncpp.cpp | 300 std::string doc; in parse() local 301 std::getline(sin, doc, (char)EOF); in parse() 302 return parse(doc, root, collectComments); in parse() 333 // Set error location to start of doc, ideally should be first token found in parse() 334 // in doc in parse() 1263 // Set error location to start of doc, ideally should be first token found 1264 // in doc 2197 std::string doc = ssin.str(); 2198 char const* begin = doc.data(); 2199 char const* end = begin + doc [all...] |
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
H A D | jsoncpp.cpp | 285 std::string doc; in parse() local 286 std::getline(sin, doc, (char)EOF); in parse() 287 return parse(doc, root, collectComments); in parse() 318 // Set error location to start of doc, ideally should be first token found in parse() 319 // in doc in parse() 1281 // Set error location to start of doc, ideally should be first token found 1282 // in doc 2166 std::string doc = ssin.str(); 2167 char const* begin = doc.data(); 2168 char const* end = begin + doc [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
H A D | jsoncpp.cpp | 285 std::string doc; in parse() local 286 std::getline(sin, doc, (char)EOF); in parse() 287 return parse(doc, root, collectComments); in parse() 318 // Set error location to start of doc, ideally should be first token found in parse() 319 // in doc in parse() 1281 // Set error location to start of doc, ideally should be first token found 1282 // in doc 2166 std::string doc = ssin.str(); 2167 char const* begin = doc.data(); 2168 char const* end = begin + doc [all...] |
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
H A D | jsoncpp.cpp | 285 std::string doc; in parse() local 286 std::getline(sin, doc, (char)EOF); in parse() 287 return parse(doc, root, collectComments); in parse() 318 // Set error location to start of doc, ideally should be first token found in parse() 319 // in doc in parse() 1281 // Set error location to start of doc, ideally should be first token found 1282 // in doc 2166 std::string doc = ssin.str(); 2167 char const* begin = doc.data(); 2168 char const* end = begin + doc [all...] |
/third_party/skia/third_party/externals/expat/expat/tests/ |
H A D | runtests.c | 481 char text[] = "<doc>\0</doc>"; in START_TEST() 494 expect_failure("<doc>�</doc>", XML_ERROR_BAD_CHAR_REF, in START_TEST() 676 "<doc>éèàçêÈ</doc>"; in START_TEST() 689 "<doc>éèàçêÈ</doc>"; in START_TEST() 702 "<doc>\xE9\xE8\xE0\xE7\xEa\xC8</doc>"; in START_TEST() 3742 const char *const doc = "<root/>"; START_TEST() local 3766 const char *const doc = "<root/>"; START_TEST() local 11790 const char doc[] = "<!ENTITY % p1 '123456789_123456789_1234567'>"; START_TEST() local [all...] |
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | message_test.py | 1598 doc = pydoc.html.document(unittest_pb2.TestAllTypes, 'message') 1599 self.assertIn('class TestAllTypes', doc) 1600 self.assertIn('SerializePartialToString', doc) 1601 self.assertIn('repeated_float', doc)
|
/kernel/linux/linux-6.6/scripts/ |
H A D | get_abi.pl | 430 $d =~ s,Documentation/(?!devicetree)(\S+)\.rst,:doc:`/$1`,g;
|
/third_party/elfutils/src/ |
H A D | elfcompress.c | 1359 .doc = N_("Compress or decompress sections in an ELF file.") in main()
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | environment.py | 443 lexer = property(get_lexer, doc="The lexer for this environment.")
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | environment.py | 401 lexer = property(get_lexer, doc="The lexer for this environment.")
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
H A D | powerpc.rs | 148 #[doc(hidden)]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
H A D | mod.rs | 133 #[doc(hidden)]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/ |
H A D | mod.rs | 148 #[doc(hidden)]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
H A D | mod.rs | 58 #[doc(hidden)]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | mod.rs | 183 #[doc(hidden)]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/ |
H A D | mod.rs | 156 #[doc(hidden)]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
H A D | mod.rs | 126 #[doc(hidden)]
|
/third_party/rust/crates/glob/src/ |
H A D | lib.rs | 58 #![doc(
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/sparc64/ |
H A D | mod.rs | 45 #[doc(hidden)]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/ |
H A D | mod.rs | 129 #[doc(hidden)]
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | environment.py | 443 lexer = property(get_lexer, doc="The lexer for this environment.")
|