/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/ |
D | heaprealloc.cpp | 12 char *newbuf = oldbuf; in main() local
|
/external/mesa3d/src/util/ |
D | os_file.c | 151 char *newbuf = realloc(buf, 2 * len); in os_read_file() local 172 char *newbuf = realloc(buf, len); in os_read_file() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | ares__read_line.c | 33 char *newbuf; in ares__read_line() local
|
/external/selinux/libselinux/src/ |
D | getfilecon.c | 24 char *newbuf; in getfilecon_raw() local
|
D | fgetfilecon.c | 24 char *newbuf; in fgetfilecon_raw() local
|
D | lgetfilecon.c | 24 char *newbuf; in lgetfilecon_raw() local
|
D | getpeercon.c | 28 char *newbuf; in getpeercon_raw() local
|
D | seusers.c | 19 char *newbuf = strdup(buffer); in process_seusers() local
|
/external/mesa3d/src/glx/apple/ |
D | apple_xgl_api_stereo.c | 93 GLenum newbuf[n + 2]; in __applegl_glDrawBuffers() local
|
/external/ltp/testcases/kernel/syscalls/dup2/ |
D | dup204.c | 68 struct stat oldbuf, newbuf; in main() local
|
D | dup202.c | 91 struct stat oldbuf, newbuf; in main() local
|
/external/flac/src/share/utf8/ |
D | iconvert.c | 64 char *utfbuf = 0, *outbuf, *newbuf; in iconvert() local
|
/external/curl/tests/server/ |
D | fake_ntlm.c | 51 char *newbuf; in printable() local
|
/external/elfutils/libdwfl/ |
D | elf-from-memory.c | 183 unsigned char *newbuf = realloc (buffer, phnum * phentsize); in elf_from_remote_memory() local
|
/external/ipsec-tools/src/libipsec/ |
D | ipsec_dump_policy.c | 102 char *newbuf; local
|
/external/e2fsprogs/util/ |
D | subst.c | 286 char oldbuf[2048], newbuf[2048], *oldcp, *newcp; in compare_file() local
|
/external/python/cpython3/Modules/_io/ |
D | winconsoleio.c | 603 wchar_t *newbuf; in read_console_w() local 606 newbuf = (wchar_t*)PyMem_Realloc(buf, maxlen * sizeof(wchar_t)); in read_console_w() local
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientlib.c | 220 unsigned char *newbuf; in TXTRecordSetValue() local
|
/external/selinux/sandbox/ |
D | seunshare.c | 317 char *newbuf = NULL; in rsynccmd() local
|
/external/igt-gpu-tools/lib/ |
D | igt_sysfs.c | 304 char *newbuf; in igt_sysfs_get() local
|
/external/python/cpython2/Objects/ |
D | memoryobject.c | 595 void *newbuf = (char *) view->buf in memory_subscript() local
|
/external/libxml2/ |
D | buf.c | 439 xmlChar *newbuf; in xmlBufGrowInternal() local
|
/external/one-true-awk/ |
D | tran.c | 565 char *newbuf = (char *) malloc(l); in catstr() local
|
/external/python/cpython2/Modules/ |
D | cStringIO.c | 390 char *newbuf; in O_cwrite() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/ |
D | cbb.c | 110 uint8_t *newbuf; in cbb_buffer_reserve() local
|