Home
last modified time | relevance | path

Searched defs:dc (Results 101 – 125 of 13870) sorted by relevance

12345678910>>...555

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/tegra/
H A Ddc.c310 struct tegra_dc *dc = plane->dc; in tegra_plane_use_horizontal_filtering() local
325 struct tegra_dc *dc = plane->dc; in tegra_plane_use_vertical_filtering() local
343 struct tegra_dc *dc = plane->dc; in tegra_dc_setup_window() local
788 struct tegra_dc *dc) in tegra_primary_plane_create()
980 struct tegra_dc *dc; in tegra_cursor_atomic_disable() local
1003 struct tegra_dc *dc) in tegra_dc_cursor_plane_create()
1125 struct tegra_dc *dc, in tegra_dc_overlay_plane_create()
1177 struct tegra_dc *dc) in tegra_dc_add_shared_planes()
1211 struct tegra_dc *dc) in tegra_dc_add_planes()
2023 struct tegra_dc *dc = data; in tegra_dc_irq() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/tegra/
H A Ddc.c310 struct tegra_dc *dc = plane->dc; in tegra_plane_use_horizontal_filtering() local
325 struct tegra_dc *dc = plane->dc; in tegra_plane_use_vertical_filtering() local
343 struct tegra_dc *dc = plane->dc; in tegra_dc_setup_window() local
788 struct tegra_dc *dc) in tegra_primary_plane_create()
980 struct tegra_dc *dc; in tegra_cursor_atomic_disable() local
1003 struct tegra_dc *dc) in tegra_dc_cursor_plane_create()
1125 struct tegra_dc *dc, in tegra_dc_overlay_plane_create()
1177 struct tegra_dc *dc) in tegra_dc_add_shared_planes()
1211 struct tegra_dc *dc) in tegra_dc_add_planes()
2023 struct tegra_dc *dc = data; in tegra_dc_irq() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/tegra/
H A Ddc.c310 struct tegra_dc *dc = plane->dc; in tegra_plane_use_horizontal_filtering() local
325 struct tegra_dc *dc = plane->dc; in tegra_plane_use_vertical_filtering() local
343 struct tegra_dc *dc = plane->dc; in tegra_dc_setup_window() local
788 struct tegra_dc *dc) in tegra_primary_plane_create()
980 struct tegra_dc *dc; in tegra_cursor_atomic_disable() local
1003 struct tegra_dc *dc) in tegra_dc_cursor_plane_create()
1125 struct tegra_dc *dc, in tegra_dc_overlay_plane_create()
1177 struct tegra_dc *dc) in tegra_dc_add_shared_planes()
1211 struct tegra_dc *dc) in tegra_dc_add_planes()
2023 struct tegra_dc *dc = data; in tegra_dc_irq() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/microblaze/
H A Dtranslate.c83 static int typeb_imm(DisasContext *dc, int x) in typeb_imm()
94 static void t_sync_flags(DisasContext *dc) in t_sync_flags()
149 static bool trap_illegal(DisasContext *dc, bool cond) in trap_illegal()
162 static bool trap_userspace(DisasContext *dc, bool cond) in trap_userspace()
187 static TCGv_i32 reg_for_read(DisasContext *dc, int reg) in reg_for_read()
202 static TCGv_i32 reg_for_write(DisasContext *dc, int reg) in reg_for_write()
1329 static void msr_read(DisasContext *dc, TCGv_i32 d) in msr_read()
1542 static void do_rti(DisasContext *dc) in do_rti()
1555 static void do_rtb(DisasContext *dc) in do_rtb()
1567 static void do_rte(DisasContext *dc) in do_rte()
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/microblaze/
H A Dtranslate.c83 static int typeb_imm(DisasContext *dc, int x) in typeb_imm()
94 static void t_sync_flags(DisasContext *dc) in t_sync_flags()
144 static bool trap_illegal(DisasContext *dc, bool cond) in trap_illegal()
157 static bool trap_userspace(DisasContext *dc, bool cond) in trap_userspace()
182 static TCGv_i32 reg_for_read(DisasContext *dc, int reg) in reg_for_read()
197 static TCGv_i32 reg_for_write(DisasContext *dc, int reg) in reg_for_write()
1340 static void msr_read(DisasContext *dc, TCGv_i32 d) in msr_read()
1553 static void do_rti(DisasContext *dc) in do_rti()
1566 static void do_rtb(DisasContext *dc) in do_rtb()
1578 static void do_rte(DisasContext *dc) in do_rte()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Dnr-style.cpp327 cairo_pattern_t* NRStyle::preparePaint(Inkscape::DrawingContext &dc, Geom::OptRect const &paintbox,… in preparePaint()
356 bool NRStyle::prepareFill(Inkscape::DrawingContext &dc, Geom::OptRect const &paintbox, Inkscape::Dr… in prepareFill()
362 bool NRStyle::prepareStroke(Inkscape::DrawingContext &dc, Geom::OptRect const &paintbox, Inkscape::… in prepareStroke()
368 bool NRStyle::prepareTextDecorationFill(Inkscape::DrawingContext &dc, Geom::OptRect const &paintbox… in prepareTextDecorationFill()
374 bool NRStyle::prepareTextDecorationStroke(Inkscape::DrawingContext &dc, Geom::OptRect const &paintb… in prepareTextDecorationStroke()
380 void NRStyle::applyFill(Inkscape::DrawingContext &dc) in applyFill()
386 void NRStyle::applyTextDecorationFill(Inkscape::DrawingContext &dc) in applyTextDecorationFill()
392 void NRStyle::applyStroke(Inkscape::DrawingContext &dc) in applyStroke()
406 void NRStyle::applyTextDecorationStroke(Inkscape::DrawingContext &dc) in applyTextDecorationStroke()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/univ/
H A Dstdrend.cpp159 void wxStdRenderer::DrawBackground(wxDC& dc, in DrawBackground()
234 void wxStdRenderer::DrawLabel(wxDC& dc, in DrawLabel()
246 void wxStdRenderer::DrawButtonLabel(wxDC& dc, in DrawButtonLabel()
400 void wxStdRenderer::DrawBorder(wxDC& dc, in DrawBorder()
505 void wxStdRenderer::DrawTextBorder(wxDC& dc, in DrawTextBorder()
573 void wxStdRenderer::DrawFrame(wxDC& dc, in DrawFrame()
611 void wxStdRenderer::DrawItem(wxDC& dc, in DrawItem()
647 void wxStdRenderer::DrawCheckItem(wxDC& dc, in DrawCheckItem()
739 void wxStdRenderer::DrawTextLine(wxDC& dc, in DrawTextLine()
1070 void wxStdRenderer::DrawFrameTitle(wxDC& dc, in DrawFrameTitle()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/univ/
H A Dstdrend.cpp163 void wxStdRenderer::DrawBackground(wxDC& dc, in DrawBackground()
238 void wxStdRenderer::DrawLabel(wxDC& dc, in DrawLabel()
250 void wxStdRenderer::DrawButtonLabel(wxDC& dc, in DrawButtonLabel()
404 void wxStdRenderer::DrawBorder(wxDC& dc, in DrawBorder()
509 void wxStdRenderer::DrawTextBorder(wxDC& dc, in DrawTextBorder()
577 void wxStdRenderer::DrawFrame(wxDC& dc, in DrawFrame()
615 void wxStdRenderer::DrawItem(wxDC& dc, in DrawItem()
651 void wxStdRenderer::DrawCheckItem(wxDC& dc, in DrawCheckItem()
743 void wxStdRenderer::DrawTextLine(wxDC& dc, in DrawTextLine()
1074 void wxStdRenderer::DrawFrameTitle(wxDC& dc, in DrawFrameTitle()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/
H A Dstdrend.cpp163 void wxStdRenderer::DrawBackground(wxDC& dc, in DrawBackground()
238 void wxStdRenderer::DrawLabel(wxDC& dc, in DrawLabel()
250 void wxStdRenderer::DrawButtonLabel(wxDC& dc, in DrawButtonLabel()
404 void wxStdRenderer::DrawBorder(wxDC& dc, in DrawBorder()
509 void wxStdRenderer::DrawTextBorder(wxDC& dc, in DrawTextBorder()
577 void wxStdRenderer::DrawFrame(wxDC& dc, in DrawFrame()
615 void wxStdRenderer::DrawItem(wxDC& dc, in DrawItem()
651 void wxStdRenderer::DrawCheckItem(wxDC& dc, in DrawCheckItem()
743 void wxStdRenderer::DrawTextLine(wxDC& dc, in DrawTextLine()
1074 void wxStdRenderer::DrawFrameTitle(wxDC& dc, in DrawFrameTitle()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/editors/ted/Ted-2.23/drawMeta/
H A DdrawWinMeta.c422 int appMetaSaveDC( DeviceContext * dc ) in appMetaSaveDC()
438 int appMetaRestoreDC( DeviceContext * dc ) in appMetaRestoreDC()
457 int appWinMetaGetPoints16( DeviceContext * dc, in appWinMetaGetPoints16()
491 int appWinMetaGetPoints32( DeviceContext * dc, in appWinMetaGetPoints32()
527 int appMetaExcludeClipRect( DeviceContext * dc, in appMetaExcludeClipRect()
559 int appMetaSetTextAlign( DeviceContext * dc, in appMetaSetTextAlign()
670 DeviceContext * dc, in appMetaDrawRasterImage()
733 int appWinMetaSelectObject( DeviceContext * dc, in appWinMetaSelectObject()
788 DeviceContext * dc, in appWinMetaTransformRectangle()
832 int appWinMetaDrawEllipse( DeviceContext * dc, in appWinMetaDrawEllipse()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/AArch64/
H A Darmv8.5a-mte.s406 dc igvac, x0 label
407 dc igsw, x1 label
408 dc cgsw, x2 label
409 dc cigsw, x3 label
410 dc cgvac, x4 label
411 dc cgvap, x5 label
412 dc cgvadp, x6 label
413 dc cigvac, x7 label
414 dc gva, x8 label
415 dc igdvac, x9 label
[all …]
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/airport/
H A Ddragsource.c96 Widget dc; in TakeOff() local
157 static void EnterTopLevel(Widget dc, Airport this, in EnterTopLevel()
170 static void LeaveTopLevel(Widget dc, Airport this, in LeaveTopLevel()
181 static void DropSiteEnter(Widget dc, Airport this, in DropSiteEnter()
192 static void DropSiteLeave(Widget dc, Airport this, in DropSiteLeave()
204 static void Flying(Widget dc, Airport this, in Flying()
230 static void PlaneLanding(Widget dc, Flight flight, in PlaneLanding()
241 static void OperationChanged(Widget dc, Flight flight, in OperationChanged()
252 static void PlaneHasLanded(Widget dc, Flight flight, in PlaneHasLanded()
278 static void FlightFinished(Widget dc, Flight flight, in FlightFinished()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddiagnostic-show-locus.c2924 test_diagnostic_context dc; variable
3196 test_diagnostic_context dc; in test_diagnostic_show_locus_unknown_location() local
3217 test_diagnostic_context dc; in test_one_liner_simple_caret() local
3231 test_diagnostic_context dc; in test_one_liner_caret_and_range() local
3248 test_diagnostic_context dc; in test_one_liner_multiple_carets_and_ranges() local
3281 test_diagnostic_context dc; in test_one_liner_fixit_insert_before() local
3297 test_diagnostic_context dc; in test_one_liner_fixit_insert_after() local
3399 test_diagnostic_context dc; in test_one_liner_fixit_replace() local
3418 test_diagnostic_context dc; in test_one_liner_fixit_replace_non_equal_range() local
3444 test_diagnostic_context dc; in test_one_liner_fixit_replace_equal_secondary_range() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/esas2r/
H A Desas2r_disc.c389 struct esas2r_disc_context *dc = in esas2r_disc_continue() local
505 struct esas2r_disc_context *dc = in esas2r_disc_abort() local
520 struct esas2r_disc_context *dc = in esas2r_disc_block_dev_scan() local
551 struct esas2r_disc_context *dc = in esas2r_disc_block_dev_scan_cb() local
580 struct esas2r_disc_context *dc = in esas2r_disc_raid_grp_info() local
627 struct esas2r_disc_context *dc = in esas2r_disc_raid_grp_info_cb() local
690 struct esas2r_disc_context *dc = in esas2r_disc_part_info() local
742 struct esas2r_disc_context *dc = in esas2r_disc_part_info_cb() local
791 struct esas2r_disc_context *dc = in esas2r_disc_passthru_dev_info() local
828 struct esas2r_disc_context *dc = in esas2r_disc_passthru_dev_info_cb() local
[all …]

12345678910>>...555