Home
last modified time | relevance | path

Searched refs:doc (Results 626 - 650 of 684) sorted by relevance

1...<<2122232425262728

/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
H A Dmod.rs120 #[doc(hidden)]
/third_party/rust/crates/rustix/src/net/
H A Dip.rs119 /// [IETF RFC 4291 Section 2.5.5.1]: https://datatracker.ietf.org/doc/html/rfc4291#section-2.5.5.1
139 /// [IETF RFC 4291 Section 2.5.5.2]: https://datatracker.ietf.org/doc/html/rfc4291#section-2.5.5.2
516 #[doc(alias = "INADDR_ANY")]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dpkey_ctx.rs25 doc = r#"\
/third_party/libabigail/src/
H A Dabg-reader.cc2347 if (node->doc) in read_artificial_location()
2348 file_path = reinterpret_cast<const char*>(node->doc->URL); in read_artificial_location()
6219 xmlDocPtr doc = xmlReadFile(file_path.c_str(), NULL, XML_PARSE_NOERROR); in load_canonical_type_ids()
6220 if (!doc) in load_canonical_type_ids()
6223 xmlNodePtr node = xmlDocGetRootElement(doc); in load_canonical_type_ids()
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample_user.c295 const char *doc, int mask, bool error) in sample_usage()
302 printf("\n%s\nOption for %s:\n", doc, argv[0]); in sample_usage()
294 sample_usage(char *argv[], const struct option *long_options, const char *doc, int mask, bool error) sample_usage() argument
/third_party/ffmpeg/libavutil/x86/
H A Dtx_float.asm21 ; Open `doc/transforms.md` to see the code upon which the transforms here were
302 ; on a 2-point basis (look at `doc/transforms.md`)
/third_party/node/test/fixtures/wpt/resources/
H A Dtestharness.js4436 function make_dom_single(template, doc)
4438 var output_document = doc || document;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs8 if #[cfg(doc)] {
12 #[doc(hidden)]
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1028 #[doc(hidden)]
1034 #[doc(hidden)]
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1900 #[doc(hidden)]
1902 #[doc(hidden)]
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1647 #[doc(hidden)]
1649 #[doc(hidden)]
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1593 #[doc(hidden)]
1595 #[doc(hidden)]
/third_party/python/Lib/
H A Ddoctest.py1768 r"""Run doc tests but raise an exception as soon as there is a failure.
2364 tests in a doc string fail, then the test case fails. An exception
2447 doc, path = _load_testfile(path, package, module_relative,
2457 test = parser.get_doctest(doc, globs, name, path, 0)
2620 with the doc string with tests to be debugged.
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp1669 auto doc = SkPDF::MakeDocument(&stream);
1670 fuzz_canvas(fuzz, doc->beginPage(SkIntToScalar(kCanvasSize.width()),
/third_party/ffmpeg/
H A Dconfigure86 --docdir=DIR install documentation in DIR [PREFIX/share/doc/ffmpeg]
121 --disable-doc do not build documentation
393 --doxygen=DOXYGEN use DOXYGEN to generate API doc [$doxygen_default]
1930 doc
3845 docdir_default='${prefix}/share/doc/ffmpeg'
3894 enable doc
4143 disable $LIBRARY_LIST $PROGRAM_LIST doc
7625 config_files="$TMPH ffbuild/config.mak doc/config.texi"
7816 mkdir -p doc
7819 echo "@c auto-generated by configure - do not modify! " > doc/confi
[all...]
/third_party/elfutils/src/
H A Dstrip.c97 static const char doc[] = N_("Discard symbols from object files."); variable
108 options, parse_opt, args_doc, doc, NULL, NULL, NULL
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
H A Dmod.rs222 #[doc(hidden)]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/
H A Dmod.rs178 #[doc(hidden)]
/third_party/python/Modules/
H A D_threadmodule.c1483 .doc = ExceptHookArgs__doc__,
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dmod.rs89 #[doc(hidden)]
/third_party/rust/crates/nom/src/number/
H A Dstreaming.rs1381 #[doc(hidden)]
H A Dcomplete.rs1412 #[doc(hidden)]
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs8 #![doc(hidden)]
/third_party/node/deps/v8/tools/
H A Dgrokdump.py3542 doc = inspect.getdoc(method)
3543 if not doc: continue
3545 description = doc.splitlines()[0]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c2457 const char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc); in SWIG_Python_ConvertFunctionPtr() local
2458 const char *desc = doc ? strstr(doc, "swig_ptr: ") : 0; in SWIG_Python_ConvertFunctionPtr()

Completed in 98 milliseconds

1...<<2122232425262728