Home
last modified time | relevance | path

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

12

/openbsd/src/usr.bin/ssh/
Dsshkey.c188 const struct sshkey_impl *impl; in sshkey_type() local
198 const struct sshkey_impl *impl; in sshkey_ssh_name_from_type_nid() local
208 const struct sshkey_impl *impl; in sshkey_type_is_cert() local
232 const struct sshkey_impl *impl; in type_from_name() local
314 const struct sshkey_impl *impl; in sshkey_alg_list() local
342 const struct sshkey_impl *impl; in sshkey_names_valid2() local
384 const struct sshkey_impl *impl; in sshkey_size() local
396 const struct sshkey_impl *impl; in sshkey_type_is_valid_ca() local
687 const struct sshkey_impl *impl = NULL; in sshkey_new() local
749 const struct sshkey_impl *impl; in sshkey_free_contents() local
[all …]
/openbsd/src/gnu/llvm/lldb/source/API/
DSBCommandInterpreter.cpp554 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand()
563 lldb::SBCommandPluginInterface *impl, in AddCommand()
570 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand()
651 lldb::SBCommandPluginInterface *impl, in AddCommand()
659 lldb::SBCommandPluginInterface *impl, in AddCommand()
666 lldb::SBCommandPluginInterface *impl, in AddCommand()
DSBStructuredData.cpp41 SBStructuredData::SBStructuredData(const lldb_private::StructuredDataImpl &impl) in SBStructuredData()
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h147 Impl &impl() { return static_cast<Impl &>(*this); } in impl() function
148 const Impl &impl() const { return static_cast<const Impl &>(*this); } in impl() function
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
DTableManager.h56 TableManagerImplT &impl() { return static_cast<TableManagerImplT &>(*this); } in impl() function
/openbsd/src/gnu/llvm/lldb/include/lldb/Host/
DThreadLauncher.h32 std::function<lldb::thread_result_t()> impl; member
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DMutex.h29 std::recursive_mutex impl; variable
DRWMutex.h96 std::shared_mutex impl; variable
/openbsd/src/gnu/llvm/lldb/source/Host/common/
DThreadLauncher.cpp26 std::function<thread_result_t()> impl, in LaunchThread()
/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/support/
Dencoded_file.py15 def impl(s): function
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
Doptimize2.C70 Impl *impl = new Impl(); in main() local
/openbsd/src/lib/libcrypto/evp/
Devp_digest.c132 EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl) in EVP_DigestInit_ex()
210 unsigned char *md, unsigned int *size, const EVP_MD *type, ENGINE *impl) in EVP_Digest()
Devp_aead.c56 const unsigned char *key, size_t key_len, size_t tag_len, ENGINE *impl) in EVP_AEAD_CTX_init()
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
DPerGraphGOTAndPLTStubsBuilder.h115 BuilderImplT &impl() { return static_cast<BuilderImplT &>(*this); } in impl() function
DJITLinkGeneric.h119 const LinkerImpl &impl() const { in impl() function
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DLiveVariables.h109 void *impl; variable
/openbsd/src/sys/arch/sparc64/sparc64/
Dcpu.c239 int impl, vers; in cpu_attach() local
371 int impl; in cpu_myid() local
Dclock.c474 int impl = 0; in cpu_initclocks() local
/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DTypeSummary.cpp117 const TypeSummaryImpl::Flags &flags, Callback impl, const char *description) in CXXFunctionSummaryFormat()
/openbsd/src/lib/libcrypto/hmac/
Dhmac.c71 ENGINE *impl) in HMAC_Init_ex()
/openbsd/src/lib/libcrypto/cmac/
Dcmac.c183 const EVP_CIPHER *cipher, ENGINE *impl) in CMAC_Init()
/openbsd/src/gnu/llvm/lldb/source/Host/posix/
DMainLoopPosix.cpp365 RunImpl impl(*this); local
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h388 SetterImpl &impl() { return static_cast<SetterImpl &>(*this); } in impl() function
/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
Ddecorators.py322 def impl(obj): function
333 def impl(func): function
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cpp349 Impl *impl = (Impl*)arg; in ScopedThreadCallback() local

12