/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 __BIONIC_COMPLICATED_NULLNESS __pass_object_size dest, size_t size, const… in vsnprintf() 49 int vsprintf(char* const __BIONIC_COMPLICATED_NULLNESS __pass_object_size dest, const char* _Nonnul… in vsprintf() 63 int sprintf(char* const __BIONIC_COMPLICATED_NULLNESS __pass_object_size dest, const char* _Nonnull… in sprintf() 73 int snprintf(char* const __BIONIC_COMPLICATED_NULLNESS __pass_object_size dest, size_t size, const … in snprintf() 124 char* _Nullable fgets(char* const _Nonnull __pass_object_size dest, int size, FILE* _Nonnull stream) in fgets()
|
/bionic/libc/bionic/ |
D | sysprop_helpers.cpp | 37 static bool get_property_value(const char* property_name, char* dest, size_t dest_size) { in get_property_value() 43 char* dest; in get_property_value() member
|
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/kernel/uapi/linux/netfilter/ |
D | xt_addrtype.h | 32 __u16 dest; member 37 __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
|
/bionic/libc/kernel/uapi/linux/ |
D | udp.h | 12 __be16 dest; member
|
D | tipc_config.h | 86 __be32 dest; member 129 __u32 dest; member
|
D | if_arcnet.h | 55 __u8 dest; member
|
D | batadv_packet.h | 177 __u8 dest[ETH_ALEN]; member 200 __u8 dest[ETH_ALEN]; member
|
/bionic/libc/include/bits/ |
D | tcphdr.h | 52 uint16_t dest; member
|
/bionic/libc/tzcode/ |
D | strptime.c | 603 _conv_num(const unsigned char **buf, int *dest, int llim, int ulim) in _conv_num()
|
D | localtime.c | 2013 mktmcpy(struct tm *dest, struct tm const *src) in mktmcpy()
|
/bionic/libc/kernel/uapi/sound/ |
D | asequencer.h | 78 struct snd_seq_addr dest; member 175 struct snd_seq_addr dest; member 185 struct snd_seq_addr dest; member 264 struct snd_seq_addr dest; member 373 struct snd_seq_addr dest; member
|
/bionic/libc/kernel/uapi/xen/ |
D | gntdev.h | 52 } source, dest; member
|
/bionic/tests/ |
D | fortify_test.cpp | 519 char dest[11]; in TEST_F() local 535 char dest[11]; in TEST_F() local
|
/bionic/libc/kernel/uapi/rdma/ |
D | ib_user_verbs.h | 551 struct ib_uverbs_qp_dest dest; member 584 struct ib_uverbs_qp_dest dest; member
|