Home
last modified time | relevance | path

Searched defs:Documentation (Results 1 – 25 of 25) sorted by relevance

/freebsd/sys/contrib/libsodium/
H A DREADME.markdown22 ## Documentation section in ![libsodium](https://raw.github.com/jedisct1/libsodium/master/logo.png)
/freebsd/contrib/libarchive/
H A DREADME.md45 ## Documentation section in Welcome to libarchive!
/freebsd/crypto/openssl/
H A DREADME-ENGINES.md69 Documentation section in Engines
H A DREADME.md115 Documentation chapter
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp31 struct Documentation { struct
32 std::vector<DocumentedGroup> Groups;
33 std::vector<DocumentedOption> Options;
35 bool empty() { in empty()
H A DClangDiagnosticsEmitter.cpp1741 std::string Documentation = I.second.Defs.back() in emitDiagTable() local
1921 const Record *Documentation = Records.getDef("GlobalDocumentation"); in EmitClangDiagDocs() local
H A DClangAttrEmitter.cpp5068 const Record *Documentation; member in clang::DocumentationData
5073 DocumentationData(const Record &Documentation, const Record &Attribute, in DocumentationData()
5094 GetAttributeHeadingAndSpellings(const Record &Documentation, in GetAttributeHeadingAndSpellings()
5202 const Record *Documentation = Records.getDef("GlobalDocumentation"); in EmitClangAttrDocs() local
/freebsd/crypto/openssh/
H A DREADME.md11 ## Documentation section in Portable OpenSSH
/freebsd/sys/contrib/openzfs/etc/systemd/system/
H A Dzfs-scrub-weekly@.timer.in3 Documentation=man:zpool-scrub(8) key
H A Dzfs-scrub-monthly@.timer.in3 Documentation=man:zpool-scrub(8) key
H A Dzfs-trim-monthly@.timer.in3 Documentation=man:zpool-trim(8) key
H A Dzfs-trim-weekly@.timer.in3 Documentation=man:zpool-trim(8) key
H A Dzfs-zed.service.in3 Documentation=man:zed(8) key
H A Dzfs-scrub@.service.in3 Documentation=man:zpool-scrub(8) key
H A Dzfs-trim@.service.in3 Documentation=man:zpool-trim(8) key
H A Dzfs-import-scan.service.in3 Documentation=man:zpool(8) key
H A Dzfs-share.service.in3 Documentation=man:zfs(8) key
H A Dzfs-mount.service.in3 Documentation=man:zfs(8) key
H A Dzfs-import-cache.service.in3 Documentation=man:zpool(8) key
/freebsd/contrib/libcbor/
H A DREADME.md92 ## Documentation global() section in [libcbor](https://github.com/PJK/libcbor)
/freebsd/contrib/libfido2/
H A DREADME.adoc26 === Documentation subsection
/freebsd/crypto/krb5/doc/html/_static/
H A Ddoctools.js151 var Documentation = { variable
/freebsd/contrib/unbound/contrib/
H A Dunbound_portable.service.in16 Documentation=man:unbound(8) key
H A Dunbound.service.in44 Documentation=man:unbound(8) key
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp609 StringRef Documentation; member