Searched defs:retbuf (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/mem/vma/ |
D | vma04.c | 61 static char retbuf[BUFSIZ]; variable 196 static void get_vmas(char *retbuf, void *addr_s, void *addr_e) in get_vmas()
|
/third_party/ltp/testcases/kernel/syscalls/dup/ |
D | dup07.c | 49 struct stat retbuf; in main() local
|
/third_party/python/Python/ |
D | pystrhex.c | 66 Py_UCS1 *retbuf; in _Py_strhex_impl() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | mssdemux.c | 66 guint length, GstBuffer ** retbuf, gpointer context, gpointer user_data) in gst_mssdemux_http_src_create() 520 guint length, GstBuffer ** retbuf, gpointer context, gpointer user_data) in test_fragment_download_error_src_create()
|
D | hls_demux.c | 207 guint length, GstBuffer ** retbuf, gpointer context, gpointer user_data) in gst_hlsdemux_test_src_create() 224 guint length, GstBuffer ** retbuf, gpointer context, gpointer user_data) in gst_hlsdemux_test_network_error_src_create()
|
D | dash_demux.c | 157 guint length, GstBuffer ** retbuf, gpointer context, gpointer user_data) in gst_dashdemux_http_src_create() 913 guint length, GstBuffer ** retbuf, gpointer context, gpointer user_data) in test_fragment_download_error_src_create()
|
D | test_http_src.c | 471 guint length, GstBuffer ** retbuf) in gst_test_http_src_create()
|
/third_party/python/Modules/ |
D | binascii.c | 1224 char* retbuf; in binascii_a2b_hex_impl() local
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | tsdemux.c | 3650 GstBuffer *retbuf = NULL; in parse_jp2k_access_unit() local
|