Home
last modified time | relevance | path

Searched defs:newbuf (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Dheaprealloc.cpp12 char *newbuf = oldbuf; in main() local
/external/mesa3d/src/util/
Dos_file.c151 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/
Dares__read_line.c33 char *newbuf; in ares__read_line() local
/external/selinux/libselinux/src/
Dgetfilecon.c24 char *newbuf; in getfilecon_raw() local
Dfgetfilecon.c24 char *newbuf; in fgetfilecon_raw() local
Dlgetfilecon.c24 char *newbuf; in lgetfilecon_raw() local
Dgetpeercon.c28 char *newbuf; in getpeercon_raw() local
Dseusers.c19 char *newbuf = strdup(buffer); in process_seusers() local
/external/mesa3d/src/glx/apple/
Dapple_xgl_api_stereo.c93 GLenum newbuf[n + 2]; in __applegl_glDrawBuffers() local
/external/ltp/testcases/kernel/syscalls/dup2/
Ddup204.c68 struct stat oldbuf, newbuf; in main() local
Ddup202.c91 struct stat oldbuf, newbuf; in main() local
/external/flac/src/share/utf8/
Diconvert.c64 char *utfbuf = 0, *outbuf, *newbuf; in iconvert() local
/external/curl/tests/server/
Dfake_ntlm.c51 char *newbuf; in printable() local
/external/elfutils/libdwfl/
Delf-from-memory.c183 unsigned char *newbuf = realloc (buffer, phnum * phentsize); in elf_from_remote_memory() local
/external/ipsec-tools/src/libipsec/
Dipsec_dump_policy.c102 char *newbuf; local
/external/e2fsprogs/util/
Dsubst.c286 char oldbuf[2048], newbuf[2048], *oldcp, *newcp; in compare_file() local
/external/python/cpython3/Modules/_io/
Dwinconsoleio.c603 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/
Ddnssd_clientlib.c220 unsigned char *newbuf; in TXTRecordSetValue() local
/external/selinux/sandbox/
Dseunshare.c317 char *newbuf = NULL; in rsynccmd() local
/external/igt-gpu-tools/lib/
Digt_sysfs.c304 char *newbuf; in igt_sysfs_get() local
/external/python/cpython2/Objects/
Dmemoryobject.c595 void *newbuf = (char *) view->buf in memory_subscript() local
/external/libxml2/
Dbuf.c439 xmlChar *newbuf; in xmlBufGrowInternal() local
/external/one-true-awk/
Dtran.c565 char *newbuf = (char *) malloc(l); in catstr() local
/external/python/cpython2/Modules/
DcStringIO.c390 char *newbuf; in O_cwrite() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/
Dcbb.c110 uint8_t *newbuf; in cbb_buffer_reserve() local

12