Home
last modified time | relevance | path

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

12345678910>>...117

/third_party/elfutils/libelf/
H A Dgelf_getchdr.c39 gelf_getchdr (Elf_Scn *scn, GElf_Chdr *dest) in gelf_getchdr() argument
/third_party/gn/src/gn/
H A Dsubstitution_writer.cc27 void SetDirOrDotWithNoSlash(const std::string& dir, std::string* dest) { in SetDirOrDotWithNoSlash() argument
/third_party/libsnd/src/
H A Dtest_strncpy_crlf.c31 char *dest ; in test_psf_strlcpy_crlf() local
/third_party/musl/src/string/
H A Dstrcat.c3 char *strcat(char *restrict dest, const char *restrict src) in strcat() argument
H A Dstrcpy.c3 char *strcpy(char *restrict dest, const char *restrict src) in strcpy() argument
H A Dmempcpy.c4 void *mempcpy(void *dest, const void *src, size_t n) in mempcpy() argument
H A Dwcscat.c3 wchar_t *wcscat(wchar_t *restrict dest, const wchar_t *restrict src) in wcscat() argument
/third_party/musl/porting/uniproton/kernel/src/string/
H A Dstrcat.c3 char *strcat(char *restrict dest, const char *restrict src) in strcat() argument
H A Dstrcpy.c2 char *strcpy(char *restrict dest, const char *restrict src) in strcpy() argument
/third_party/musl/src/network/
H A Dinet_aton.c7 int __inet_aton(const char *s0, struct in_addr *dest) in __inet_aton() argument
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstrcat.c3 __attribute__((no_sanitize_address)) char *__strcat(char *restrict dest, const char *restrict src) in __strcat() argument
H A Dstrcpy.c3 __attribute__((no_sanitize_address)) char *__strcpy(char *restrict dest, const char *restrict src) in __strcpy() argument
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dstrcat.c4 __attribute__((no_sanitize_address)) char *__strcat(char *restrict dest, const char *restrict src) in __strcat() argument
H A Dstrcpy.c3 __attribute__((no_sanitize_address)) char *__strcpy(char *restrict dest, const char *restrict src) in __strcpy() argument
/third_party/musl/libc-test/src/regression/
H A Dscanf-bytes-consumed.c9 char dest[3]; in main() local
/third_party/skia/src/core/
H A DSkSwizzle.cpp12 void SkSwapRB(uint32_t* dest, const uint32_t* src, int count) { in SkSwapRB() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dwrap_memcpy.c43 void *__wrap_memcpy(void *dest, const void *src, size_t n) { in __wrap_memcpy() argument
47 void *__wrap_memcpy(void *dest, const void *src, size_t n) { in __wrap_memcpy() argument
/third_party/pulseaudio/speex/libspeexdsp/
H A Dmisc_bfin.h39 void *speex_move (void *dest, void *src, int n) in speex_move() argument
/kernel/linux/linux-5.10/arch/hexagon/mm/
H A Duaccess.c22 __kernel_size_t __clear_user_hexagon(void __user *dest, unsigned long count) in __clear_user_hexagon() argument
39 unsigned long clear_user_hexagon(void __user *dest, unsigned long count) in clear_user_hexagon() argument
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dvmx-helper.c61 void *exit_vmx_ops(void *dest) in exit_vmx_ops() argument
/kernel/linux/linux-5.10/arch/openrisc/lib/
H A Dmemcpy.c26 void *memcpy(void *dest, __const void *src, __kernel_size_t n) in memcpy() argument
102 void *memcpy(void *dest, __const void *src, __kernel_size_t n) in memcpy() argument
/kernel/linux/linux-6.6/arch/hexagon/mm/
H A Duaccess.c22 __kernel_size_t __clear_user_hexagon(void __user *dest, unsigned long count) in __clear_user_hexagon() argument
39 unsigned long clear_user_hexagon(void __user *dest, unsigned long count) in clear_user_hexagon() argument
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dvmx-helper.c70 void *exit_vmx_ops(void *dest) in exit_vmx_ops() argument
/kernel/linux/linux-6.6/arch/openrisc/lib/
H A Dmemcpy.c26 void *memcpy(void *dest, __const void *src, __kernel_size_t n) in memcpy() argument
102 void *memcpy(void *dest, __const void *src, __kernel_size_t n) in memcpy() argument
/kernel/linux/linux-5.10/include/linux/
H A Dfs_stack.h16 static inline void fsstack_copy_attr_atime(struct inode *dest, in fsstack_copy_attr_atime() argument
22 static inline void fsstack_copy_attr_times(struct inode *dest, in fsstack_copy_attr_times() argument

Completed in 5 milliseconds

12345678910>>...117