Home
last modified time | relevance | path

Searched refs:debug_box (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Config/Graphics/
H A DSoftwareRendererWidget.cpp73 auto* debug_box = new QGroupBox(tr("Debug Only")); in CreateWidgets() local
82 debug_box->setLayout(debug_layout); in CreateWidgets()
85 utility_layout->addWidget(debug_box, 2, 1, 1, 2); in CreateWidgets()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/inspector/
H A Dvisual.c67 GtkWidget *debug_box; member
764 next = vis->priv->debug_box; in keynav_failed()
766 widget == vis->priv->debug_box) in keynav_failed()
769 widget == vis->priv->debug_box) in keynav_failed()
773 next = vis->priv->debug_box; in keynav_failed()
924 g_signal_connect (vis->priv->debug_box, "keynav-failed", G_CALLBACK (keynav_failed), vis); in gtk_inspector_visual_constructed()
955 gtk_widget_class_bind_template_child_private (widget_class, GtkInspectorVisual, debug_box); in gtk_inspector_visual_class_init()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/inspector/
H A Dvisual.c89 GtkWidget *debug_box; member
951 next = vis->debug_box; in keynav_failed()
953 widget == vis->debug_box) in keynav_failed()
956 widget == vis->debug_box) in keynav_failed()
960 next = vis->debug_box; in keynav_failed()
1084 g_signal_connect (vis->debug_box, "keynav-failed", G_CALLBACK (keynav_failed), vis); in gtk_inspector_visual_constructed()
1087 g_signal_connect (vis->debug_box, "row-activated", G_CALLBACK (row_activated), vis); in gtk_inspector_visual_constructed()
1159 gtk_widget_class_bind_template_child (widget_class, GtkInspectorVisual, debug_box); in gtk_inspector_visual_class_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sof/imx/
H A Dimx-common.c63 sof_mailbox_read(sdev, sdev->debug_box.offset + 0x4, &status, 4); in imx8_dump()
H A Dimx8m.c95 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8m_dsp_handle_request()
H A Dimx8.c122 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8_dsp_handle_request()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sof/imx/
H A Dimx-common.c63 sof_mailbox_read(sdev, sdev->debug_box.offset + 0x4, &status, 4); in imx8_dump()
H A Dimx8m.c95 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8m_dsp_handle_request()
H A Dimx8.c122 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8_dsp_handle_request()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sof/imx/
H A Dimx-common.c63 sof_mailbox_read(sdev, sdev->debug_box.offset + 0x4, &status, 4); in imx8_dump()
H A Dimx8m.c95 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8m_dsp_handle_request()
H A Dimx8.c122 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8_dsp_handle_request()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sof/
H A Dloader.c478 sdev->debug_box.offset = debug_offset; in sof_get_windows()
479 sdev->debug_box.size = debug_size; in sof_get_windows()
H A Dsof-priv.h402 struct snd_sof_mailbox debug_box; /* Debug info updates */ member
/dports/print/cups-filters/cups-filters-1.28.10/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc15 static std::string debug_box(const PageRect &box,float xshift,float yshift) // {{{ in debug_box() function
442 content.append(debug_box(rect,xpos,ypos)); in debug()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sof/
H A Dloader.c478 sdev->debug_box.offset = debug_offset; in sof_get_windows()
479 sdev->debug_box.size = debug_size; in sof_get_windows()
H A Dsof-priv.h402 struct snd_sof_mailbox debug_box; /* Debug info updates */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sof/
H A Dloader.c478 sdev->debug_box.offset = debug_offset; in sof_get_windows()
479 sdev->debug_box.size = debug_size; in sof_get_windows()
H A Dsof-priv.h402 struct snd_sof_mailbox debug_box; /* Debug info updates */ member
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/drivers/win32/
H A Dwin_con.c211 static void debug_box(int line) { in debug_box() function
217 #define DEBUGBOX() debug_box(__LINE__)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/drivers/win32/
H A Dwin_con.c211 static void debug_box(int line) { in debug_box() function
217 #define DEBUGBOX() debug_box(__LINE__)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/drivers/win32/
H A Dwin_con.c2217 static void debug_box(int line) { in debug_box() function
2223 #define DEBUGBOX() debug_box(__LINE__)
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/drivers/win32/
H A Dwin_con.c211 static void debug_box(int line) { in debug_box() function
217 #define DEBUGBOX() debug_box(__LINE__)
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/drivers/win32/
H A Dwin_con.c211 static void debug_box(int line) { in debug_box() function
217 #define DEBUGBOX() debug_box(__LINE__)
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/drivers/win32/
H A Dwin_con.c211 static void debug_box(int line) { in debug_box() function
217 #define DEBUGBOX() debug_box(__LINE__)

12