Searched defs:impl (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMutex.h29 std::recursive_mutex impl; member in class:llvm::sys::SmartMutex
H A DRWMutex.h98 std::shared_mutex impl; member in class:llvm::sys::SmartRWMutex
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DBasicGOTAndStubsBuilder.h72 BuilderImpl &impl() { return static_cast<BuilderImpl &>(*this); } function in class:llvm::jitlink::BasicGOTAndStubsBuilder
H A DJITLinkGeneric.h143 const LinkerImpl &impl() const { function in class:llvm::jitlink::JITLinker
/freebsd-11-stable/crypto/openssl/crypto/hmac/
H A Dhmac.c68 HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, const EVP_MD *md, ENGINE *impl) argument
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Ddigest.c146 int EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl) argument
350 EVP_Digest(const void *data, size_t count, unsigned char *md, unsigned int *size, const EVP_MD *type, ENGINE *impl) argument
[all...]
H A Devp_enc.c103 EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv, int enc) argument
301 EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv) argument
314 EVP_DecryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h147 Impl &impl() { return static_cast<Impl &>(*this); } function in class:llvm::RuntimeDyldMachOCRTPBase
148 const Impl &impl() const { return static_cast<const Impl &>(*this); } function in class:llvm::RuntimeDyldMachOCRTPBase
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h108 void *impl; member in class:clang::LiveVariables
/freebsd-11-stable/sys/arm64/include/
H A Dbus_dma_impl.h36 struct bus_dma_impl *impl; member in struct:bus_dma_tag_common
/freebsd-11-stable/crypto/openssl/crypto/cmac/
H A Dcmac.c151 CMAC_Init(CMAC_CTX *ctx, const void *key, size_t keylen, const EVP_CIPHER *cipher, ENGINE *impl) argument
/freebsd-11-stable/sys/x86/include/
H A Dbusdma_impl.h36 struct bus_dma_impl *impl; member in struct:bus_dma_tag_common
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBStructuredData.cpp42 SBStructuredData::SBStructuredData(lldb_private::StructuredDataImpl *impl) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSummary.cpp117 CXXFunctionSummaryFormat( const TypeSummaryImpl::Flags &flags, Callback impl, const char *description) argument
/freebsd-11-stable/contrib/apr/poll/unix/
H A Dselect.c440 static const apr_pollset_provider_t impl = { variable
H A Depoll.c323 static const apr_pollset_provider_t impl = { variable
H A Dpoll.c302 static const apr_pollset_provider_t impl = { variable
H A Dport.c450 static const apr_pollset_provider_t impl = { variable
H A Dkqueue.c319 static const apr_pollset_provider_t impl = { variable
/freebsd-11-stable/crypto/openssl/apps/
H A Dpkeyutl.c413 ENGINE *impl = NULL; local
H A Ddgst.c106 ENGINE *e = NULL, *impl = NULL; local
/freebsd-11-stable/crypto/openssl/crypto/
H A Dex_data.c168 static const CRYPTO_EX_DATA_IMPL *impl = NULL; variable
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h274 SetterImpl &impl() { return static_cast<SetterImpl &>(*this); } function in class:llvm::orc::LLJITBuilderSetters
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp269 ImplT &impl() { return *static_cast<ImplT *>(this); } function in class:__anon1736::CalcLiveRangeUtilBase
/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_event_plugin.h182 osm_event_plugin_t *impl; member in struct:osm_epi_plugin

Completed in 270 milliseconds

12