Home
last modified time | relevance | path

Searched refs:g_ptr_array_copy (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/glib/
Dgarray.h147 GPtrArray *g_ptr_array_copy (GPtrArray *array,
Dgarray.c1212 g_ptr_array_copy (GPtrArray *array, in g_ptr_array_copy() function
/third_party/glib/glib/tests/
Darray-test.c1086 ptr_array = g_ptr_array_copy (NULL, NULL, NULL); in pointer_array_copy()
1097 ptr_array2 = g_ptr_array_copy (ptr_array, NULL, NULL); in pointer_array_copy()
1110 ptr_array2 = g_ptr_array_copy (ptr_array, NULL, NULL); in pointer_array_copy()
1123 ptr_array2 = g_ptr_array_copy (ptr_array, ptr_array_copy_func, NULL); in pointer_array_copy()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2935 g_ptr_array_copy
/third_party/glib/
DNEWS1540 - `g_ptr_array_copy()`
/third_party/gstreamer/gstplugins_bad/
DChangeLog4666 basetsmux: use private copy of g_ptr_array_copy