Home
last modified time | relevance | path

Searched refs:Docs (Results 1 – 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticCategories.h24 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
HDAttrDocs.td7225 See also `the Microsoft Docs on Inline Functions`_, `the GCC Common Function
7228 .. _the Microsoft Docs on Inline Functions: https://docs.microsoft.com/en-us/cpp/cpp/inline-functio…
/freebsd-13-stable/contrib/ntp/sntp/libevent/
HDdoxygen.am24 # Docs will be installed. It may be one or more docs supported
/freebsd-13-stable/contrib/libevent/
HDdoxygen.am24 # Docs will be installed. It may be one or more docs supported
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDDiagnosticIDs.cpp621 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
622 {FlagNameOffset, Members, SubGroups, Docs},
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
HDClangAttrEmitter.cpp5003 std::vector<Record *> Docs = A->getValueAsListOfDefs("Documentation"); in EmitClangAttrDocTable() local
5004 assert(!Docs.empty()); in EmitClangAttrDocTable()
5008 Docs.front()->getValueAsOptionalString("Content").value_or(""); in EmitClangAttrDocTable()
5223 std::vector<Record *> Docs = Attr.getValueAsListOfDefs("Documentation"); in EmitClangAttrDocs() local
5224 for (const auto *D : Docs) { in EmitClangAttrDocs()
5232 if (InternalOnly && Docs.size() > 1) in EmitClangAttrDocs()
/freebsd-13-stable/contrib/libcbor/
HDCHANGELOG.md98 - [Docs migrated to Sphinx 2.4 and Python3](https://github.com/PJK/libcbor/pull/117)
/freebsd-13-stable/contrib/file/magic/Magdir/
HDmacintosh113 # skip Docs.MWII ReadMe.MacWrite "Notes (MacWrite II)"
HDriff8 # http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf
/freebsd-13-stable/contrib/xz/
HDChangeLog3534 Docs: Update .xz file format specification to 1.2.1.
5072 Docs: List COPYING.0BSD in README.
5081 Docs: Include doc/examples/11_file_info.c in tarballs.
6446 Docs: Add --disable-arm64-crc32 description to INSTALL.
6848 Docs: Update .xz file format specification to 1.2.0.
6880 Docs: Update website URLs.
7137 Docs: Update --enable-sandbox option in INSTALL.
7288 Docs: Update repository URL in Changelog.
7521 Docs: Update INSTALL for --enable_ifunc change.
8020 Docs: Update INSTALL about sandboxing support.
[all …]
/freebsd-13-stable/contrib/flex/
HDChangeLog3268 * doc/flex.texi: Docs and example for yylex_init_extra.
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
HDOptions.td101 // Docs