Home
last modified time | relevance | path

Searched refs:G_SIGNAL_RUN_FIRST (Results 1 – 25 of 36) sorted by relevance

12

/third_party/libsoup/libsoup/
Dsoup-message.c383 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
401 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
423 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
446 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
467 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
490 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
522 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
545 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
574 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
611 G_SIGNAL_RUN_FIRST, in soup_message_class_init()
[all …]
Dsoup-hsts-enforcer.c166 G_SIGNAL_RUN_FIRST, in soup_hsts_enforcer_class_init()
186 G_SIGNAL_RUN_FIRST, in soup_hsts_enforcer_class_init()
Dsoup-websocket-connection.c1651 G_SIGNAL_RUN_FIRST, in soup_websocket_connection_class_init()
1669 G_SIGNAL_RUN_FIRST, in soup_websocket_connection_class_init()
1704 G_SIGNAL_RUN_FIRST, in soup_websocket_connection_class_init()
1725 G_SIGNAL_RUN_FIRST, in soup_websocket_connection_class_init()
Dsoup-connection.c159 G_SIGNAL_RUN_FIRST, in soup_connection_class_init()
169 G_SIGNAL_RUN_FIRST, in soup_connection_class_init()
Dsoup-server.c576 G_SIGNAL_RUN_FIRST, in soup_server_class_init()
601 G_SIGNAL_RUN_FIRST, in soup_server_class_init()
621 G_SIGNAL_RUN_FIRST, in soup_server_class_init()
650 G_SIGNAL_RUN_FIRST, in soup_server_class_init()
Dsoup-cache-input-stream.c326 G_SIGNAL_RUN_FIRST, in soup_cache_input_stream_class_init()
Dsoup-session.c3077 G_SIGNAL_RUN_FIRST, in soup_session_class_init()
3099 G_SIGNAL_RUN_FIRST, in soup_session_class_init()
3122 G_SIGNAL_RUN_FIRST, in soup_session_class_init()
3155 G_SIGNAL_RUN_FIRST, in soup_session_class_init()
3178 G_SIGNAL_RUN_FIRST, in soup_session_class_init()
3202 G_SIGNAL_RUN_FIRST, in soup_session_class_init()
Dsoup-cookie-jar.c176 G_SIGNAL_RUN_FIRST, in soup_cookie_jar_class_init()
Dsoup-auth-manager.c145 G_SIGNAL_RUN_FIRST, in soup_auth_manager_class_init()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgsttimedvaluecontrolsource.c483 G_SIGNAL_RUN_FIRST, 0, NULL, in gst_timed_value_control_source_class_init()
498 G_SIGNAL_RUN_FIRST, 0, NULL, in gst_timed_value_control_source_class_init()
513 G_SIGNAL_RUN_FIRST, 0, NULL, in gst_timed_value_control_source_class_init()
/third_party/glib/tests/gobject/
Dperformance.c367 G_SIGNAL_RUN_FIRST, in complex_object_class_init()
376 G_SIGNAL_RUN_FIRST, in complex_object_class_init()
385 G_SIGNAL_RUN_FIRST, in complex_object_class_init()
393 G_SIGNAL_RUN_FIRST, in complex_object_class_init()
402 G_SIGNAL_RUN_FIRST, in complex_object_class_init()
Dtestgobject.c204 G_SIGNAL_RUN_FIRST | G_SIGNAL_RUN_LAST | G_SIGNAL_RUN_CLEANUP, in test_object_class_init()
/third_party/glib/gio/tests/
Dgnotification-server.c208 g_signal_new ("notification-received", G_TYPE_NOTIFICATION_SERVER, G_SIGNAL_RUN_FIRST, in g_notification_server_class_init()
212 g_signal_new ("notification-removed", G_TYPE_NOTIFICATION_SERVER, G_SIGNAL_RUN_FIRST, in g_notification_server_class_init()
Dcontexts.c240 g_signal_new ("changed", per_thread_thing_get_type (), G_SIGNAL_RUN_FIRST, 0, in per_thread_thing_class_init()
/third_party/gstreamer/gstreamer/gst/
Dgstchildproxy.c534 G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstChildProxyInterface, in gst_child_proxy_base_init()
548 G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstChildProxyInterface, in gst_child_proxy_base_init()
Dgststreamcollection.c121 G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE | G_SIGNAL_DETAILED | in gst_stream_collection_class_init()
Dgstdeviceprovider.c154 G_SIGNAL_RUN_FIRST, 0, NULL, NULL, NULL, G_TYPE_NONE, 1, G_TYPE_STRING); in gst_device_provider_class_init()
158 G_SIGNAL_RUN_FIRST, 0, NULL, NULL, NULL, G_TYPE_NONE, 1, G_TYPE_STRING); in gst_device_provider_class_init()
Dgstbin.c370 G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstBinClass, element_added), NULL, in gst_bin_class_init()
381 G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstBinClass, element_removed), NULL, in gst_bin_class_init()
395 G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstBinClass, deep_element_added), in gst_bin_class_init()
409 G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstBinClass, deep_element_removed), in gst_bin_class_init()
/third_party/glib/gobject/tests/
Dsignals.c256 G_SIGNAL_RUN_FIRST, in test_class_init()
280 G_SIGNAL_RUN_FIRST | G_SIGNAL_RUN_LAST, in test_class_init()
288 G_SIGNAL_RUN_FIRST | G_SIGNAL_RUN_LAST | G_SIGNAL_RUN_CLEANUP, in test_class_init()
1206 g_assert_true (ihint->run_type & G_SIGNAL_RUN_FIRST); in accumulator_sum()
1209 else if (ihint->run_type & G_SIGNAL_RUN_FIRST) in accumulator_sum()
1221 g_assert_false (ihint->run_type & G_SIGNAL_RUN_FIRST); in accumulator_sum()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstdataqueue.c157 g_signal_new ("empty", G_TYPE_FROM_CLASS (klass), G_SIGNAL_RUN_FIRST, in gst_data_queue_class_init()
171 g_signal_new ("full", G_TYPE_FROM_CLASS (klass), G_SIGNAL_RUN_FIRST, in gst_data_queue_class_init()
/third_party/glib/gobject/
Dgsignal.c844 run_type = node->flags & (G_SIGNAL_RUN_FIRST|G_SIGNAL_RUN_LAST|G_SIGNAL_RUN_CLEANUP); in node_update_single_va_closure()
846 if (run_type == G_SIGNAL_RUN_FIRST || in node_update_single_va_closure()
3306 GSignalFlags run_type = G_SIGNAL_RUN_FIRST; in g_signal_emit_valist()
3317 run_type = G_SIGNAL_RUN_FIRST; in g_signal_emit_valist()
3346 run_type = G_SIGNAL_RUN_FIRST; in g_signal_emit_valist()
3663 emission.ihint.run_type = G_SIGNAL_RUN_FIRST | G_SIGNAL_ACCUMULATOR_FIRST_RUN; in signal_emit_unlocked_R()
3665 if ((node->flags & G_SIGNAL_RUN_FIRST) && class_closure) in signal_emit_unlocked_R()
3771 emission.ihint.run_type &= ~G_SIGNAL_RUN_FIRST; in signal_emit_unlocked_R()
Dgsignal.h132 G_SIGNAL_RUN_FIRST = 1 << 0, enumerator
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue.c276 g_signal_new ("underrun", G_TYPE_FROM_CLASS (klass), G_SIGNAL_RUN_FIRST, in gst_queue_class_init()
288 g_signal_new ("running", G_TYPE_FROM_CLASS (klass), G_SIGNAL_RUN_FIRST, in gst_queue_class_init()
301 g_signal_new ("overrun", G_TYPE_FROM_CLASS (klass), G_SIGNAL_RUN_FIRST, in gst_queue_class_init()
312 g_signal_new ("pushing", G_TYPE_FROM_CLASS (klass), G_SIGNAL_RUN_FIRST, in gst_queue_class_init()
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstsocketsrc.c155 G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (GstSocketSrcClass, in gst_socket_src_class_init()
/third_party/glib/gio/
Dgappinfo.c1434 …_monitor_changed_signal = g_signal_new (I_("changed"), G_TYPE_APP_INFO_MONITOR, G_SIGNAL_RUN_FIRST, in g_app_info_monitor_class_init()

12