/third_party/mesa3d/src/util/ |
D | os_file.c | 157 char *newbuf = realloc(buf, 2 * len); in os_read_file() local 178 char *newbuf = realloc(buf, len); in os_read_file() local
|
/third_party/node/deps/cares/src/lib/ |
D | ares__read_line.c | 33 char *newbuf; in ares__read_line() local
|
/third_party/ltp/testcases/kernel/syscalls/dup2/ |
D | dup204.c | 36 struct stat oldbuf, newbuf; in run() local
|
D | dup202.c | 77 struct stat oldbuf, newbuf; in run() local
|
/third_party/selinux/libselinux/src/ |
D | lgetfilecon.c | 24 char *newbuf; in lgetfilecon_raw() local
|
D | getfilecon.c | 24 char *newbuf; in getfilecon_raw() local
|
D | getpeercon.c | 28 char *newbuf; in getpeercon_raw() local
|
D | fgetfilecon.c | 46 char *newbuf; in fgetfilecon_raw() local
|
D | seusers.c | 19 char *newbuf = strdup(buffer); in process_seusers() local
|
/third_party/mesa3d/src/glx/apple/ |
D | apple_xgl_api_stereo.c | 93 GLenum newbuf[n + 2]; in __applegl_glDrawBuffers() local
|
/third_party/alsa-lib/src/ |
D | userfile.c | 94 char *newbuf; in snd_user_file() local
|
/third_party/musl/src/stdio/ |
D | open_memstream.c | 41 char *newbuf; in ms_write() local
|
D | open_wmemstream.c | 44 wchar_t *newbuf; in wms_write() local
|
/third_party/musl/porting/liteos_a/user/src/stdio/ |
D | open_wmemstream.c | 45 wchar_t *newbuf; in wms_write() local
|
/third_party/elfutils/libdwfl/ |
D | elf-from-memory.c | 183 unsigned char *newbuf = realloc (buffer, phnum * phentsize); in elf_from_remote_memory() local
|
/third_party/gstreamer/gstplugins_bad/ext/webrtcdsp/ |
D | gstwebrtcechoprobe.cpp | 178 GstBuffer *newbuf = NULL; in gst_webrtc_echo_probe_transform_ip() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | apev2mux.c | 217 GstBuffer *newbuf; in got_buffer() local
|
D | id3v2mux.c | 302 GstBuffer *newbuf; in got_buffer() local
|
/third_party/python/Modules/_io/ |
D | winconsoleio.c | 586 wchar_t *newbuf; in read_console_w() local 589 newbuf = (wchar_t*)PyMem_Realloc(buf, maxlen * sizeof(wchar_t)); in read_console_w() local
|
/third_party/ffmpeg/libavutil/ |
D | buffer.c | 153 AVBufferRef *newbuf, *buf = *pbuf; in av_buffer_make_writable() local
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstdcaparse.c | 502 GstBuffer *newbuf; in gst_dca_parse_chain_priv() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | id3mux.c | 346 GstBuffer *newbuf; in got_buffer() local
|
/third_party/gstreamer/gstplugins_bad/gst/asfmux/ |
D | gstasfobjects.c | 369 GstBuffer *newbuf; in gst_asf_put_subpayload() local
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_life.c | 296 uint8_t *newbuf = life->buf[!life->buf_idx]; in evolve() local
|
/third_party/libxml2/ |
D | buf.c | 445 xmlChar *newbuf; in xmlBufGrowInternal() local
|