Searched defs:import (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A Dfallback.pm66 sub import { subroutine
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DOutputSegment.h28 constexpr const char import[] = "__IMPORT"; member in namespace:lld::macho::segment_names
H A DSyntheticSections.cpp2029 auto *import = reinterpret_cast<dyld_chained_import *>(buf); local
2036 auto *import = reinterpret_cast<dyld_chained_import_addend *>(buf); local
2044 auto *import local
[all...]
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dgen.c52 struct import { struct
/freebsd-current/crypto/openssl/crypto/evp/
H A Devp_local.h129 OSSL_FUNC_keymgmt_import_fn *import; member in struct:evp_keymgmt_st
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp761 void import() { function in class:thinlto::ThinLTOProcessing
/freebsd-current/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1834 zpool_search_import(libpc_handle_t *hdl, importargs_t *import) argument
[all...]
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dcrypto.c58 int (*import)(hx509_context, const AlgorithmIdentifier *, member in struct:hx509_private_key_ops
/freebsd-current/sys/contrib/openzfs/include/
H A Dlibzfs.h272 unsigned int import : 1; member in struct:splitflags
/freebsd-current/sys/vm/
H A Duma_core.c222 uma_import import; member in struct:uma_zctor_args
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c64 unsigned int import:1; /* Validate property on import */ member in struct:prop_flags
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp211 auto import(const T *From) { function in class:clang::ASTNodeImporter
217 Expected<T> import(const T &From) { function in class:clang::ASTNodeImporter
223 Expected<std::optional<T>> import(std::optional<T> From) { function in class:clang::ASTNodeImporter
757 ASTNodeImporter::import(TemplateParameterList *From) { function in class:clang::ASTNodeImporter
787 ASTNodeImporter::import(const TemplateArgument &From) { function in class:clang::ASTNodeImporter
877 ASTNodeImporter::import(const TemplateArgumentLoc &TALoc) { function in class:clang::ASTNodeImporter
917 Expected<DeclGroupRef> ASTNodeImporter::import(const DeclGroupRef &DG) { function in class:clang::ASTNodeImporter
936 ASTNodeImporter::import(const Designator &D) { function in class:clang::ASTNodeImporter
976 Expected<ConceptReference *> ASTNodeImporter::import(ConceptReference *From) { function in class:clang::ASTNodeImporter
1003 Expected<LambdaCapture> ASTNodeImporter::import(const LambdaCapture &From) { function in class:clang::ASTNodeImporter
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3478 import_pools(nvlist_t *pools, nvlist_t *props, char *mntopts, int flags, char *orig_name, char *new_name, importargs_t *import) argument
[all...]

Completed in 407 milliseconds