/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sparc/sparc64/ |
A D | memcpy.S | 43 #define MAIN_LOOP_CHUNK(src, dest, fdest, fsrc, len, jmptgt) \ argument 51 #define LOOP_CHUNK1(src, dest, len, branch_dest) \ argument 53 #define LOOP_CHUNK2(src, dest, len, branch_dest) \ argument 55 #define LOOP_CHUNK3(src, dest, len, branch_dest) \ argument 86 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 104 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 122 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 132 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1) \ argument 139 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 175 #define RMOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sparc/sparc32/ |
A D | memcpy.S | 26 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 40 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 50 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 58 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 64 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument 71 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 85 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 95 #define RMOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 103 #define RMOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument 109 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument [all …]
|
/l4re-core-master/l4sys/include/cxx/ |
A D | capability.h | 171 void move(Cap_base const &src) const in move() 187 void copy(Cap_base const &src) const in copy() 276 Cap move(Cap const &src) const in move() 286 Cap copy(Cap const &src) const in copy() 341 Cap move(Cap const &src) const in move() 351 Cap copy(Cap const &src) const in copy()
|
/l4re-core-master/moe/server/src/ |
A D | dataspace_util.cc | 29 Dataspace const *src, unsigned long &src_offs, unsigned long sz) in __do_real_copy() 61 Dataspace const *src, unsigned long &src_offs, unsigned long sz) in __do_cow_copy() 80 Dataspace_noncont const *src, unsigned long &src_offs, unsigned long sz) in __do_cow_copy2() 113 Dataspace const *src, unsigned long src_offs, unsigned long size) in __do_eager_copy() 129 Dataspace const *src, unsigned long src_offs, unsigned long &size) in __do_lazy_copy() 188 Dataspace_noncont const *src, unsigned long src_offs, unsigned long &size) in __do_lazy_copy2() 250 Dataspace const *src, unsigned long src_offs, unsigned long size) in copy()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libcrypt/ |
A D | libcrypt.h | 20 #define strcpy(dst,src) strcpy((char*)dst,(char*)src) argument 22 #define strncat(dst,src,n) strncat((char*)dst,(char*)src,n) argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | ntop.c | 50 inet_ntop4(const u_char *src, char *dst, size_t size) in inet_ntop4() 98 inet_ntop6(const u_char *src, char *dst, size_t size) in inet_ntop6() 198 inet_pton4(const char *src, u_char *dst) in inet_pton4() 250 inet_pton6(const char *src, u_char *dst) in inet_pton6() 349 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sparc/sparc64/sparcv9b/ |
A D | memcpy.S | 337 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 355 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 373 #define RMOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 383 #define RMOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/generic/ |
A D | strcpy.c | 21 char *strcpy(char *dest, const char *src) in strcpy()
|
A D | strcat.c | 22 char *strcat (char *dest, const char *src) in strcat()
|
/l4re-core-master/cxx/lib/util/ |
A D | Makefile | 8 src: include target
|
/l4re-core-master/uclibc/lib/libpthread/ |
A D | Makefile | 8 src: include target
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/ |
A D | aeabi_memcpy.c | 25 void __aeabi_memcpy (void *dest, const void *src, size_t n) in __aeabi_memcpy()
|
A D | aeabi_memmove.c | 25 void __aeabi_memmove (void *dest, const void *src, size_t n) in __aeabi_memmove()
|
/l4re-core-master/cxx/lib/io/ |
A D | Makefile | 8 src: include target
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sh/sh4/ |
A D | memmove.c | 20 static void fpu_optimised_copy_fwd(void *dest, const void *src, size_t len) in fpu_optimised_copy_fwd() 90 void *memmove(void *dest, const void *src, size_t len) in memmove()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/ |
A D | _load_inttype.c | 11 uintmax_t _load_inttype(int desttype, register const void *src, int uflag) in _load_inttype()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/cris/ |
A D | memmove.c | 29 void *memmove (void *dest, const void *src, size_t len) in memmove()
|
A D | strcpy.c | 9 char *strcpy(char *dest, const char *src) in strcpy()
|
A D | strncpy.c | 10 char *strncpy(char *dest, const char *src, size_t count) in strncpy()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/i386/ |
A D | strcpy.c | 36 char *strcpy(char * dest, const char * src) in strcpy()
|
A D | strcat.c | 35 char *strcat(char * dest, const char * src) in strcat()
|
A D | memmove.c | 37 void *memmove(void *dest, const void *src, size_t n) in memmove()
|
A D | strncpy.c | 37 char *strncpy(char * dest, const char * src, size_t count) in strncpy()
|
A D | strncat.c | 37 char *strncat(char * dest, const char * src, size_t count) in strncat()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/ |
A D | strlcat.c | 18 register const char *__restrict src, in strlcat()
|