/third_party/glib/tests/ |
D | mapping-test.c | 122 g_idle_add (check_stop, loop); in child_main() 123 g_idle_add (signal_parent, NULL); in child_main() 227 g_idle_add (check_stop, loop); in test_child_private() 249 g_idle_add (check_stop, loop); in test_child_private()
|
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | instant-rate-change.c | 82 data->idle_id = g_idle_add ((GSourceFunc) toggle_rate, data); in do_enable_disable_idle() 172 data->idle_id = g_idle_add ((GSourceFunc) toggle_rate, data); in on_preroll()
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/mousevideooverlay/ |
D | pipeline.cpp | 139 g_idle_add(cb_expose, this); in exposeRequested() 154 g_idle_add(cb_rotate, this); in rotateRequested()
|
/third_party/glib/gio/tests/ |
D | task.c | 51 g_idle_add (idle_quit_loop, NULL); in wait_for_completed_notification() 119 g_idle_add (basic_return, task); in test_basic() 197 g_idle_add (error_return, task); in test_error() 263 g_idle_add (same_start, &weak_pointer); in test_return_from_same_iteration() 389 g_idle_add (anon_start, task); in test_return_from_anon_thread() 473 g_idle_add (wrong_start, task); in test_return_from_wrong_thread() 786 run_task_id = g_idle_add (asynchronous_cancellation_run_task, task); in test_asynchronous_cancellation() 1903 g_idle_add (idle_quit_loop, NULL); in test_return_on_cancel_atomic() 2195 g_idle_add (legacy_error_return, task); in test_legacy_error() 2221 g_idle_add (legacy_error_return, simple); in test_legacy_error() [all …]
|
D | gapplication-example-cmdline3.c | 85 g_idle_add (my_cmdline_handler, cmdline); in command_line()
|
D | appmonitor.c | 91 g_idle_add (create_app, app_path); in test_app_monitor()
|
D | basic-application.c | 264 g_idle_add (action_cb, argv); in main()
|
D | gapplication.c | 480 g_idle_add (release_app, app); in nodbus_activate() 509 g_idle_add (release_app, app); in noappid_activate() 549 g_idle_add (quit_app, app); in quit_activate()
|
D | simple-async-result.c | 103 g_idle_add (test_simple_async_idle, &ran_test_in_idle); in test_simple_async()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | test-splitmuxpartreader.c | 92 g_idle_add ((GSourceFunc) start_reader, &data); in main()
|
/third_party/gstreamer/gstplugins_base/tests/icles/playback/ |
D | test5.c | 129 g_idle_add ((GSourceFunc) start_finding, pipeline); in main()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/ |
D | d3d11videosink-kb.c | 101 g_idle_add ((GSourceFunc) gst_d3d11_video_sink_source_cb, handler); in gst_d3d11_video_sink_kb_thread()
|
/third_party/gstreamer/gstplugins_base/tests/examples/dynamic/ |
D | addstream.c | 247 g_idle_add ((GSourceFunc) perform_step, GINT_TO_POINTER (0)); in main()
|
/third_party/libsoup/tests/ |
D | sniffing-test.c | 159 g_idle_add (unpause_msg, msg); in content_sniffed() 178 g_idle_add (unpause_msg, msg); in got_headers()
|
/third_party/gstreamer/gstplugins_base/tests/examples/app/ |
D | appsrc-stream.c | 124 app->sourceid = g_idle_add ((GSourceFunc) read_data, app); in start_feed()
|
/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/ |
D | demo-osssrc.c | 108 g_idle_add (delayed_idle_spectrum_update, user_data); in delayed_spectrum_update()
|
D | demo-audiotest.c | 155 g_idle_add (delayed_idle_spectrum_update, user_data); in delayed_spectrum_update()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | glimagesink.c | 77 g_idle_add ((GSourceFunc) _unlock_mutex, NULL); in _thread_main()
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | test-colorkey.c | 264 g_idle_add (start_pipeline, pipeline); in main()
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-play-kb.c | 213 g_idle_add ((GSourceFunc) gst_play_kb_source_cb, handler); in gst_play_kb_win32_thread()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | wasapi2.c | 99 g_idle_add ((GSourceFunc) handle_handoff, data); in on_sink_handoff()
|
D | wasapi.c | 98 g_idle_add ((GSourceFunc) handle_handoff, data); in on_sink_handoff()
|
/third_party/glib/glib/tests/ |
D | unix.c | 241 g_idle_add (nested_idle, mainloop); in test_sighup_nested()
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwidgetvideooverlay/ |
D | pipeline.cpp | 139 g_idle_add(cb_expose, this); in exposeRequested()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/ |
D | gst-camerabin2-test.c | 471 g_idle_add ((GSourceFunc) run_pipeline, NULL); in bus_callback() 827 g_idle_add ((GSourceFunc) run_pipeline, NULL); in stop_capture_cb() 1282 g_idle_add ((GSourceFunc) run_pipeline, NULL); in main()
|