Searched defs:copy (Results 26 - 50 of 208) sorted by relevance

123456789

/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dchar_traits.h193 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
269 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
339 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
H A Dstl_algobase.h265 copy(_II __first, _II __last, _OI __result) function in struct:__copy
278 copy(_II __first, _II __last, _OI __result) function in struct:__copy
296 copy(const _Tp* __first, const _Tp* __last, _Tp* __result) function in struct:__copy
389 copy(_InputIterato function
[all...]
H A Dstreambuf_iterator.h284 copy(istreambuf_iterator<_CharT> __first, function
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dcopies-table.c147 copy_t copy; local
74 put_copy(svn_fs_t *fs, const copy_t *copy, const char *copy_id, trail_t *trail, apr_pool_t *pool) argument
186 copy_t *copy; local
[all...]
/freebsd-10-stable/contrib/texinfo/info/
H A Dsearch.c56 SEARCH_BINDING *copy; local
/freebsd-10-stable/sys/boot/common/
H A Dinterp_parse.c82 char *val, *p, *q, *copy = NULL; local
/freebsd-10-stable/sys/dev/netmap/
H A Dnetmap_offloadings.c224 size_t copy; local
/freebsd-10-stable/usr.bin/tset/
H A Dmap.c76 char *copy, *p, *termp; local
/freebsd-10-stable/bin/pax/
H A Dar_subs.c723 copy(void) function
/freebsd-10-stable/contrib/zlib/
H A Dinfback.c263 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]
H A Dgzwrite.c207 unsigned have, copy; local
[all...]
/freebsd-10-stable/usr.bin/dc/
H A Dstack.c77 stack_dup_value(const struct value *a, struct value *copy) argument
111 struct value copy; local
124 struct value copy; local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf-strtab.c140 _bfd_elf_strtab_add(struct elf_strtab_hash *tab, const char *str, bfd_boolean copy) argument
/freebsd-10-stable/contrib/compiler-rt/BlocksRuntime/
H A DBlock_private.h65 void (*copy)(void *dst, void *src); member in struct:Block_descriptor
/freebsd-10-stable/contrib/gcc/
H A Drtl.c216 rtx copy; local
319 rtx copy; local
[all...]
H A Dtree-ssa-threadedge.c272 tree *copy, pre_fold_expr; local
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dmkdeps.c263 char *copy; local
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dpod_char_traits.h148 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
/freebsd-10-stable/contrib/libyaml/src/
H A Dparser.c1345 yaml_tag_directive_t copy = { NULL, NULL }; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtIterator.h164 StmtRange copy = *this; local
207 ConstStmtRange copy = *this; local
/freebsd-10-stable/contrib/nvi/common/
H A Dutil.c256 char *copy; local
277 CHAR_T *copy; local
[all...]
/freebsd-10-stable/crypto/heimdal/kcm/
H A Dcache.c498 kcm_ccache_store_cred(krb5_context context, kcm_ccache ccache, krb5_creds *creds, int copy) argument
532 kcm_ccache_store_cred_internal(krb5_context context, kcm_ccache ccache, krb5_creds *creds, int copy, krb5_creds **credp) argument
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcsgen.c148 enum stringwork { enter, copy, edit, expand, edit_expand }; enumerator in enum:stringwork
/freebsd-10-stable/sbin/ipfw/
H A Dmain.c117 int copy = 0; /* 1 if we need to copy, 0 otherwise */ local
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c335 unsigned copy, dist; local
572 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]

Completed in 348 milliseconds

123456789