Searched defs:copy (Results 1 - 25 of 283) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dsyntax2.C20 template <class T> template <class U> image<T>::image(const image<U> &copy) argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/26_numerics/
H A Dvalarray_const_bracket.cc35 void copy(P, std::size_t) { } function
H A Dslice.cc35 copy(int start, int size, int stride) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dtrunctfdf.c5 double *copy(long double *first, long double *last, double *result) function
H A D920625-2.c56 copyQueryResult(Widget w, Boolean copy, caddr_t call_data) argument
/openbsd-current/lib/libc/string/
H A Dstrdup.c42 char *copy; local
H A Dwcsdup.c21 wchar_t *copy; local
H A Dstrndup.c28 char *copy; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate4.C17 ccList <T> cc_List<T>::copy (){} function in class:cc_List
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dmemcpy-1.c10 void *copy (void *o, const void *i, unsigned l) function
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DProgress.pm27 sub copy { subroutine
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-ExtAttr/
H A DExtAttr.pm90 sub copy { subroutine
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DCFUtils.h30 CFReleaser(const CFReleaser &copy) : _ptr(copy.get()) { argument
37 CFReleaser &operator=(const CFReleaser<T> &copy) { argument
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A Ddiscovery.py5 import copy namespace
/openbsd-current/lib/libcrypto/dsa/
H A Ddsa_meth.c57 DSA_METHOD *copy; local
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DSubst.pm94 sub copy($self, $srcname, $destname) subroutine
/openbsd-current/gnu/llvm/llvm/utils/
H A Dpipeline.py106 def copy(srcPipeObj): function
/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dranges_copy.h59 inline constexpr auto copy = __copy::__fn{}; member in namespace:ranges::__cpo
H A Dcopy.h118 copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result) { function
/openbsd-current/gnu/usr.bin/perl/lib/File/
H A DCopy.pm67 sub copy { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Time-Piece/
H A DSeconds.pm104 sub copy { subroutine
/openbsd-current/usr.bin/tmux/
H A Dnames.c144 char *copy, *name, *ptr; local
/openbsd-current/lib/libc/db/btree/
H A Dbt_utils.c61 __bt_ret(BTREE *t, EPG *e, DBT *key, DBT *rkey, DBT *data, DBT *rdata, int copy) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_lzw.h109 auto copy = [&code_to_substr, &dict_len1](LzwCodeType code, ItOut out) { local
/openbsd-current/gnu/gcc/gcc/
H A Dsreal.c80 copy (sreal *r, sreal *a) function

Completed in 197 milliseconds

1234567891011>>