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

/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dgen.c52 struct import { struct
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp688 void import() { function in class:thinlto::ThinLTOProcessing
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dimport.c665 import(svn_boolean_t *updated_repository, function
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c661 should_stack_file (cpp_reader *pfile, _cpp_file *file, bool import) argument
768 _cpp_stack_file(cpp_reader *pfile, _cpp_file *file, bool import) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1576 importargs_t *import = data; local
1600 zpool_search_import(libzfs_handle_t *hdl, importargs_t *import) argument
[all...]
H A Dlibzfs.h262 int import : 1; member in struct:splitflags
H A Dlibzfs_pool.c59 int import:1; /* Validate property on import */ member in struct:prop_flags
[all...]
/freebsd-11-stable/sys/vm/
H A Duma_core.c176 uma_import import; member in struct:uma_zctor_args
/freebsd-11-stable/contrib/binutils/ld/
H A Dpe-dll.c2081 make_singleton_name_thunk(const char *import, bfd *parent) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dcrypto.c58 int (*import)(hx509_context, const AlgorithmIdentifier *, member in struct:hx509_private_key_ops
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c14714 struct import struct
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp163 Expected<T *> import(T *From) { function in class:clang::ASTNodeImporter
171 Expected<T *> import(const T *From) { function in class:clang::ASTNodeImporter
177 Expected<T> import(const T &From) { function in class:clang::ASTNodeImporter
183 Expected<Optional<T>> import(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
864 ASTNodeImporter::import(const TemplateArgumentLoc &TALoc) { function in class:clang::ASTNodeImporter
906 Expected<DeclGroupRef> ASTNodeImporter::import(const DeclGroupRef &DG) { function in class:clang::ASTNodeImporter
925 ASTNodeImporter::import(const Designator &D) { function in class:clang::ASTNodeImporter
963 Expected<LambdaCapture> ASTNodeImporter::import(const LambdaCapture &From) { function in class:clang::ASTNodeImporter
[all...]

Completed in 218 milliseconds