Home
last modified time | relevance | path

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

/bionic/libc/arch-arm/bionic/
D__aeabi.c62 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/
Dstdio.h42 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/
Dxt_addrtype.h44 __u16 dest; member
49 __u16 dest; member
/bionic/libc/upstream-openbsd/lib/libc/locale/
Dwcsxfrm.c36 wcsxfrm(wchar_t *dest, const wchar_t *src, size_t n) in wcsxfrm()
/bionic/libc/include/netinet/
Dudp.h47 u_int16_t dest; member
Dtcp.h57 uint16_t dest; member
/bionic/libc/kernel/uapi/linux/
Dudp.h24 __be16 dest; member
Dtipc_config.h99 __be32 dest; member
142 __u32 dest; member
Dif_arcnet.h67 __u8 dest; member
Dbatadv_packet.h186 __u8 dest[ETH_ALEN]; member
209 __u8 dest[ETH_ALEN]; member
Dtcp.h26 __be16 dest; member
/bionic/libc/bionic/
Dtime64.c362 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()
Dgrp_pwd_file.cpp50 void CopyFieldToString(char* dest, const char* source, size_t max) { in CopyFieldToString()
/bionic/libc/tzcode/
Dstrptime.c473 _conv_num(const unsigned char **buf, int *dest, int llim, int ulim) in _conv_num()
/bionic/libc/kernel/uapi/sound/
Dasequencer.h90 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/
Dgntdev.h64 } source, dest; member
/bionic/tests/
Dfortify_test.cpp520 char dest[11]; in TEST_F() local
536 char dest[11]; in TEST_F() local
/bionic/libc/kernel/uapi/rdma/
Dib_user_verbs.h549 struct ib_uverbs_qp_dest dest; member
582 struct ib_uverbs_qp_dest dest; member