/netbsd-src/external/lgpl3/gmp/dist/demos/perl/GMP/ |
H A D | Mpz.pm | 80 sub import { subroutine
|
H A D | Mpq.pm | 68 sub import { subroutine
|
H A D | Mpf.pm | 67 sub import { subroutine
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/perl/ |
H A D | with_fallback.pm | 10 sub import { subroutine
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/ |
H A D | fallback.pm | 66 sub import { subroutine
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | gen.c | 55 struct import { struct 57 struct import *next; argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/ |
H A D | appending.d | 114 import core.stdc.string : memcpy; enumerator
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/ |
H A D | i915_gem_dmabuf.c | 44 struct drm_gem_object *import; in igt_dmabuf_import_self() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | imports.cc | 47 tree import = build_decl (input_location, IMPORTED_DECL, in make_import() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | imports.cc | 50 tree import = build_decl (input_location, IMPORTED_DECL, in make_import() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
H A D | libzfs_import.c | 1538 importargs_t *import = data; in name_or_guid_exists() local 1562 zpool_search_import(libzfs_handle_t *hdl, importargs_t *import) in zpool_search_import()
|
H A D | libzfs.h | 238 int import : 1; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 8565 unsigned import = 0; in decl_node() local 13628 loc_spans::maybe_propagate (module_state *import, location_t hwm) in maybe_propagate() 14745 while (tree import = sec.tree_node ()) in read_cluster() local 15598 else if (const module_state *import = module_for_macro_loc (loc)) in write_location() local 15624 else if (const module_state *import = module_for_ordinary_loc (loc)) in write_location() local 15723 const module_state *import = NULL; in read_location() local 17649 auto *import = (*modules)[ix]; in write() local 17939 module_state *import = (*modules)[map >> 1]; in read_preprocessor() local 17987 module_state *import = (*modules)[map >> 1]; in read_language() local 18303 module_state::set_import (module_state const *import, bool is_export) in set_import() [all …]
|
H A D | lex.cc | 404 module_state *import; member
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
H A D | local.c | 129 import(P1ND *p) in import() function
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | import.c | 76 import (int argc, char **argv) in import() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | files.c | 803 is_known_idempotent_file (cpp_reader *pfile, _cpp_file *file, bool import) in is_known_idempotent_file() 843 has_unique_contents (cpp_reader *pfile, _cpp_file *file, bool import, in has_unique_contents()
|
/netbsd-src/external/mit/isl/dist/imath/ |
H A D | gmp_compat.c | 734 void GMPZAPI(import)(mp_int rop, size_t count, int order, size_t size, in GMPZAPI() argument
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | files.cc | 803 is_known_idempotent_file (cpp_reader *pfile, _cpp_file *file, bool import) in is_known_idempotent_file() 843 has_unique_contents (cpp_reader *pfile, _cpp_file *file, bool import, in has_unique_contents()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | hx_locl.h | 254 int (*import)(hx509_context, const AlgorithmIdentifier *, member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | mutation.d | 517 import std.algorithm; enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ASTImporter.cpp | 163 Expected<T *> import(T *From) { in import() function in clang::ASTNodeImporter 171 Expected<T *> import(const T *From) { in import() function in clang::ASTNodeImporter 177 Expected<T> import(const T &From) { in import() function in clang::ASTNodeImporter 183 Expected<Optional<T>> import(Optional<T> From) { in import() function in clang::ASTNodeImporter 749 ASTNodeImporter::import(TemplateParameterList *From) { in import() function in clang::ASTNodeImporter 779 ASTNodeImporter::import(const TemplateArgument &From) { in import() function in clang::ASTNodeImporter 856 ASTNodeImporter::import(const TemplateArgumentLoc &TALoc) { in import() function in clang::ASTNodeImporter 896 Expected<DeclGroupRef> ASTNodeImporter::import(const DeclGroupRef &DG) { in import() function in clang::ASTNodeImporter 915 ASTNodeImporter::import(const Designator &D) { in import() function in clang::ASTNodeImporter 953 Expected<LambdaCapture> ASTNodeImporter::import(const LambdaCapture &From) { in import() function in clang::ASTNodeImporter
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-range-gori.cc | 235 range_def_chain::chain_import_p (tree name, tree import) in chain_import_p()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | mutation.d | 529 import std.algorithm; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 716 void import() { in import() function in thinlto::ThinLTOProcessing
|