Home
last modified time | relevance | path

Searched refs:GPollFD (Results 1 – 25 of 806) sorted by relevance

12345678910>>...33

/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-glib-source.c74 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_prepare()
82 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_prepare()
93 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_prepare()
126 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_check()
141 (CoglPollFD *) &g_array_index (cogl_source->poll_fds, GPollFD, 0); in cogl_glib_source_dispatch()
179 cogl_source->poll_fds = g_array_new (FALSE, FALSE, sizeof (GPollFD)); in cogl_glib_renderer_source_new()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-glib-source.c74 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_prepare()
82 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_prepare()
93 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_prepare()
126 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_check()
141 (CoglPollFD *) &g_array_index (cogl_source->poll_fds, GPollFD, 0); in cogl_glib_source_dispatch()
179 cogl_source->poll_fds = g_array_new (FALSE, FALSE, sizeof (GPollFD)); in cogl_glib_renderer_source_new()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-glib-source.c72 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_prepare()
80 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_prepare()
91 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_prepare()
124 GPollFD *poll_fd = &g_array_index (cogl_source->poll_fds, GPollFD, i); in cogl_glib_source_check()
139 (CoglPollFD *) &g_array_index (cogl_source->poll_fds, GPollFD, 0); in cogl_glib_source_dispatch()
177 cogl_source->poll_fds = g_array_new (FALSE, FALSE, sizeof (GPollFD)); in cogl_glib_renderer_source_new()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgpoll.c121 g_poll (GPollFD *fds, in g_poll()
133 poll_rest (GPollFD *msg_fd, in poll_rest()
141 GPollFD *f; in poll_rest()
258 GPollFD *msg_fd;
259 GPollFD *stop_fd;
302 GPollFD *f; in fill_poll_thread_data()
364 g_poll (GPollFD *fds, in g_poll()
372 GPollFD *f; in g_poll()
377 GPollFD *msg_fd = NULL; in g_poll()
505 g_poll (GPollFD *fds, in g_poll()
[all …]
H A Dgpoll.h59 typedef struct _GPollFD GPollFD; typedef
74 typedef gint (*GPollFunc) (GPollFD *ufds,
114 g_poll (GPollFD *fds,
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dtevent_glib_glue.c98 GPollFD *gpollfds;
105 GPollFD *prev_gpollfds;
129 const GPollFD *fd);
131 const GPollFD *fd);
141 GPollFD *gfds, in cmp_gfds()
142 GPollFD *prev_gfds, in cmp_gfds()
197 const GPollFD *lhs = p1; in glib_fd_cmp_func()
198 const GPollFD *rhs = p2; in glib_fd_cmp_func()
479 GPollFD, in save_current_fdset()
517 GPollFD, in get_glib_fds_and_timeout()
[all …]
/dports/security/fprintd/libfprint-fprintd-V_0_8_1/src/
H A Dloop.c64 GPollFD *pollfd = l->data; in source_check()
101 GPollFD *pollfd = l->data; in source_finalize()
104 g_slice_free(GPollFD, pollfd); in source_finalize()
122 GPollFD *pollfd; in pollfd_add()
124 pollfd = g_slice_new(GPollFD); in pollfd_add()
155 GPollFD *pollfd = l->data; in pollfd_removed_cb()
161 g_slice_free(GPollFD, pollfd); in pollfd_removed_cb()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/quartz/
H A Dgdkeventloop-quartz.c79 static GPollFD *run_loop_pollfds;
93 static GPollFD event_poll_fd;
168 static GPollFD *current_pollfds;
174 static GPollFD *next_pollfds;
341 dump_poll_result (GPollFD *ufds, in dump_poll_result()
364 pollfds_equal (GPollFD *old_pollfds, in pollfds_equal()
366 GPollFD *new_pollfds, in pollfds_equal()
394 select_thread_start_poll (GPollFD *ufds, in select_thread_start_poll()
515 next_pollfds = g_new (GPollFD, nfds + 1); in select_thread_start_poll()
709 poll_func (GPollFD *ufds, in poll_func()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/quartz/
H A Dgdkeventloop-quartz.c81 static GPollFD *run_loop_pollfds;
95 static GPollFD event_poll_fd;
182 static GPollFD *current_pollfds;
188 static GPollFD *next_pollfds;
360 dump_poll_result (GPollFD *ufds, in dump_poll_result()
387 pollfds_equal (GPollFD *old_pollfds, in pollfds_equal()
389 GPollFD *new_pollfds, in pollfds_equal()
417 select_thread_start_poll (GPollFD *ufds, in select_thread_start_poll()
538 next_pollfds = g_new (GPollFD, nfds + 1); in select_thread_start_poll()
743 poll_func (GPollFD *ufds, in poll_func()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/macos/
H A Dgdkmacoseventsource.c105 static GPollFD *run_loop_pollfds;
119 static GPollFD event_poll_fd;
194 static GPollFD *current_pollfds;
200 static GPollFD *next_pollfds;
366 dump_poll_result (GPollFD *ufds, in dump_poll_result()
393 pollfds_equal (GPollFD *old_pollfds, in pollfds_equal()
395 GPollFD *new_pollfds, in pollfds_equal()
423 select_thread_start_poll (GPollFD *ufds, in select_thread_start_poll()
545 next_pollfds = g_new (GPollFD, nfds + 1); in select_thread_start_poll()
743 poll_func (GPollFD *ufds, in poll_func()
[all …]
/dports/graphics/clutter/clutter-1.26.4/clutter/osx/
H A Dclutter-event-loop-osx.c107 static GPollFD *run_loop_pollfds;
121 static GPollFD event_poll_fd;
194 static GPollFD *current_pollfds;
200 static GPollFD *next_pollfds;
370 dump_poll_result (GPollFD *ufds, in dump_poll_result()
393 pollfds_equal (GPollFD *old_pollfds, in pollfds_equal()
395 GPollFD *new_pollfds, in pollfds_equal()
423 select_thread_start_poll (GPollFD *ufds, in select_thread_start_poll()
544 next_pollfds = g_new (GPollFD, nfds + 1); in select_thread_start_poll()
735 poll_func (GPollFD *ufds, in poll_func()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Dmain-loop.c162 gpollfds = g_array_new(FALSE, FALSE, sizeof(GPollFD)); in qemu_init_main_loop()
192 GPollFD *pfds; in glib_pollfds_fill()
195 pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_fill()
212 GPollFD *pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_poll()
233 ret = qemu_poll_ns((GPollFD *)gpollfds->data, gpollfds->len, timeout); in os_host_main_loop_wait()
342 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_fill()
367 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_poll()
387 GPollFD poll_fds[1024 * 2]; /* this is probably overkill */ in os_host_main_loop_wait()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Dmain-loop.c175 gpollfds = g_array_new(FALSE, FALSE, sizeof(GPollFD));
209 GPollFD *pfds;
212 pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx);
229 GPollFD *pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx);
250 ret = qemu_poll_ns((GPollFD *)gpollfds->data, gpollfds->len, timeout);
359 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i);
384 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i);
404 GPollFD poll_fds[1024 * 2]; /* this is probably overkill */
/dports/emulators/qemu/qemu-6.2.0/util/
H A Dmain-loop.c175 gpollfds = g_array_new(FALSE, FALSE, sizeof(GPollFD)); in qemu_init_main_loop()
209 GPollFD *pfds; in glib_pollfds_fill()
212 pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_fill()
229 GPollFD *pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_poll()
250 ret = qemu_poll_ns((GPollFD *)gpollfds->data, gpollfds->len, timeout); in os_host_main_loop_wait()
359 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_fill()
384 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_poll()
404 GPollFD poll_fds[1024 * 2]; /* this is probably overkill */ in os_host_main_loop_wait()
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Dmain-loop.c164 gpollfds = g_array_new(FALSE, FALSE, sizeof(GPollFD)); in qemu_init_main_loop()
198 GPollFD *pfds; in glib_pollfds_fill()
201 pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_fill()
218 GPollFD *pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_poll()
239 ret = qemu_poll_ns((GPollFD *)gpollfds->data, gpollfds->len, timeout); in os_host_main_loop_wait()
348 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_fill()
373 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_poll()
393 GPollFD poll_fds[1024 * 2]; /* this is probably overkill */ in os_host_main_loop_wait()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Dmain-loop.c166 gpollfds = g_array_new(FALSE, FALSE, sizeof(GPollFD)); in qemu_init_main_loop()
196 GPollFD *pfds; in glib_pollfds_fill()
199 pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_fill()
216 GPollFD *pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_poll()
237 ret = qemu_poll_ns((GPollFD *)gpollfds->data, gpollfds->len, timeout); in os_host_main_loop_wait()
346 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_fill()
371 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_poll()
391 GPollFD poll_fds[1024 * 2]; /* this is probably overkill */ in os_host_main_loop_wait()
/dports/emulators/qemu42/qemu-4.2.1/util/
H A Dmain-loop.c166 gpollfds = g_array_new(FALSE, FALSE, sizeof(GPollFD)); in qemu_init_main_loop()
196 GPollFD *pfds; in glib_pollfds_fill()
199 pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_fill()
216 GPollFD *pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_poll()
237 ret = qemu_poll_ns((GPollFD *)gpollfds->data, gpollfds->len, timeout); in os_host_main_loop_wait()
346 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_fill()
371 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_poll()
391 GPollFD poll_fds[1024 * 2]; /* this is probably overkill */ in os_host_main_loop_wait()
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Dmain-loop.c166 gpollfds = g_array_new(FALSE, FALSE, sizeof(GPollFD)); in qemu_init_main_loop()
196 GPollFD *pfds; in glib_pollfds_fill()
199 pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_fill()
216 GPollFD *pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_poll()
237 ret = qemu_poll_ns((GPollFD *)gpollfds->data, gpollfds->len, timeout); in os_host_main_loop_wait()
346 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_fill()
371 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_poll()
391 GPollFD poll_fds[1024 * 2]; /* this is probably overkill */ in os_host_main_loop_wait()
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Dmain-loop.c174 gpollfds = g_array_new(FALSE, FALSE, sizeof(GPollFD)); in qemu_init_main_loop()
208 GPollFD *pfds; in glib_pollfds_fill()
211 pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_fill()
228 GPollFD *pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_poll()
249 ret = qemu_poll_ns((GPollFD *)gpollfds->data, gpollfds->len, timeout); in os_host_main_loop_wait()
358 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_fill()
383 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_poll()
403 GPollFD poll_fds[1024 * 2]; /* this is probably overkill */ in os_host_main_loop_wait()
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/include/clplumbing/
H A DGSource_internal.h60 GPollFD gpfd;
70 GPollFD infd;
71 GPollFD outfd;
81 GPollFD gpfd;
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Dmain-loop.c166 gpollfds = g_array_new(FALSE, FALSE, sizeof(GPollFD)); in qemu_init_main_loop()
196 GPollFD *pfds; in glib_pollfds_fill()
199 pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_fill()
216 GPollFD *pfds = &g_array_index(gpollfds, GPollFD, glib_pollfds_idx); in glib_pollfds_poll()
237 ret = qemu_poll_ns((GPollFD *)gpollfds->data, gpollfds->len, timeout); in os_host_main_loop_wait()
346 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_fill()
371 GPollFD *pfd = &g_array_index(pollfds, GPollFD, i); in pollfds_poll()
391 GPollFD poll_fds[1024 * 2]; /* this is probably overkill */ in os_host_main_loop_wait()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua-glib/su-glib/
H A Dsu_source.c604 g_source_add_poll(self->sup_source, (GPollFD*)&waits[i]); in su_source_register()
633 g_source_add_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_register()
644 g_source_add_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_register()
794 g_source_remove_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_deregister()
805 g_source_add_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_deregister()
857 g_source_remove_poll(self->sup_source, (GPollFD*)&waits[i]); in su_source_unregister_all()
861 g_source_remove_poll(self->sup_source, (GPollFD*)&waits[i]); in su_source_unregister_all()
866 g_source_add_poll(self->sup_source, (GPollFD*)&waits[i]); in su_source_unregister_all()
909 g_source_remove_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_eventmask()
913 g_source_add_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_eventmask()
[all …]
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua-glib/su-glib/
H A Dsu_source.c604 g_source_add_poll(self->sup_source, (GPollFD*)&waits[i]); in su_source_register()
633 g_source_add_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_register()
644 g_source_add_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_register()
794 g_source_remove_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_deregister()
805 g_source_add_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_deregister()
857 g_source_remove_poll(self->sup_source, (GPollFD*)&waits[i]); in su_source_unregister_all()
861 g_source_remove_poll(self->sup_source, (GPollFD*)&waits[i]); in su_source_unregister_all()
866 g_source_add_poll(self->sup_source, (GPollFD*)&waits[i]); in su_source_unregister_all()
909 g_source_remove_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_eventmask()
913 g_source_add_poll(self->sup_source, (GPollFD*)&self->sup_waits[n]); in su_source_eventmask()
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/ecore/
H A Decore_glib.c28 static GPollFD *_ecore_glib_fds = NULL;
42 void *tmp = realloc(_ecore_glib_fds, sizeof(GPollFD) * size); in _ecore_glib_fds_resize()
92 _ecore_glib_context_poll_from(const GPollFD *pfds, in _ecore_glib_context_poll_from()
98 const GPollFD *itr = pfds, *itr_end = pfds + count; in _ecore_glib_context_poll_from()
118 _ecore_glib_context_poll_to(GPollFD *pfds, in _ecore_glib_context_poll_to()
125 GPollFD *itr = pfds, *itr_end = pfds + count; in _ecore_glib_context_poll_to()
/dports/lang/mono/mono-5.10.1.57/external/bockbuild/packages/patches/
H A Dglib-recursive-poll.patch23 - GPollFD *fds = NULL;
29 context->cached_poll_array = g_new (GPollFD, context->n_poll_records);
49 - context->cached_poll_array = fds = g_new (GPollFD, nfds);
52 + context->cached_poll_array = g_new (GPollFD, nfds);

12345678910>>...33