Searched refs:Docs (Results 1 – 14 of 14) 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/xz/ |
| H A D | ChangeLog | 2262 Docs: Add a few TRANSLATORS comments to man pages 2422 Docs: Update TODO a little 2452 Docs: Update the "Translations" section in README 4192 Docs: Remove .github/SECURITY.md 8638 Docs: Update .xz file format specification to 1.2.1. 8764 Docs: Simplify SECURITY.md. 10139 Docs: List COPYING.0BSD in README. 10148 Docs: Include doc/examples/11_file_info.c in tarballs. 11513 Docs: Add --disable-arm64-crc32 description to INSTALL. 11915 Docs: Update .xz file format specification to 1.2.0. [all …]
|
| /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
|