/bionic/libc/arch-arm/bionic/ |
D | __aeabi.c | 62 void __attribute__((weak)) __aeabi_memcpy8_impl(void *dest, const void *src, size_t n) { in __aeabi_memcpy8_impl() 66 void __attribute__((weak)) __aeabi_memcpy4_impl(void *dest, const void *src, size_t n) { in __aeabi_memcpy4_impl() 70 void __attribute__((weak)) __aeabi_memcpy_impl(void *dest, const void *src, size_t n) { in __aeabi_memcpy_impl() 74 void __attribute__((weak)) __aeabi_memcpy8_impl2(void *dest, const void *src, size_t n) { in __aeabi_memcpy8_impl2() 78 void __attribute__((weak)) __aeabi_memcpy4_impl2(void *dest, const void *src, size_t n) { in __aeabi_memcpy4_impl2() 82 void __attribute__((weak)) __aeabi_memcpy_impl2(void *dest, const void *src, size_t n) { in __aeabi_memcpy_impl2() 87 void __attribute__((weak)) __aeabi_memmove8_impl(void *dest, const void *src, size_t n) { in __aeabi_memmove8_impl() 91 void __attribute__((weak)) __aeabi_memmove4_impl(void *dest, const void *src, size_t n) { in __aeabi_memmove4_impl() 95 void __attribute__((weak)) __aeabi_memmove_impl(void *dest, const void *src, size_t n) { in __aeabi_memmove_impl() 99 void __attribute__((weak)) __aeabi_memmove8_impl2(void *dest, const void *src, size_t n) { in __aeabi_memmove8_impl2() [all …]
|
/bionic/libc/include/bits/fortify/ |
D | stdio.h | 42 int vsnprintf(char* const __pass_object_size dest, size_t size, const char* format, va_list ap) in vsnprintf() 48 int vsprintf(char* const __pass_object_size dest, const char* format, va_list ap) __overloadable { in vsprintf() 62 int sprintf(char* const __pass_object_size dest, const char* format, ...) __overloadable { in sprintf() 72 int snprintf(char* const __pass_object_size dest, size_t size, const char* format, ...) in snprintf() 122 char* fgets(char* const __pass_object_size dest, int size, FILE* stream) in fgets()
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | xt_addrtype.h | 44 __u16 dest; member 49 __u16 dest; member
|
/bionic/libc/upstream-openbsd/lib/libc/locale/ |
D | wcsxfrm.c | 36 wcsxfrm(wchar_t *dest, const wchar_t *src, size_t n) in wcsxfrm()
|
/bionic/libc/include/netinet/ |
D | udp.h | 47 u_int16_t dest; member
|
D | tcp.h | 57 uint16_t dest; member
|
/bionic/libc/kernel/uapi/linux/ |
D | udp.h | 24 __be16 dest; member
|
D | tipc_config.h | 99 __be32 dest; member 142 __u32 dest; member
|
D | if_arcnet.h | 67 __u8 dest; member
|
D | batadv_packet.h | 186 __u8 dest[ETH_ALEN]; member 209 __u8 dest[ETH_ALEN]; member
|
D | tcp.h | 26 __be16 dest; member
|
/bionic/libc/bionic/ |
D | time64.c | 362 static void copy_tm_to_TM(const struct tm *src, struct TM *dest) { in copy_tm_to_TM() 394 static void copy_TM_to_tm(const struct TM *src, struct tm *dest) { in copy_TM_to_tm()
|
D | grp_pwd_file.cpp | 50 void CopyFieldToString(char* dest, const char* source, size_t max) { in CopyFieldToString()
|
/bionic/libc/tzcode/ |
D | strptime.c | 473 _conv_num(const unsigned char **buf, int *dest, int llim, int ulim) in _conv_num()
|
/bionic/libc/kernel/uapi/sound/ |
D | asequencer.h | 90 struct snd_seq_addr dest; member 173 struct snd_seq_addr dest; member 255 struct snd_seq_addr dest; member 355 struct snd_seq_addr dest; member
|
/bionic/libc/kernel/uapi/xen/ |
D | gntdev.h | 64 } source, dest; member
|
/bionic/tests/ |
D | fortify_test.cpp | 520 char dest[11]; in TEST_F() local 536 char dest[11]; in TEST_F() local
|
/bionic/libc/kernel/uapi/rdma/ |
D | ib_user_verbs.h | 549 struct ib_uverbs_qp_dest dest; member 582 struct ib_uverbs_qp_dest dest; member
|