Home
last modified time | relevance | path

Searched refs:custom_event (Results 1 – 25 of 89) sorted by relevance

1234

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdactor/td/actor/impl/
H A DEvent.h115 CustomEvent *custom_event; member
145 static Event custom(CustomEvent *custom_event) { in custom() argument
146 return Event(Type::Custom, custom_event); in custom()
188 res.data.custom_event = data.custom_event->clone(); in clone()
211 obj.data.custom_event->start_migrate(sched_id); in start_migrate()
216 obj.data.custom_event->finish_migrate(); in finish_migrate()
227 Event(Type type, CustomEvent *custom_event) : Event(type) { in Event() argument
228 data.custom_event = custom_event; in Event()
239 delete data.custom_event; in destroy()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/examples/common/
H A Dboilerplate.rs223 let mut custom_event = true; in main_wrapper() localVariable
234 custom_event = example.on_event( in main_wrapper()
240 if !custom_event { in main_wrapper()
270 custom_event = example.on_event( in main_wrapper()
277 other => custom_event = example.on_event( in main_wrapper()
288 if custom_event { in main_wrapper()
/dports/www/firefox/firefox-99.0/gfx/wr/examples/common/
H A Dboilerplate.rs223 let mut custom_event = true; in main_wrapper() localVariable
234 custom_event = example.on_event( in main_wrapper()
240 if !custom_event { in main_wrapper()
270 custom_event = example.on_event( in main_wrapper()
277 other => custom_event = example.on_event( in main_wrapper()
288 if custom_event { in main_wrapper()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/examples/common/
H A Dboilerplate.rs223 let mut custom_event = true; in main_wrapper() localVariable
234 custom_event = example.on_event( in main_wrapper()
240 if !custom_event { in main_wrapper()
270 custom_event = example.on_event( in main_wrapper()
277 other => custom_event = example.on_event( in main_wrapper()
288 if custom_event { in main_wrapper()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/examples/common/
H A Dboilerplate.rs229 let mut custom_event = true; in main_wrapper() localVariable
240 custom_event = example.on_event( in main_wrapper()
246 if !custom_event { in main_wrapper()
288 custom_event = example.on_event( in main_wrapper()
295 other => custom_event = example.on_event( in main_wrapper()
306 if custom_event { in main_wrapper()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dcall-info.cc90 class call_event : public custom_event in add_events_to_path()
95 : custom_event (loc, fndecl, depth), in add_events_to_path()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/bindings/
H A Dapi_binding_hooks_test_delegate.cc29 CustomEventFactory custom_event) { in SetCustomEvent() argument
30 custom_event_ = std::move(custom_event); in SetCustomEvent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/bindings/
H A Dapi_binding_hooks_test_delegate.cc29 CustomEventFactory custom_event) { in SetCustomEvent() argument
30 custom_event_ = std::move(custom_event); in SetCustomEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/examples/common/
H A Dboilerplate.rs198 let mut custom_event = true; in main_wrapper() localVariable
245 custom_event = example.on_event(win_event, &api, document_id) in main_wrapper()
248 …glutin::Event::WindowEvent { event, .. } => custom_event = example.on_event(event, &api, document_… in main_wrapper()
252 if custom_event { in main_wrapper()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/tests/check/elements/
H A Drtp-payloading.c43 GstEvent *custom_event; member
176 p->custom_event = NULL; in rtp_pipeline_create()
248 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
265 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
268 gst_event_unref (p->custom_event); in depay_event_probe_cb()
269 p->custom_event = NULL; in depay_event_probe_cb()
308 if (p->custom_event) { in rtp_pipeline_run()
323 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
360 fail_if (p->custom_event); in rtp_pipeline_run()
1514 p->custom_event = in GST_START_TEST()

1234