Home
last modified time | relevance | path

Searched refs:g_ptr_array_remove_index_fast (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkhandlepool.c62 ret = g_ptr_array_remove_index_fast (pool->available, 0); in gst_vulkan_handle_pool_default_acquire()
Dgstvkimagememory.c559 g_ptr_array_remove_index_fast (image->outstanding_views, index); in gst_vulkan_image_memory_release_view()
658 ret = g_ptr_array_remove_index_fast (image->views, index); in gst_vulkan_image_memory_find_view()
Dgstvkdevice.c762 g_ptr_array_remove_index_fast (priv->enabled_extensions, i); in gst_vulkan_device_disable_extension_unlocked()
Dgstvkinstance.c591 g_ptr_array_remove_index_fast (priv->enabled_extensions, i); in gst_vulkan_instance_disable_extension_unlocked()
/third_party/glib/glib/
Dgarray.h172 gpointer g_ptr_array_remove_index_fast (GPtrArray *array,
Dgarray.c1622 g_ptr_array_remove_index_fast (GPtrArray *array, in g_ptr_array_remove_index_fast() function
1788 g_ptr_array_remove_index_fast (array, i); in g_ptr_array_remove_fast()
/third_party/glib/gio/
Dgregistrysettingsbackend.c1593 g_ptr_array_remove_index_fast (self->handles, index); in _free_watch()
1594 g_ptr_array_remove_index_fast (self->events, index); in _free_watch()
1595 g_ptr_array_remove_index_fast (self->prefixes, index); in _free_watch()
1596 g_ptr_array_remove_index_fast (self->cache_nodes, index); in _free_watch()
Dgnetworkmonitornetlink.c275 g_ptr_array_remove_index_fast (nl->priv->dump_networks, i--); in remove_network()
Dgdbusconnection.c3668 g_ptr_array_remove_index_fast (signal_data->subscribers, n); in unsubscribe_id_internal()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265depay.c698 g_ptr_array_remove_index_fast (vps_array, i); in gst_rtp_h265_add_vps_sps_pps()
733 g_ptr_array_remove_index_fast (sps_array, i); in gst_rtp_h265_add_vps_sps_pps()
772 g_ptr_array_remove_index_fast (pps_array, i); in gst_rtp_h265_add_vps_sps_pps()
/third_party/glib/glib/tests/
Darray-test.c1001 g_ptr_array_remove_index_fast (gparray, 1); in pointer_array_free_func()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2947 g_ptr_array_remove_index_fast
/third_party/glib/
DNEWS9323 618866 g_ptr_array_remove_index_fast memory leak