Searched refs:g_ptr_array_copy (Results 1 – 6 of 6) sorted by relevance
/third_party/glib/glib/ |
D | garray.h | 147 GPtrArray *g_ptr_array_copy (GPtrArray *array,
|
D | garray.c | 1212 g_ptr_array_copy (GPtrArray *array, in g_ptr_array_copy() function
|
/third_party/glib/glib/tests/ |
D | array-test.c | 1086 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/ |
D | glib-sections.txt | 2935 g_ptr_array_copy
|
/third_party/glib/ |
D | NEWS | 1540 - `g_ptr_array_copy()`
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 4666 basetsmux: use private copy of g_ptr_array_copy
|