Home
last modified time | relevance | path

Searched refs:box (Results 51 – 75 of 317) sorted by relevance

12345678910>>...13

/openbmc/qemu/hw/display/
H A Dvirtio-gpu-rutabaga.c382 transfer.x = t3d.box.x; in rutabaga_cmd_transfer_to_host_3d()
383 transfer.y = t3d.box.y; in rutabaga_cmd_transfer_to_host_3d()
384 transfer.z = t3d.box.z; in rutabaga_cmd_transfer_to_host_3d()
385 transfer.w = t3d.box.w; in rutabaga_cmd_transfer_to_host_3d()
386 transfer.h = t3d.box.h; in rutabaga_cmd_transfer_to_host_3d()
387 transfer.d = t3d.box.d; in rutabaga_cmd_transfer_to_host_3d()
411 transfer.x = t3d.box.x; in rutabaga_cmd_transfer_from_host_3d()
412 transfer.y = t3d.box.y; in rutabaga_cmd_transfer_from_host_3d()
413 transfer.z = t3d.box.z; in rutabaga_cmd_transfer_from_host_3d()
414 transfer.w = t3d.box.w; in rutabaga_cmd_transfer_from_host_3d()
[all …]
/openbmc/phosphor-webui/app/common/styles/base/
H A Dicons.scss26 box-shadow: 2px 4px 5px $box-shadow-color;
/openbmc/qemu/ui/
H A Ddbus-listener.c552 pixman_box32_t *box; in dbus_gl_refresh() local
553 box = pixman_region32_rectangles(&ddl->gl_damage, NULL) + i; in dbus_gl_refresh()
555 dbus_call_update_gl(dcl, box->x1, box->y1, in dbus_gl_refresh()
556 box->x2 - box->x1, box->y2 - box->y1); in dbus_gl_refresh()
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_ioctl.c257 args->layer_stride, &args->box, objs, fence); in virtio_gpu_transfer_from_host_ioctl()
294 args->box.w, args->box.h, args->box.x, args->box.y, in virtio_gpu_transfer_to_host_ioctl()
317 args->stride, args->layer_stride, &args->box, objs, in virtio_gpu_transfer_to_host_ioctl()
/openbmc/u-boot/board/mini-box/picosam9g45/
H A DKconfig7 default "mini-box"
H A DMAINTAINERS4 F: board/mini-box/picosam9g45/
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue249 @mixin focus-box-shadow($padding-color: $navbar-color, $outline-color: $white) {
250 box-shadow:
280 @include focus-box-shadow;
309 @include focus-box-shadow($gray-800);
391 box-shadow:
/openbmc/linux/Documentation/gpu/
H A Dkomeda-kms.rst111 node [shape=box]
154 node [shape=box]
158 node [shape=box]
182 node [shape=box]
227 node [shape=box]
243 node [shape=box]
258 node [shape=box]
274 node [shape=box]
290 node [shape=box]
/openbmc/linux/include/uapi/drm/
H A Dvirtgpu_drm.h143 struct drm_virtgpu_3d_box box; member
152 struct drm_virtgpu_3d_box box; member
/openbmc/linux/Documentation/networking/
H A Dipddp.rst18 Through this driver you can either allow your Linux box to communicate
59 You will also need to add the proper routes to route your Linux box's IP
69 Encapsulation has been used to allow a Linux box stuck on a LocalTalk
/openbmc/linux/net/hsr/
H A DKconfig12 If you say Y here, then your Linux box will be able to act as a
14 attached node implementing PRP"). For this to work, your Linux box
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css283 …; top: 3%; left: 40%; right: 40%; -webkit-box-shadow: 0 0 10px #c09853; -moz-box-shadow: 0 0 10px …
285 …; top: 4%; left: 30%; right: 30%; -webkit-box-shadow: 0 0 10px #3a87ad; -moz-box-shadow: 0 0 10px …
287 …ert-success.change-notification { -webkit-box-shadow: 0 0 10px #3c763d; -moz-box-shadow: 0 0 10px …
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_index.scss1 // OpenBMC Global Style Overrides of out of the box
H A D_pagination.scss22 box-shadow: inset 0px -3px theme-color("primary");
H A D_forms.scss36 box-shadow: inset 0 0 0 3px gray("100"), inset 0 0 0 5px $primary !important;
98 box-shadow: 0 0 0 2px theme-color("primary");
H A D_dropdown.scss28 box-shadow: inset 0 0 0 2px theme-color("primary");
/openbmc/linux/net/ax25/
H A DKconfig10 If you want to connect your Linux box to an amateur radio, answer Y
29 that connects your Linux box to your amateur radio. You can either
59 If you say Y here, your Linux box will act as a DAMA slave; this is
74 If you say Y here, your Linux box will act as a DAMA master; this is
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c465 chtype box, chtype border) in draw_box() argument
478 waddch(win, box | ACS_URCORNER); in draw_box()
480 waddch(win, box | ACS_LRCORNER); in draw_box()
484 waddch(win, box | ACS_HLINE); in draw_box()
488 waddch(win, box | ACS_VLINE); in draw_box()
490 waddch(win, box | ' '); in draw_box()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dutil.c465 chtype box, chtype border) in draw_box() argument
478 waddch(win, box | ACS_URCORNER); in draw_box()
480 waddch(win, box | ACS_LRCORNER); in draw_box()
484 waddch(win, box | ACS_HLINE); in draw_box()
488 waddch(win, box | ACS_VLINE); in draw_box()
490 waddch(win, box | ' '); in draw_box()
/openbmc/linux/Documentation/devicetree/bindings/arm/socionext/
H A Dsynquacer.yaml23 - socionext,developer-box
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hstr/
H A Dhstr_3.1.0.bb1 SUMMARY = "bash and zsh shell history suggest box - easily view, navigate, search and manage your c…
/openbmc/linux/Documentation/admin-guide/media/
H A Dtechnisat.rst17 First start your linux box with a shipped kernel:
31 If the Flexcop / Technisat is the only DVB / TV / Radio device in your box
/openbmc/webui-vue/src/components/Global/
H A DPageContainer.vue29 box-shadow: inset 0 0 0 2px theme-color('primary');
/openbmc/linux/drivers/media/usb/b2c2/
H A DKconfig6 Support for the Air/Sky/Cable2PC USB1.1 box (DVB/ATSC) by Technisat/B2C2,
/openbmc/linux/arch/m68k/ifpsp060/src/
H A DREADME-SRC5 The code provided here will not assemble out of the box using the GNU

12345678910>>...13