Home
last modified time | relevance | path

Searched refs:create_common (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dtest-blockjob.c201 static CancelJob *create_common(Job **pjob) in create_common() function
248 s = create_common(&job); in test_cancel_created()
257 s = create_common(&job); in test_cancel_running()
270 s = create_common(&job); in test_cancel_paused()
287 s = create_common(&job); in test_cancel_ready()
304 s = create_common(&job); in test_cancel_standby()
325 s = create_common(&job); in test_cancel_pending()
351 s = create_common(&job); in test_cancel_concluded()
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dtest-blockjob.c202 static CancelJob *create_common(Job **pjob) in create_common() function
249 s = create_common(&job); in test_cancel_created()
258 s = create_common(&job); in test_cancel_running()
271 s = create_common(&job); in test_cancel_paused()
288 s = create_common(&job); in test_cancel_ready()
305 s = create_common(&job); in test_cancel_standby()
326 s = create_common(&job); in test_cancel_pending()
352 s = create_common(&job); in test_cancel_concluded()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dtest-blockjob.c202 static CancelJob *create_common(Job **pjob) in create_common() function
249 s = create_common(&job); in test_cancel_created()
258 s = create_common(&job); in test_cancel_running()
271 s = create_common(&job); in test_cancel_paused()
288 s = create_common(&job); in test_cancel_ready()
305 s = create_common(&job); in test_cancel_standby()
326 s = create_common(&job); in test_cancel_pending()
352 s = create_common(&job); in test_cancel_concluded()
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dtest-blockjob.c203 static CancelJob *create_common(Job **pjob) in create_common() function
250 s = create_common(&job); in test_cancel_created()
259 s = create_common(&job); in test_cancel_running()
272 s = create_common(&job); in test_cancel_paused()
289 s = create_common(&job); in test_cancel_ready()
306 s = create_common(&job); in test_cancel_standby()
327 s = create_common(&job); in test_cancel_pending()
353 s = create_common(&job); in test_cancel_concluded()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dtest-blockjob.c203 static CancelJob *create_common(Job **pjob) in create_common() function
250 s = create_common(&job); in test_cancel_created()
259 s = create_common(&job); in test_cancel_running()
272 s = create_common(&job); in test_cancel_paused()
289 s = create_common(&job); in test_cancel_ready()
306 s = create_common(&job); in test_cancel_standby()
327 s = create_common(&job); in test_cancel_pending()
353 s = create_common(&job); in test_cancel_concluded()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Dtest-blockjob.c202 static CancelJob *create_common(Job **pjob) in create_common() function
249 s = create_common(&job); in test_cancel_created()
258 s = create_common(&job); in test_cancel_running()
271 s = create_common(&job); in test_cancel_paused()
288 s = create_common(&job); in test_cancel_ready()
305 s = create_common(&job); in test_cancel_standby()
326 s = create_common(&job); in test_cancel_pending()
352 s = create_common(&job); in test_cancel_concluded()
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-blockjob.c203 static CancelJob *create_common(Job **pjob) in create_common() function
250 s = create_common(&job); in test_cancel_created()
259 s = create_common(&job); in test_cancel_running()
272 s = create_common(&job); in test_cancel_paused()
289 s = create_common(&job); in test_cancel_ready()
306 s = create_common(&job); in test_cancel_standby()
327 s = create_common(&job); in test_cancel_pending()
353 s = create_common(&job); in test_cancel_concluded()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-blockjob.c203 static CancelJob *create_common(Job **pjob) in create_common() function
250 s = create_common(&job); in test_cancel_created()
259 s = create_common(&job); in test_cancel_running()
272 s = create_common(&job); in test_cancel_paused()
289 s = create_common(&job); in test_cancel_ready()
306 s = create_common(&job); in test_cancel_standby()
327 s = create_common(&job); in test_cancel_pending()
353 s = create_common(&job); in test_cancel_concluded()
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Dtest-blockjob.c203 static CancelJob *create_common(Job **pjob) in create_common() function
250 s = create_common(&job); in test_cancel_created()
259 s = create_common(&job); in test_cancel_running()
272 s = create_common(&job); in test_cancel_paused()
289 s = create_common(&job); in test_cancel_ready()
306 s = create_common(&job); in test_cancel_standby()
327 s = create_common(&job); in test_cancel_pending()
353 s = create_common(&job); in test_cancel_concluded()
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/gtk/
H A Dcfg_spinbutton.c126 static void create_common(bg_gtk_widget_t * w, in create_common() function
178 create_common(w, w->info, min_value, max_value, translation_domain ); in bg_gtk_create_int()
202 create_common(w, w->info, min_value, max_value, translation_domain ); in bg_gtk_create_float()
H A Dcfg_slider.c146 static void create_common(bg_gtk_widget_t * w, in create_common() function
209 create_common(w, w->info, min_value, max_value, translation_domain); in bg_gtk_create_slider_int()
233 create_common(w, w->info, min_value, max_value, translation_domain); in bg_gtk_create_slider_float()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dregistry.h160 …return err_policy::HResult(create_common(wistd::move(keyToWatch), isRecursive, wistd::move(callbac… in create()
165 …return err_policy::HResult(create_common(wistd::move(keyToWatch), isRecursive, wistd::move(callbac… in create()
217 …HRESULT create_common(unique_hkey &&keyToWatch, bool isRecursive, wistd::function<void(RegistryCha… in create_common() function
H A Dfilesystem.h406 …return err_policy::HResult(create_common(folderToWatch, isRecursive, filter, wistd::move(callback)… in create()
422 …HRESULT create_common(PCWSTR folderToWatch, bool isRecursive, FolderChangeEvents filter, wistd::fu… in create_common() function
585 …return err_policy::HResult(create_common(folderToWatch, isRecursive, filter, wistd::move(callback)… in create()
633 …HRESULT create_common(PCWSTR folderToWatch, bool isRecursive, FolderChangeEvents filter, wistd::fu… in create_common() function
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/check/libs/
H A Dmikey.c29 GST_START_TEST (create_common) in GST_START_TEST() argument
216 tcase_add_test (tc_chain, create_common); in mikey_suite()
/dports/games/renpy/renpy-7.4.11-sdk/renpy/gl2/
H A Dlive2d.py488 def create_common(self, default_fade=1.0): member in Live2D
505 return self.create_common(self.filename)
549 common = self.create_common(default_fade)
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/archivers/chd/
H A Dchd.h396 chd_error create_common();

12345678910>>...12