Home
last modified time | relevance | path

Searched refs:Guide (Results 1 – 25 of 83) sorted by relevance

1234

/src/crypto/openssl/
H A DREADME-QUIC.md10 - The new [OpenSSL Guide], which provides introductory guides on the use of TLS,
12 - The [OpenSSL Guide] incorporates various code samples. The complete source
35 advantages see the [QUIC Introduction] in the [OpenSSL Guide].
47 The [OpenSSL Guide] provides introductory examples for how to make use of
99 [OpenSSL Guide] and the [openssl-quic(7) manual page].
102 [OpenSSL Guide]: https://www.openssl.org/docs/manmaster/man7/ossl-guide-introduction.html
H A DREADME.md140 The OpenSSL Guide
144 within the [OpenSSL Guide].
221 "OpenSSL Migration Guide"
236 [OpenSSL Guide]:
H A DNOTES-PERL.md64 Script Language User Guide available from the NonStop Technical Library.
/src/usr.sbin/bsdconfig/include/
H A Dmedia.hlp5 a supported controller (see Hardware Guide).
7 a supported controller (see Hardware Guide).
H A Dnetwork_device.hlp43 Guide (see the `Documentation' entry in the main menu). If you are
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp213 auto *Guide = local
216 Guide->setImplicit(IsImplicit);
217 Guide->setParams(Params);
220 Param->setDeclContext(Guide);
222 TD->setDeclContext(Guide);
224 Guide->setAccess(AS_public);
227 DC->addDecl(Guide);
228 return Guide;
232 SemaRef.Context, DC, Loc, DeductionGuideName, TemplateParams, Guide);
234 Guide->setDescribedFunctionTemplate(GuideTemplate);
/src/sys/contrib/dev/ice/
H A DREADME54 Refer to the Intel(R) Ethernet Adapters and Devices User Guide for
119 Refer to the Intel(R) Ethernet Adapters and Devices User Guide for
126 See the "Intel(R) Ethernet Adapters and Devices User Guide" for
/src/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp284 } else if (const auto *Guide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local
285 IndexCtx.handleReference(Guide->getDeducedTemplate()->getTemplatedDecl(), in VisitFunctionDecl()
286 Guide->getLocation(), Guide, in VisitFunctionDecl()
287 Guide->getDeclContext()); in VisitFunctionDecl()
/src/contrib/libarchive/
H A DFREEBSD-upgrade17 in the Committers' Guide:
/src/contrib/googletest/docs/
H A Dindex.md1 # GoogleTest User's Guide
/src/crypto/openssl/demos/guide/
H A DREADME.md1 The OpenSSL Guide Demos
5 developed in the OpenSSL Guide tutorials. Refer to the various tutorial pages in
/src/sys/contrib/openzfs/cmd/zed/zed.d/
H A DREADME13 Google Shell Style Guide
/src/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_f01.txt10 http://www.synaptics.com/sites/default/files/511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf
H A Drmi_2d_sensor.txt12 http://www.synaptics.com/sites/default/files/511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf
/src/sys/contrib/device-tree/Bindings/mmc/
H A Dsdhci-msm.txt60 value as per the Hardware Programming Guide.
63 specify the DLL_CONFIG register value as per Hardware Programming Guide.
/src/sys/contrib/device-tree/Bindings/media/xilinx/
H A Dvideo.txt22 Video IP and System Design Guide" [UG934]. How the format relates to the IP
/src/crypto/openssl/doc/man7/
H A Dossl-guide-introduction.pod6 - OpenSSL Guide: An introduction to OpenSSL
60 The OpenSSL Guide is a series of documentation pages (starting with this one)
/src/contrib/blocklist/
H A DFreeBSD-upgrade5 following the Committer's Guide
/src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_div_impl.inc15 // Adapted from Figure 3-40 of The PowerPC Compiler Writer's Guide
/src/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j721e-common-proc-board-infotainment.dtso4 * User Guide: <https://www.ti.com/lit/ug/spruit0a/spruit0a.pdf>
/src/crypto/openssl/demos/
H A DREADME.txt34 guide: Sample code from the OpenSSL Guide tutorials. See
/src/lib/libc/rpc/
H A DREADME50 Network Interfaces Programming Guide. A small number of compile examples are
89 the rpcgen manual page and the rpcgen Programming Guide for details.
/src/sys/dev/videomode/
H A Dmodelines8 // "VESA and Industry Standards and Guide for Computer Display Monitor
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA57.td357 // Cortex A57 Software Optimization Guide Sec 3.14
394 // Cortex A57 Software Optimization Guide Sec 3.14
503 // Cortex A57 Software Optimization Guide Sec 3.15
572 // Cortex A57 Software Optimization Guide Sec 3.10
/src/contrib/googletest/
H A DREADME.md35 See the [GoogleTest User's Guide](https://google.github.io/googletest/) for

1234