Home
last modified time | relevance | path

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

12

/third_party/node/deps/cares/src/lib/
Dares__read_line.c43 char *newbuf; in ares__read_line() local
Dares_sysconfig.c131 char *newbuf; in commanjoin() local
/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/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.c49 char *newbuf; in fgetfilecon_raw() local
Dseusers.c19 char *newbuf = strdup(buffer); in process_seusers() 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/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.c45 wchar_t *newbuf; in wms_write() local
/third_party/curl/tests/server/
Dfake_ntlm.c54 char *newbuf; in printable() 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/python/Modules/_io/
Dwinconsoleio.c584 wchar_t *newbuf; in read_console_w() local
587 newbuf = (wchar_t*)PyMem_Realloc(buf, maxlen * sizeof(wchar_t)); in read_console_w() local
/third_party/ffmpeg/libavutil/
Dbuffer.c167 AVBufferRef *newbuf, *buf = *pbuf; in av_buffer_make_writable() local
/third_party/ffmpeg/libavfilter/
Dvsrc_life.c297 uint8_t *newbuf = life->buf[!life->buf_idx]; in evolve() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_dict_helpers.c777 struct wpabuf **newbuf; in _wpa_dbus_dict_entry_get_binarray() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_dict_helpers.c777 struct wpabuf **newbuf; in _wpa_dbus_dict_entry_get_binarray() local
/third_party/python/Parser/
Dtokenizer.c359 char *newbuf = tok->buf; in tok_reserve_buf() local
/third_party/alsa-lib/src/seq/
Dseq.c1246 char *newbuf; in snd_seq_set_output_buffer_size() local
1277 char *newbuf; in snd_seq_set_input_buffer_size() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp4256 char *newbuf = static_cast<char *>(std::realloc(buf, sz)); in itaniumDemangle() local

12