Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/util/
Dos_file.c157 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/
Dares__read_line.c33 char *newbuf; in ares__read_line() local
/third_party/ltp/testcases/kernel/syscalls/dup2/
Ddup204.c36 struct stat oldbuf, newbuf; in run() local
Ddup202.c77 struct stat oldbuf, newbuf; in run() local
/third_party/selinux/libselinux/src/
Dlgetfilecon.c24 char *newbuf; in lgetfilecon_raw() local
Dgetfilecon.c24 char *newbuf; in getfilecon_raw() local
Dgetpeercon.c28 char *newbuf; in getpeercon_raw() local
Dfgetfilecon.c46 char *newbuf; in fgetfilecon_raw() local
Dseusers.c19 char *newbuf = strdup(buffer); in process_seusers() local
/third_party/mesa3d/src/glx/apple/
Dapple_xgl_api_stereo.c93 GLenum newbuf[n + 2]; in __applegl_glDrawBuffers() local
/third_party/alsa-lib/src/
Duserfile.c94 char *newbuf; in snd_user_file() local
/third_party/musl/src/stdio/
Dopen_memstream.c41 char *newbuf; in ms_write() local
Dopen_wmemstream.c44 wchar_t *newbuf; in wms_write() local
/third_party/musl/porting/liteos_a/user/src/stdio/
Dopen_wmemstream.c45 wchar_t *newbuf; in wms_write() local
/third_party/elfutils/libdwfl/
Delf-from-memory.c183 unsigned char *newbuf = realloc (buffer, phnum * phentsize); in elf_from_remote_memory() local
/third_party/gstreamer/gstplugins_bad/ext/webrtcdsp/
Dgstwebrtcechoprobe.cpp178 GstBuffer *newbuf = NULL; in gst_webrtc_echo_probe_transform_ip() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dapev2mux.c217 GstBuffer *newbuf; in got_buffer() local
Did3v2mux.c302 GstBuffer *newbuf; in got_buffer() local
/third_party/python/Modules/_io/
Dwinconsoleio.c586 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/
Dbuffer.c153 AVBufferRef *newbuf, *buf = *pbuf; in av_buffer_make_writable() local
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstdcaparse.c502 GstBuffer *newbuf; in gst_dca_parse_chain_priv() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Did3mux.c346 GstBuffer *newbuf; in got_buffer() local
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfobjects.c369 GstBuffer *newbuf; in gst_asf_put_subpayload() local
/third_party/ffmpeg/libavfilter/
Dvsrc_life.c296 uint8_t *newbuf = life->buf[!life->buf_idx]; in evolve() local
/third_party/libxml2/
Dbuf.c445 xmlChar *newbuf; in xmlBufGrowInternal() local

12