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

12345678

/freebsd-10.0-release/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.0-release/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.0-release/contrib/texinfo/info/
H A Dsearch.c56 SEARCH_BINDING *copy; local
/freebsd-10.0-release/lib/libz/
H A Dinfback.c263 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]
H A Dinflate.c616 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]
/freebsd-10.0-release/sys/boot/common/
H A Dinterp_parse.c82 char *val, *p, *q, *copy = NULL; local
/freebsd-10.0-release/usr.bin/tset/
H A Dmap.c76 char *copy, *p, *termp; local
/freebsd-10.0-release/bin/cp/
H A Dcp.c260 copy(char *argv[], enum op type, int fts_options) function
/freebsd-10.0-release/bin/mv/
H A Dmv.c365 copy(const char *from, const char *to) function
/freebsd-10.0-release/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.0-release/contrib/compiler-rt/BlocksRuntime/
H A DBlock_private.h65 void (*copy)(void *dst, void *src); member in struct:Block_descriptor
/freebsd-10.0-release/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.0-release/contrib/gcclibs/libcpp/
H A Dmkdeps.c263 char *copy; local
/freebsd-10.0-release/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.0-release/contrib/libyaml/src/
H A Dparser.c1345 yaml_tag_directive_t copy = { NULL, NULL }; local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtIterator.h172 StmtRange copy = *this; local
215 ConstStmtRange copy = *this; local
/freebsd-10.0-release/contrib/nvi/common/
H A Dutil.c256 char *copy; local
277 CHAR_T *copy; local
[all...]
/freebsd-10.0-release/contrib/tcsh/
H A Dtc.printf.c395 va_list copy; local
/freebsd-10.0-release/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.0-release/gnu/usr.bin/rcs/lib/
H A Drcsgen.c148 enum stringwork { enter, copy, edit, expand, edit_expand }; enumerator in enum:stringwork
/freebsd-10.0-release/lib/libz/test/
H A Dinfcover.c290 z_stream strm, copy; local
391 z_stream strm, copy; local
/freebsd-10.0-release/sbin/ipfw/
H A Dmain.c117 int copy = 0; /* 1 if we need to copy, 0 otherwise */ local
[all...]

Completed in 234 milliseconds

12345678