| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | string_fortified.h | 26 __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, in __NTH() 34 __NTH (memmove (void *__dest, const void *__src, size_t __len)) in __NTH() 42 __NTH (mempcpy (void *__restrict __dest, const void *__restrict __src, in __NTH() 57 __NTH (memset (void *__dest, int __ch, size_t __len)) in __NTH() 70 __NTH (explicit_bzero (void *__dest, size_t __len)) in __NTH() 77 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH() 84 __NTH (stpcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH() 92 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, in __NTH() 101 __NTH (stpncpy (char *__dest, const char *__src, size_t __n)) in __NTH() 114 __NTH (stpncpy (char *__dest, const char *__src, size_t __n)) in __NTH() [all …]
|
| H A D | wchar2.h | 155 __NTH (wcscpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() 172 __NTH (wcpcpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() 196 __NTH (wcsncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() 228 __NTH (wcpncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() 253 __NTH (wcscat (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() 271 __NTH (wcsncat (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH()
|
| H A D | strings_fortified.h | 23 __NTH (bcopy (const void *__src, void *__dest, size_t __len)) in __NTH() 30 __NTH (bzero (void *__dest, size_t __len)) in __NTH()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | string_fortified.h | 26 __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, in __NTH() 34 __NTH (memmove (void *__dest, const void *__src, size_t __len)) in __NTH() 42 __NTH (mempcpy (void *__restrict __dest, const void *__restrict __src, in __NTH() 57 __NTH (memset (void *__dest, int __ch, size_t __len)) in __NTH() 70 __NTH (explicit_bzero (void *__dest, size_t __len)) in __NTH() 77 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH() 84 __NTH (stpcpy (char *__restrict __dest, const char *__restrict __src)) in __NTH() 92 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, in __NTH() 101 __NTH (stpncpy (char *__dest, const char *__src, size_t __n)) in __NTH() 114 __NTH (stpncpy (char *__dest, const char *__src, size_t __n)) in __NTH() [all …]
|
| H A D | wchar2.h | 155 __NTH (wcscpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() 172 __NTH (wcpcpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() 196 __NTH (wcsncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() 228 __NTH (wcpncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH() 253 __NTH (wcscat (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) in __NTH() 271 __NTH (wcsncat (wchar_t *__restrict __dest, const wchar_t *__restrict __src, in __NTH()
|
| H A D | strings_fortified.h | 23 __NTH (bcopy (const void *__src, void *__dest, size_t __len)) in __NTH() 30 __NTH (bzero (void *__dest, size_t __len)) in __NTH()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __bsd_locale_fallbacks.h | 49 size_t __libcpp_wcsnrtombs_l(char *__dest, const wchar_t **__src, size_t __nwc, in __libcpp_wcsnrtombs_l() 64 size_t __libcpp_mbsnrtowcs_l(wchar_t * __dest, const char **__src, size_t __nms, in __libcpp_mbsnrtowcs_l() 101 size_t __libcpp_mbsrtowcs_l(wchar_t *__dest, const char **__src, size_t __len, in __libcpp_mbsrtowcs_l()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __bsd_locale_fallbacks.h | 49 size_t __libcpp_wcsnrtombs_l(char *__dest, const wchar_t **__src, size_t __nwc, in __libcpp_wcsnrtombs_l() 64 size_t __libcpp_mbsnrtowcs_l(wchar_t * __dest, const char **__src, size_t __nms, in __libcpp_mbsnrtowcs_l() 101 size_t __libcpp_mbsrtowcs_l(wchar_t *__dest, const char **__src, size_t __len, in __libcpp_mbsrtowcs_l()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | string.h | 19 static inline char *strcpy(char *__dest, const char *__src) in strcpy() 38 static inline char *strncpy(char *__dest, const char *__src, size_t __n) in strncpy()
|
| /OK3568_Linux_fs/u-boot/arch/sh/include/asm/ |
| H A D | string.h | 14 static inline char *strcpy(char *__dest, const char *__src) in strcpy() 33 static inline char *strncpy(char *__dest, const char *__src, size_t __n) in strncpy()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/compressed/ |
| H A D | string.c | 10 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy() 44 void *memmove(void *__dest, __const void *__src, size_t count) in memmove()
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | string_32.h | 11 static inline char *strcpy(char *__dest, const char *__src) in strcpy()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | bitmap_allocator.h | 161 iterator __dest = this->end(); in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | bitmap_allocator.h | 161 iterator __dest = this->end(); in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/kernel/arch/sh/boot/compressed/ |
| H A D | misc.c | 88 void* memcpy(void* __dest, __const void* __src, in memcpy()
|
| /OK3568_Linux_fs/kernel/arch/nios2/boot/compressed/ |
| H A D | misc.c | 104 void *memcpy(void *__dest, __const void *__src, size_t __n) in memcpy()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | stl_algo.h | 953 _ForwardIterator __dest = __first; in _GLIBCXX_VISIBILITY() local
|
| H A D | ranges_algo.h | 1374 auto __dest = __first; in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | stl_algo.h | 953 _ForwardIterator __dest = __first; in _GLIBCXX_VISIBILITY() local
|
| H A D | ranges_algo.h | 1374 auto __dest = __first; in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_kprobe.c | 1268 void *__dest; in fetch_store_string_user() local 1291 void *__dest; in fetch_store_string() local
|