Home
last modified time | relevance | path

Searched refs:g_source_new (Results 1 – 25 of 666) sorted by relevance

12345678910>>...27

/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/animation/
H A Ddzl-frame-source.c136 source = g_source_new (&source_funcs, sizeof (DzlFrameSource)); in dzl_frame_source_add()
163 source = g_source_new (&source_funcs, sizeof (DzlFrameSource)); in dzl_frame_source_add_full()
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dmainloop.c73 source = g_source_new (&funcs, sizeof (GSource)); in test_maincontext_basic()
116 source = g_source_new (&funcs, sizeof (GSource)); in test_maincontext_basic()
126 source = g_source_new (&funcs, sizeof (GSource)); in test_maincontext_basic()
957 source = g_source_new (&source_funcs, sizeof (GSource)); in test_ready_time()
1104 source = g_source_new (&funcs, sizeof (GSource)); in test_unref_while_pending()
1423 source_a = g_source_new (&no_funcs, sizeof (FlagSource)); in test_source_unix_fd_api()
1424 source_b = g_source_new (&no_funcs, sizeof (FlagSource)); in test_source_unix_fd_api()
1872 source = g_source_new (&source_funcs, sizeof (GSource)); in test_maincontext_source_finalization()
1882 source = g_source_new (&source_funcs, sizeof (GSource)); in test_maincontext_source_finalization()
1893 source = g_source_new (&source_funcs, sizeof (GSource)); in test_maincontext_source_finalization()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/io/
H A Dchannel-watch.c259 source = g_source_new(&qio_channel_fd_source_funcs, in qio_channel_create_fd_watch()
294 source = g_source_new(&qio_channel_socket_source_funcs, in qio_channel_create_socket_watch()
329 source = g_source_new(&qio_channel_fd_pair_source_funcs, in qio_channel_create_fd_pair_watch()
/dports/emulators/qemu/qemu-6.2.0/io/
H A Dchannel-watch.c259 source = g_source_new(&qio_channel_fd_source_funcs, in qio_channel_create_fd_watch()
294 source = g_source_new(&qio_channel_socket_source_funcs, in qio_channel_create_socket_watch()
329 source = g_source_new(&qio_channel_fd_pair_source_funcs, in qio_channel_create_fd_pair_watch()
/dports/emulators/qemu60/qemu-6.0.0/io/
H A Dchannel-watch.c259 source = g_source_new(&qio_channel_fd_source_funcs, in qio_channel_create_fd_watch()
294 source = g_source_new(&qio_channel_socket_source_funcs, in qio_channel_create_socket_watch()
329 source = g_source_new(&qio_channel_fd_pair_source_funcs, in qio_channel_create_fd_pair_watch()
/dports/emulators/qemu-utils/qemu-4.2.1/io/
H A Dchannel-watch.c259 source = g_source_new(&qio_channel_fd_source_funcs, in qio_channel_create_fd_watch()
294 source = g_source_new(&qio_channel_socket_source_funcs, in qio_channel_create_socket_watch()
329 source = g_source_new(&qio_channel_fd_pair_source_funcs, in qio_channel_create_fd_pair_watch()
/dports/emulators/qemu5/qemu-5.2.0/io/
H A Dchannel-watch.c259 source = g_source_new(&qio_channel_fd_source_funcs, in qio_channel_create_fd_watch()
294 source = g_source_new(&qio_channel_socket_source_funcs, in qio_channel_create_socket_watch()
329 source = g_source_new(&qio_channel_fd_pair_source_funcs, in qio_channel_create_fd_pair_watch()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/io/
H A Dchannel-watch.c259 source = g_source_new(&qio_channel_fd_source_funcs, in qio_channel_create_fd_watch()
294 source = g_source_new(&qio_channel_socket_source_funcs, in qio_channel_create_socket_watch()
329 source = g_source_new(&qio_channel_fd_pair_source_funcs, in qio_channel_create_fd_pair_watch()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/io/
H A Dchannel-watch.c259 source = g_source_new(&qio_channel_fd_source_funcs, in qio_channel_create_fd_watch()
294 source = g_source_new(&qio_channel_socket_source_funcs, in qio_channel_create_socket_watch()
329 source = g_source_new(&qio_channel_fd_pair_source_funcs, in qio_channel_create_fd_pair_watch()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/io/
H A Dchannel-watch.c259 source = g_source_new(&qio_channel_fd_source_funcs,
294 source = g_source_new(&qio_channel_socket_source_funcs,
329 source = g_source_new(&qio_channel_fd_pair_source_funcs,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/io/
H A Dchannel-watch.c259 source = g_source_new(&qio_channel_fd_source_funcs, in qio_channel_create_fd_watch()
294 source = g_source_new(&qio_channel_socket_source_funcs, in qio_channel_create_socket_watch()
329 source = g_source_new(&qio_channel_fd_pair_source_funcs, in qio_channel_create_fd_pair_watch()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/cmake/linux_glib_helper/
H A Dlinux_glib_helper.cpp47 GSource* (*g_source_new)(GSourceFuncs* source_funcs, guint struct_size); variable
142 && LOAD_SYMBOL(lib, g_source_new) in Resolve()
274 GSource* g_source_new(GSourceFuncs* source_funcs, guint struct_size) { in g_source_new() function
276 return GlibHelper::g_source_new(source_funcs, struct_size); in g_source_new()
/dports/x11/rofi/rofi-1.6.1/subprojects/libgwater/nl/
H A Dlibgwater-nl.c162 source = g_source_new(&_g_water_nl_source_funcs, sizeof(GWaterNlSource)); in g_water_nl_source_new_for_cache_mngr()
181 source = g_source_new(&_g_water_nl_source_funcs, sizeof(GWaterNlSource)); in g_water_nl_source_new_for_sock()
/dports/x11/rofi-wayland/rofi-1.6.1-wayland/subprojects/libgwater/nl/
H A Dlibgwater-nl.c162 source = g_source_new(&_g_water_nl_source_funcs, sizeof(GWaterNlSource)); in g_water_nl_source_new_for_cache_mngr()
181 source = g_source_new(&_g_water_nl_source_funcs, sizeof(GWaterNlSource)); in g_water_nl_source_new_for_sock()
/dports/converters/wkhtmltopdf/qt-5db36ec/config.tests/unix/glib/
H A Dglib.cpp54 source = g_source_new(0, 0); in main()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp322 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
331 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
338 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
346 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp321 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
330 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
337 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
345 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp321 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
330 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
337 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
345 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp321 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
330 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
337 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
345 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp321 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
330 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
337 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
345 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp321 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
330 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
337 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
345 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp321 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
330 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
337 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
345 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp321 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
330 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
337 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
345 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp321 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
330 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
337 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
345 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqeventdispatcher_glib.cpp321 postEventSource = reinterpret_cast<GPostEventSource *>(g_source_new(&postEventSourceFuncs, in QEventDispatcherGlibPrivate()
330 reinterpret_cast<GSocketNotifierSource *>(g_source_new(&socketNotifierSourceFuncs, in QEventDispatcherGlibPrivate()
337 timerSource = reinterpret_cast<GTimerSource *>(g_source_new(&timerSourceFuncs, in QEventDispatcherGlibPrivate()
345 idleTimerSource = reinterpret_cast<GIdleTimerSource *>(g_source_new(&idleTimerSourceFuncs, in QEventDispatcherGlibPrivate()

12345678910>>...27