/third_party/glib/tests/ |
D | gio-test.c | 223 …g_print ("gio-test: ...Windows message for 0x%p: %d,%" G_GUINTPTR_FORMAT ",%" G_GINTPTR_FORMAT "\n… in recv_windows_message() 240 g_print ("gio-test: window_procedure for 0x%p: %d,%" G_GUINTPTR_FORMAT ",%" G_GINTPTR_FORMAT "\n", in window_procedure() 407 …g_print ("gio-test: child posting message %d,%" G_GUINTPTR_FORMAT ",%" G_GINTPTR_FORMAT " to 0x%p\… in main()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/ |
D | gstvkwindow_win32.c | 207 GST_WARNING ("failed to destroy window %" G_GUINTPTR_FORMAT in gst_vulkan_window_win32_close() 238 GST_DEBUG ("set parent %" G_GUINTPTR_FORMAT, in set_parent_win_id() 275 GST_DEBUG ("release parent %" G_GUINTPTR_FORMAT, in release_parent_win_id() 346 GST_DEBUG ("vulkan window created: %" G_GUINTPTR_FORMAT, in gst_vulkan_window_win32_create_window()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/ |
D | gstglwindow_win32.c | 156 GST_WARNING ("failed to destroy window %" G_GUINTPTR_FORMAT in gst_gl_window_win32_close() 187 GST_DEBUG ("set parent %" G_GUINTPTR_FORMAT, in set_parent_win_id() 223 GST_DEBUG ("release parent %" G_GUINTPTR_FORMAT, in release_parent_win_id() 293 GST_DEBUG ("gl window created: %" G_GUINTPTR_FORMAT, in gst_gl_window_win32_create_window()
|
/third_party/glib/glib/ |
D | glibconfig.h | 111 #define G_GUINTPTR_FORMAT "lu" macro 163 #define G_GUINTPTR_FORMAT "u" macro
|
D | glibconfig.h.in | 109 #define G_GUINTPTR_FORMAT @guintptr_format@ macro
|
/third_party/glib/glib/tests/ |
D | win32.c | 145 …g_fprintf (stderr, "Debugger invoked, attaching to %lu and signalling %" G_GUINTPTR_FORMAT, pid, e… in veh_debugger()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11window_win32.cpp | 397 GST_INFO ("Destroying internal window %" G_GUINTPTR_FORMAT, (guintptr) hwnd); in gst_d3d11_window_win32_destroy_internal_window() 400 GST_WARNING ("failed to destroy window %" G_GUINTPTR_FORMAT in gst_d3d11_window_win32_destroy_internal_window() 412 GST_DEBUG_OBJECT (self, "set external window %" G_GUINTPTR_FORMAT in gst_d3d11_window_win32_set_external_handle() 441 GST_DEBUG ("release external window %" G_GUINTPTR_FORMAT in gst_d3d11_window_win32_release_external_handle() 505 GST_DEBUG_OBJECT (self, "d3d11 window created: %" G_GUINTPTR_FORMAT, in gst_d3d11_window_win32_create_internal_window()
|
D | gstd3d11videosink.cpp | 747 GST_DEBUG_OBJECT (self, "Have window handle %" G_GUINTPTR_FORMAT, in gst_d3d11_video_sink_prepare_window() 1281 GST_DEBUG ("set window handle %" G_GUINTPTR_FORMAT, window_id); in gst_d3d11_video_sink_set_window_handle()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/ |
D | gstglcontext_wgl.c | 185 GST_DEBUG ("gl context created: %" G_GUINTPTR_FORMAT, in gst_gl_context_wgl_create_context() 283 GST_LOG ("gl context id: %" G_GUINTPTR_FORMAT, in gst_gl_context_wgl_create_context()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/winrt/ |
D | gstglwindow_winrt_egl.cpp | 612 "Invalid window handle %" G_GUINTPTR_FORMAT, handle); in gst_gl_window_winrt_egl_set_window_handle()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglcontext_egl.c | 744 GST_INFO ("config set: %" G_GUINTPTR_FORMAT ", %u", in gst_gl_context_egl_choose_config() 1056 GST_INFO ("gl context created: %" G_GUINTPTR_FORMAT, in gst_gl_context_egl_create_context()
|
/third_party/gstreamer/gstplugins_base/tests/examples/playback/ |
D | playback-test.c | 2201 g_print ("got prepare-xwindow-id, setting XID %" G_GUINTPTR_FORMAT "\n", in bus_sync_handler() 2259 g_print ("Window realize: video window HWND = %" G_GUINTPTR_FORMAT "\n", in realize_cb() 2263 g_print ("Window realize: video window NSView = %" G_GUINTPTR_FORMAT "\n", in realize_cb() 2267 g_print ("Window realize: video window XID = %" G_GUINTPTR_FORMAT "\n", in realize_cb()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglimagesink.c | 1056 "window_id : %" G_GUINTPTR_FORMAT " , new_window_id : %" in _ensure_gl_setup() 1057 G_GUINTPTR_FORMAT, gl_sink->window_id, gl_sink->new_window_id); in _ensure_gl_setup()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/ |
D | gstglwindow_cocoa.m | 228 GST_DEBUG ("NSWindow id: %"G_GUINTPTR_FORMAT, (guintptr) priv->internal_win_id);
|
/third_party/gstreamer/gstreamer/gst/ |
D | gststructure.c | 333 GST_WARNING ("Invalid character '%c' at offset %" G_GUINTPTR_FORMAT " in" in gst_structure_validate_name()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 92 G_GUINTPTR_FORMAT
|
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dhelpers.c | 1156 "Window HWND already set to: %" G_GUINTPTR_FORMAT, window_id); in d3d_set_window_handle()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 111648 xoverlay: G_GUINTPTR_FORMAT is since 2.22
|