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