Home
last modified time | relevance | path

Searched refs:watch_data (Results 1 – 25 of 106) sorted by relevance

12345

/dports/x11/workrave/workrave-1.10.44/frontend/common/src/
H A DGstSoundPlayer.cc142 WatchData *watch_data = new WatchData; in play_sound() local
143 watch_data->player = this; in play_sound()
144 watch_data->play = play; in play_sound()
147 gst_bus_add_watch(bus, bus_watch, watch_data); in play_sound()
175 WatchData *watch_data = (WatchData *) data; in bus_watch() local
176 GstElement *play = watch_data->play; in bus_watch()
194 if (watch_data->player->events != NULL) in bus_watch()
196 watch_data->player->events->eos_event(); in bus_watch()
211 delete watch_data; in bus_watch()
/dports/x11/xsm/xsm-1.0.4/
H A Dxtwatch.c34 Bool opening, IcePointer *watch_data );
49 IcePointer *watch_data) in _XtIceWatchProc() argument
55 *watch_data = (IcePointer) XtAppAddInput ( in _XtIceWatchProc()
64 XtRemoveInput ((XtInputId) *watch_data); in _XtIceWatchProc()
/dports/multimedia/vlc/vlc-3.0.16/modules/keystore/
H A Dsecret.c301 struct secrets_watch_data watch_data; in Open() local
302 watch_data.b_running = false; in Open()
303 vlc_sem_init(&watch_data.sem, 0); in Open()
309 &watch_data, NULL); in Open()
313 vlc_sem_wait_i11e(&watch_data.sem); in Open()
316 vlc_sem_destroy(&watch_data.sem); in Open()
318 if (!watch_data.b_running) in Open()
/dports/x11-wm/xfce4-session/xfce4-session-4.16.0/xfce4-session/
H A Dice-layer.c69 gpointer watch_data);
131 IcePointer *watch_data) in ice_connection_watch() argument
163 *watch_data = (IcePointer) GUINT_TO_POINTER (watchid); in ice_connection_watch()
167 watchid = GPOINTER_TO_UINT (*watch_data); in ice_connection_watch()
176 gpointer watch_data) in ice_connection_accept() argument
180 IceListenObj ice_listener = (IceListenObj) watch_data; in ice_connection_accept()
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-ice.c82 IcePointer *watch_data) in thunar_ice_connection_watch() argument
102 *watch_data = GUINT_TO_POINTER (watch_id); in thunar_ice_connection_watch()
107 watch_id = GPOINTER_TO_UINT (*watch_data); in thunar_ice_connection_watch()
/dports/multimedia/ogmrip/ogmrip-1.0.1/libogmjob/
H A Dogmjob-exec.c49 gpointer watch_data; member
245 fraction = exec->priv->watch_func (exec, vline[i], exec->priv->watch_data); in ogmjob_exec_watch()
252 g_signal_emit_by_name (exec->priv->watch_data, "progress", fraction); in ogmjob_exec_watch()
459 ogmjob_exec_add_watch_full (OGMJobExec *exec, OGMJobWatch watch_func, gpointer watch_data, in ogmjob_exec_add_watch_full() argument
465 g_return_if_fail (OGMJOB_IS_SPAWN (watch_data)); in ogmjob_exec_add_watch_full()
468 exec->priv->watch_data = watch_data; in ogmjob_exec_add_watch_full()
488 ogmjob_exec_add_watch (OGMJobExec *exec, OGMJobWatch watch_func, gpointer watch_data) in ogmjob_exec_add_watch() argument
492 ogmjob_exec_add_watch_full (exec, watch_func, watch_data, TRUE, TRUE, FALSE); in ogmjob_exec_add_watch()
H A Dogmjob-exec.h72 gpointer watch_data);
75 gpointer watch_data,
/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-watch.c221 void *watch_data; /**< Data for watch callbacks */ member
358 watch_list->watch_data); in _dbus_watch_list_set_functions()
362 (* watch_list->watch_free_data_function) (watch_list->watch_data); in _dbus_watch_list_set_functions()
367 watch_list->watch_data = data; in _dbus_watch_list_set_functions()
396 watch_list->watch_data)) in _dbus_watch_list_add_watch()
427 watch_list->watch_data); in _dbus_watch_list_remove_watch()
461 watch_list->watch_data); in _dbus_watch_list_toggle_watch()
/dports/x11/libICE/libICE-1.0.10/src/
H A Dwatch.c85 newWatchProc->client_data, True, &newWatchedConn->watch_data); in IceAddConnectionWatch()
159 watchProc->client_data, True, &newWatchedConn->watch_data); in _IceConnectionOpened()
188 watchProc->client_data, False, &watchedConn->watch_data); in _IceConnectionClosed()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/MIT/
H A Dwatch.c81 newWatchProc->client_data, True, &newWatchedConn->watch_data);
157 watchProc->client_data, True, &newWatchedConn->watch_data);
187 watchProc->client_data, False, &watchedConn->watch_data);
/dports/korean/nabi/nabi-f08d7d3/src/
H A Dsession.c59 Bool opening, IcePointer *watch_data) in ice_watch_proc() argument
70 *watch_data = (IcePointer)GUINT_TO_POINTER(input_id); in ice_watch_proc()
72 input_id = GPOINTER_TO_UINT((gpointer) *watch_data); in ice_watch_proc()
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgtksession.c81 Bool opening, IcePointer *watch_data) { in ice_connection_watch() argument
98 *watch_data = conninfo; in ice_connection_watch()
104 conninfo = (struct ice_connection_info*) *watch_data; in ice_connection_watch()
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgtksession.c81 Bool opening, IcePointer *watch_data) { in ice_connection_watch() argument
98 *watch_data = conninfo; in ice_connection_watch()
104 conninfo = (struct ice_connection_info*) *watch_data; in ice_connection_watch()
/dports/net-im/finch/pidgin-2.14.8/pidgin/
H A Dgtksession.c81 Bool opening, IcePointer *watch_data) { in ice_connection_watch() argument
98 *watch_data = conninfo; in ice_connection_watch()
104 conninfo = (struct ice_connection_info*) *watch_data; in ice_connection_watch()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Synth/
H A DLFO.cpp292 float watch_data[2] = {phaseWithStartphase, out}; in lfoout() local
293 watchOut(watch_data, 2); in lfoout()
/dports/net-mgmt/lldpd/lldpd-1.0.8/src/lib/
H A Dconnection.c216 conn->watch_cb(conn, type, interface, neighbor, conn->watch_data); in check_for_notification()
218 conn->watch_cb2(type, interface, neighbor, conn->watch_data); in check_for_notification()
/dports/x11/libX11/libX11-1.7.2/src/
H A DXlibInt.c372 new_conni->watch_data = Xmallocarray(dpy->watcher_count, sizeof(XPointer)); in _XRegisterInternalConnection()
373 if (!new_conni->watch_data) { in _XRegisterInternalConnection()
388 for (watchers=dpy->conn_watchers, wd=new_conni->watch_data; in _XRegisterInternalConnection()
421 for (watch=dpy->conn_watchers, wd=info_list->watch_data; in _XUnregisterInternalConnection()
426 Xfree (info_list->watch_data); in _XUnregisterInternalConnection()
531 wd_array = Xreallocarray(info_list->watch_data, in XAddConnectionWatch()
537 info_list->watch_data = wd_array; in XAddConnectionWatch()
559 info_list->watch_data + dpy->watcher_count - 1); in XAddConnectionWatch()
596 memmove(conni->watch_data+counter, in XRemoveConnectionWatch()
597 conni->watch_data+counter+1, in XRemoveConnectionWatch()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp186 Bool opening, IcePointer* watch_data) { in ice_connection_watch() argument
200 *watch_data = GUINT_TO_POINTER(watch_id); in ice_connection_watch()
202 watch_id = GPOINTER_TO_UINT(*watch_data); in ice_connection_watch()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp193 Bool opening, IcePointer *watch_data) { in ice_connection_watch() argument
207 *watch_data = GUINT_TO_POINTER(watch_id); in ice_connection_watch()
209 watch_id = GPOINTER_TO_UINT(*watch_data); in ice_connection_watch()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp187 Bool opening, IcePointer* watch_data) { in ice_connection_watch() argument
201 *watch_data = GUINT_TO_POINTER(watch_id); in ice_connection_watch()
203 watch_id = GPOINTER_TO_UINT(*watch_data); in ice_connection_watch()
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp187 Bool opening, IcePointer* watch_data) { in ice_connection_watch() argument
201 *watch_data = GUINT_TO_POINTER(watch_id); in ice_connection_watch()
203 watch_id = GPOINTER_TO_UINT(*watch_data); in ice_connection_watch()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp187 Bool opening, IcePointer* watch_data) { in ice_connection_watch() argument
201 *watch_data = GUINT_TO_POINTER(watch_id); in ice_connection_watch()
203 watch_id = GPOINTER_TO_UINT(*watch_data); in ice_connection_watch()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp202 Bool opening, IcePointer *watch_data) in ice_connection_watch() argument
217 *watch_data = GUINT_TO_POINTER(watch_id); in ice_connection_watch()
219 watch_id = GPOINTER_TO_UINT(*watch_data); in ice_connection_watch()
/dports/deskutils/xpad/xpad-5.4.0/src/
H A Dxpad-session-manager.c172 IcePointer client_data, Bool opening, IcePointer *watch_data) in xpad_session_manager_ice_connection_watch() argument
176 (void) watch_data; in xpad_session_manager_ice_connection_watch()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkdisplay-x11.c77 XPointer *watch_data);
491 XPointer *watch_data) in gdk_internal_connection_watch() argument
494 *watch_data = (XPointer)gdk_add_connection_handler (display, fd); in gdk_internal_connection_watch()
496 gdk_remove_connection_handler ((GdkInternalConnection *)*watch_data); in gdk_internal_connection_watch()

12345