/third_party/glib/glib/tests/ |
D | queue.c | 373 g_queue_push_tail (q, GINT_TO_POINTER (x)); in random_test() 476 g_queue_push_tail (q, GINT_TO_POINTER (x)); in random_test() 774 g_queue_push_tail (q, GINT_TO_POINTER (3)); in test_basic() 781 g_queue_push_tail (q, GINT_TO_POINTER (4)); in test_basic() 786 g_queue_push_tail (q, GINT_TO_POINTER (5)); in test_basic() 959 g_queue_push_tail (q, GINT_TO_POINTER (1234)); in test_off_by_one() 989 g_queue_push_tail (q, GINT_TO_POINTER (1234)); in test_find_custom() 990 g_queue_push_tail (q, GINT_TO_POINTER (1)); in test_find_custom() 991 g_queue_push_tail (q, GINT_TO_POINTER (2)); in test_find_custom() 1023 g_queue_push_tail (q, GINT_TO_POINTER (1234)); in test_clear() [all …]
|
D | sequence.c | 580 g_queue_push_tail (seq->queue, iter); in run_random_tests() 1045 g_queue_push_tail (seq->queue, iter1); in run_random_tests() 1046 g_queue_push_tail (seq->queue, iter2); in run_random_tests() 1047 g_queue_push_tail (seq->queue, iter3); in run_random_tests()
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | test-effect-switch.c | 53 g_queue_push_tail (&effects, gst_object_ref (cur_effect)); in event_probe_cb() 180 g_queue_push_tail (&effects, el); in main()
|
/third_party/glib/glib/ |
D | gqueue.c | 249 g_queue_push_tail (result, list->data); in g_queue_copy() 400 g_queue_push_tail (queue, data); in g_queue_push_nth() 440 g_queue_push_tail (GQueue *queue, in g_queue_push_tail() function 1044 g_queue_push_tail (queue, data); in g_queue_insert_before()
|
D | gqueue.h | 114 void g_queue_push_tail (GQueue *queue,
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdsegmenttimelinenode.c | 105 g_queue_push_tail (&clone->S, gst_mpd_s_node_clone (s_node)); in gst_mpd_segment_timeline_node_clone()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstdevicemonitor.c | 440 g_queue_push_tail (&providers, gst_object_ref (provider)); in gst_device_monitor_get_devices() 447 g_queue_push_tail (&filters, device_filter_copy (filter)); in gst_device_monitor_get_devices() 467 g_queue_push_tail (&devices, gst_object_ref (dev)); in gst_device_monitor_get_devices() 535 g_queue_push_tail (&pending, gst_object_ref (provider)); in gst_device_monitor_start()
|
D | gststreamcollection.c | 289 g_queue_push_tail (&collection->priv->streams, stream); in gst_stream_collection_add_stream()
|
D | gstparse.c | 118 g_queue_push_tail (&missing_copy, g_strdup ((const gchar *) l->data)); in gst_parse_context_copy()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2codecallocator.c | 158 g_queue_push_tail (&self->pool, buf); in gst_v4l2_codec_allocator_release() 191 g_queue_push_tail (&self->pool, buf); in gst_v4l2_codec_allocator_prepare()
|
D | gstv4l2codecdevice.c | 170 g_queue_push_tail (&entities, entity); in find_codec_entity() 390 g_queue_push_tail (&devices, in gst_v4l2_codec_find_devices()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/ |
D | gstplay-visualization.c | 148 g_queue_push_tail (&vis_list, vis); in gst_play_update_visualization_list()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/ |
D | gstplayer-visualization.c | 145 g_queue_push_tail (&vis_list, vis); in gst_player_update_visualization_list()
|
/third_party/glib/gio/ |
D | gwin32volumemonitor.c | 124 g_queue_push_tail (&queue, _g_win32_mount_new (volume_monitor, drive, NULL)); in get_mounts()
|
D | gcontextspecificgroup.c | 265 g_queue_push_tail (&css->pending, ptr); in g_context_specific_group_emit()
|
/third_party/glib/gobject/tests/ |
D | autoptr.c | 197 g_queue_push_tail (q, tac2); in test_autoqueue()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkcommandpool.c | 220 g_queue_push_tail (priv->available, buffer); in gst_vulkan_command_pool_release_buffer()
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | gstm3u8playlist.c | 123 g_queue_push_tail (playlist->entries, entry); in gst_m3u8_playlist_add_entry()
|
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
D | gstdvdspu.c | 251 g_queue_push_tail (&tmp_q, packet); in gst_dvd_spu_flush_spu_info() 262 g_queue_push_tail (dvdspu->pending_spus, packet); in gst_dvd_spu_flush_spu_info() 900 g_queue_push_tail (dvdspu->pending_spus, spu_packet); in submit_new_spu_packet() 1087 g_queue_push_tail (dvdspu->pending_spus, spu_packet); in gst_dvd_spu_subpic_event()
|
/third_party/gstreamer/gstplugins_bad/ext/kate/ |
D | gstkateparse.c | 334 g_queue_push_tail (parse->buffer_queue, buf); in gst_kate_parse_queue_buffer() 412 g_queue_push_tail (parse->event_queue, event); in gst_kate_parse_queue_event()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | videoframe-audiolevel.c | 275 g_queue_push_tail (&v_timestamp_q, rtime); in push_vbuffers() 314 g_queue_push_tail (&msg_timestamp_q, rtime); in on_message()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audiorate.c | 478 g_queue_push_tail (&q, buf); in generate_buffers() 487 g_queue_push_tail (&q, buf); in generate_buffers()
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | oss_probe.c | 200 g_queue_push_tail (queue, range); in add_range()
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisparse.c | 424 g_queue_push_tail (parse->buffer_queue, buf); in vorbis_parse_queue_buffer() 492 g_queue_push_tail (parse->event_queue, event); in vorbis_parse_queue_event()
|
/third_party/glib/gio/gvdb/ |
D | gvdb-builder.c | 247 g_queue_push_tail (fb->chunks, chunk); in file_builder_allocate() 301 g_queue_push_tail (fb->chunks, chunk); in file_builder_add_string()
|