Home
last modified time | relevance | path

Searched defs:Implementation (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/net80211/
H A DDEFERRED_WORK.md11 ## Implementation section in Deferred work in net80211
23 ### net80211 and driver API
50 ### Why use this versus mutexes and state variables?
96 ### VAP state change handling / ieee80211_new_state()
117 ### Deferred tasks versus data path and control path
134 ### net80211 driver tasks
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-tls.md149 ### Custom TLS Record Layer
221 ### Custom TLS extension
235 ### ALPN
243 ### Other Implementation Details
H A Derror-handling.md70 Implementation section in Error handling in QUIC code
/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesWriter.h33 class Implementation; variable
34 std::unique_ptr<Implementation> Implementation; variable
H A DAPINotesReader.h29 class Implementation; variable
30 std::unique_ptr<Implementation> Implementation; variable
/freebsd/crypto/heimdal/lib/wind/
H A Dgenerate.py77 class Implementation(GeneratedFile) : class
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFileList.cpp41 class Implementation { class
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp414 class ASTNameGenerator::Implementation { class in ASTNameGenerator
419 explicit Implementation(ASTContext &Ctx) in Implementation() function in ASTNameGenerator::Implementation
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp22 class APINotesWriter::Implementation { class in clang::api_notes::APINotesWriter
167 Implementation(llvm::StringRef ModuleName, const FileEntry *SF) in Implementation() function in clang::api_notes::APINotesWriter::Implementation
H A DAPINotesReader.cpp674 class APINotesReader::Implementation { class in clang::api_notes::APINotesReader
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h332 ACPI_INTERNAL_METHOD Implementation; member
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h720 PXE_UINT32 Implementation; ///< implementation flags. member
817 PXE_UINT32 Implementation; ///< Implementation flags. member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1366 if (auto *Implementation = dyn_cast<ObjCImplementationDecl>(D)) in LookupMemberExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9813 Implementation, ///< 'module X;' enumerator