| /external/linux-tools-perf/perf-3.12.0/arch/avr32/lib/ |
| D | memcpy.S | 19 .global memcpy symbol 21 memcpy: label
|
| /external/linux-tools-perf/perf-3.12.0/arch/frv/lib/ |
| D | memcpy.S | 24 .globl memcpy,__memcpy_end symbol 26 memcpy: label
|
| /external/valgrind/main/coregrind/ |
| D | m_debugger.c | 446 VG_(memcpy)(bufptr, file, VG_(strlen)(file)); in VG_() local 451 VG_(memcpy)(bufptr, pidbuf, VG_(strlen)(pidbuf)); in VG_() local
|
| D | m_machine.c | 156 VG_(memcpy)( dst, src, size); in VG_() local 180 VG_(memcpy)( dst, src, size); in VG_() local
|
| D | m_main.c | 2680 void* memcpy(void *dest, const void *src, SizeT n) { in memcpy() function 3186 void* memcpy(void *dest, const void *src, SizeT n) { in memcpy() function
|
| D | m_libcbase.c | 604 void* VG_(memcpy) ( void *dest, const void *src, SizeT sz ) in VG_() argument
|
| /external/clang/test/CodeGenObjC/ |
| D | builtin-memfns.m | 3 void *memcpy(void *restrict s1, const void *restrict s2, unsigned long n); function
|
| /external/linux-tools-perf/perf-3.12.0/arch/mn10300/lib/ |
| D | memcpy.S | 21 .globl memcpy symbol 23 memcpy: label
|
| /external/clang/test/SemaObjC/ |
| D | arc-non-pod-memaccess.m | 10 void *memcpy(void *s1, const void *s2, __SIZE_TYPE__ n); function
|
| /external/linux-tools-perf/perf-3.12.0/tools/perf/bench/ |
| D | mem-memcpy-x86-64-asm.S | 1 #define memcpy MEMCPY /* don't hide glibc's memcpy() */ macro
|
| /external/nanopb-c/extra/ |
| D | pb_syshdr.h | 82 static void * memcpy( void *s1, const void *s2, size_t n ) in memcpy() function
|
| /external/valgrind/main/drd/tests/ |
| D | unit_vc.c | 37 void* VG_(memcpy)(void *d, const void *s, SizeT sz) in VG_() argument
|
| D | unit_bitmap.c | 49 void* VG_(memcpy)(void *d, const void *s, SizeT sz) in VG_() argument
|
| /external/chromium_org/sandbox/win/src/ |
| D | sandbox_nt_types.h | 34 memcpyFunction memcpy; member
|
| /external/valgrind/main/coregrind/m_debuginfo/ |
| D | misc.c | 65 VG_(memcpy)(dst, str, nStr); in ML_() local
|
| D | readstabs.c | 198 VG_(memcpy)(n, qbuf, qidx); in ML_() local
|
| /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/ |
| D | vpx_mem.h | 116 # define memcpy vpx_memcpy macro
|
| /external/libvpx/libvpx/vpx_mem/ |
| D | vpx_mem.h | 113 # define memcpy vpx_memcpy macro
|
| /external/valgrind/main/coregrind/m_gdbserver/ |
| D | target.c | 460 VG_(memcpy) (myaddr, sourceaddr, len); in valgrind_read_memory() local 480 VG_(memcpy) (targetaddr, myaddr, len); in valgrind_write_memory() local
|
| /external/linux-tools-perf/perf-3.12.0/arch/hexagon/lib/ |
| D | memcpy.S | 195 .global memcpy symbol 197 memcpy: label
|
| /external/clang/test/Analysis/ |
| D | bstring.c | 41 #define memcpy(a,b,c) __memcpy_chk(a,b,c,(size_t)-1) macro 45 #define memcpy BUILTIN(memcpy) macro
|
| /external/e2fsprogs/e2fsck/ |
| D | mtrace.h | 88 #define memcpy(d, s, n) bcopy ((s), (d), (n)) macro
|
| /external/valgrind/main/coregrind/m_demangle/ |
| D | vg_libciface.h | 51 #define memcpy(_dd,_ss,_sz) VG_(memcpy)((_dd),(_ss),(_sz)) macro
|
| /external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
| D | SDL_qsort.c | 68 #define memcpy SDL_memcpy macro
|
| /external/wpa_supplicant_8/src/utils/ |
| D | os.h | 618 #define memcpy OS_DO_NOT_USE_memcpy macro
|