Home
last modified time | relevance | path

Searched refs:g_array_prepend_val (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/
Dgarray.h65 #define g_array_prepend_val(a,v) g_array_prepend_vals (a, &(v), 1) macro
/third_party/glib/glib/tests/
Darray-test.c232 g_array_prepend_val (garray, i); in array_prepend_val()
494 g_array_prepend_val (garray, i); in array_ref_count()
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultihandlesink.c1694 g_array_prepend_val (mhsink->bufqueue, buffer); in gst_multi_handle_sink_queue_buffer()
/third_party/glib/tests/
Dtestglib.c1322 g_array_prepend_val (garray, i); in test_arrays()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2911 g_array_prepend_val