Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 25 of 25) sorted by relevance

/bionic/libc/arch-arm/bionic/
Deabi.c50 void __aeabi_memcpy8(void *dest, const void *src, size_t n) { in __aeabi_memcpy8()
54 void __aeabi_memcpy4(void *dest, const void *src, size_t n) { in __aeabi_memcpy4()
58 void __aeabi_memcpy(void *dest, const void *src, size_t n) { in __aeabi_memcpy()
63 void __aeabi_memmove8(void *dest, const void *src, size_t n) { in __aeabi_memmove8()
67 void __aeabi_memmove4(void *dest, const void *src, size_t n) { in __aeabi_memmove4()
71 void __aeabi_memmove(void *dest, const void *src, size_t n) { in __aeabi_memmove()
80 void __aeabi_memset8(void *dest, size_t n, int c) { in __aeabi_memset8()
84 void __aeabi_memset4(void *dest, size_t n, int c) { in __aeabi_memset4()
88 void __aeabi_memset(void *dest, size_t n, int c) { in __aeabi_memset()
93 void __aeabi_memclr8(void *dest, size_t n) { in __aeabi_memclr8()
[all …]
/bionic/libc/include/
Dstring.h95 void *memcpy (void *dest, const void *src, size_t copy_amount) { in memcpy()
113 void *memmove (void *dest, const void *src, size_t len) { in memmove()
118 char *strcpy(char *dest, const char *src) { in strcpy()
123 char *strncpy(char *dest, const char *src, size_t n) { in strncpy()
128 char *strcat(char *dest, const char *src) { in strcat()
133 char *strncat(char *dest, const char *src, size_t n) { in strncat()
149 size_t strlcpy(char *dest, const char *src, size_t size) { in strlcpy()
180 size_t strlcat(char *dest, const char *src, size_t size) { in strlcat()
Dstdio.h467 int vsnprintf(char *dest, size_t size, const char *format, __va_list ap) in vsnprintf()
476 int vsprintf(char *dest, const char *format, __va_list ap) in vsprintf()
494 int sprintf(char *dest, const char *format, ...) in sprintf()
509 char *fgets(char *dest, int size, FILE *stream) in fgets()
/bionic/libc/bionic/
D__vsprintf_chk.cpp46 char *dest, in __vsprintf_chk()
73 char *dest, in __sprintf_chk()
D__vsnprintf_chk.cpp46 char *dest, in __vsnprintf_chk()
72 char *dest, in __snprintf_chk()
D__memcpy_chk.cpp45 extern "C" void *__memcpy_chk(void *dest, const void *src, in __memcpy_chk()
D__strlcat_chk.cpp45 extern "C" size_t __strlcat_chk(char *dest, const char *src, in __strlcat_chk()
D__strcpy_chk.cpp44 extern "C" char *__strcpy_chk (char *dest, const char *src, size_t dest_len) { in __strcpy_chk()
D__memset_chk.cpp44 extern "C" void *__memset_chk (void *dest, int c, size_t n, size_t dest_len) { in __memset_chk()
D__strncpy_chk.cpp44 extern "C" char *__strncpy_chk (char *dest, const char *src, in __strncpy_chk()
D__memmove_chk.cpp44 extern "C" void *__memmove_chk (void *dest, const void *src, in __memmove_chk()
D__fgets_chk.cpp44 extern "C" char *__fgets_chk(char *dest, int supplied_size, in __fgets_chk()
D__strlcpy_chk.cpp45 extern "C" size_t __strlcpy_chk(char *dest, const char *src, in __strlcpy_chk()
D__strcat_chk.cpp45 extern "C" char *__strcat_chk (char *dest, const char *src, size_t dest_buf_size) { in __strcat_chk()
D__strncat_chk.cpp45 extern "C" char *__strncat_chk (char *dest, const char *src, in __strncat_chk()
Dtime64.c367 static void copy_tm_to_TM(const struct tm *src, struct TM *dest) { in copy_tm_to_TM()
399 static void copy_TM_to_tm(const struct TM *src, struct tm *dest) { in copy_TM_to_tm()
/bionic/libc/kernel/common/linux/netfilter_ipv4/
Dipt_addrtype.h24 u_int16_t dest; member
/bionic/libc/wchar/
Dwcsxfrm.c35 wcsxfrm(wchar_t * __restrict dest, const wchar_t * __restrict src, size_t len) in wcsxfrm()
/bionic/libc/kernel/common/linux/
Dudp.h25 __u16 dest; member
Dif_arcnet.h84 dest, member
Dtcp.h26 __u16 dest; member
/bionic/libc/include/netinet/
Dudp.h48 __u16 dest; member
/bionic/libc/tzcode/
Dstrptime.c412 _conv_num(const unsigned char **buf, int *dest, int llim, int ulim) in _conv_num()
/bionic/libc/kernel/arch-x86/asm/
Dio_apic_32.h105 } dest; member
Dapicdef_32.h295 } dest; member