Searched refs:Docs (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-tapi-diff/ |
H A D | DiffEngine.cpp |
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticCategories.h | 24 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
|
H A D | AttrDocs.td | 7225 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 D | doxygen.am | 24 # Docs will be installed. It may be one or more docs supported
|
/freebsd/contrib/libevent/ |
H A D | doxygen.am | 24 # Docs will be installed. It may be one or more docs supported
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | DiagnosticIDs.cpp | 621 #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 D | Changes | 20 - 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 D | ClangAttrEmitter.cpp | 5003 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 D | CHANGELOG.md | 111 - [Docs migrated to Sphinx 2.4 and Python3](https://github.com/PJK/libcbor/pull/117)
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | macintosh | 113 # skip Docs.MWII ReadMe.MacWrite "Notes (MacWrite II)"
|
H A D | riff | 8 # http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 3268 * doc/flex.texi: Docs and example for yylex_init_extra.
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 101 // Docs
|