Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCategories.h24 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
H A DAttrDocs.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/contrib/ntp/sntp/libevent/
H A Ddoxygen.am24 # Docs will be installed. It may be one or more docs supported
/freebsd/contrib/libevent/
H A Ddoxygen.am24 # Docs will be installed. It may be one or more docs supported
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp621 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
622 {FlagNameOffset, Members, SubGroups, Docs},
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges20 - Docs cleanup: replace indirect-object style examples and use class method
22 - Docs cleanup: remove hard tabs from POD, replace dated, unfair synopsis
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.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/contrib/libcbor/
H A DCHANGELOG.md111 - [Docs migrated to Sphinx 2.4 and Python3](https://github.com/PJK/libcbor/pull/117)
/freebsd/contrib/file/magic/Magdir/
H A Dmacintosh113 # skip Docs.MWII ReadMe.MacWrite "Notes (MacWrite II)"
H A Driff8 # http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf
/freebsd/contrib/flex/
H A DChangeLog3268 * doc/flex.texi: Docs and example for yylex_init_extra.
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td101 // Docs