| /openbmc/u-boot/drivers/demo/ |
| H A D | demo-shape.c | 32 static const struct shape { in shape_hello() struct 42 struct shape shape; in shape_hello() local 56 shape = shapes[index]; in shape_hello() 61 inside = pos >= shape.start && pos < shape.end; in shape_hello() 73 shape.start += shape.dstart; in shape_hello() 74 shape.end += shape.dend; in shape_hello() 75 if (shape.start < 0) { in shape_hello() 76 shape.dstart = -shape.dstart; in shape_hello() 77 shape.dend = -shape.dend; in shape_hello() 78 shape.start += shape.dstart; in shape_hello() [all …]
|
| H A D | Kconfig | 22 bool "Enable shape demo device for driver model" 26 a shape when the 'demo hello' command is executed which targets
|
| H A D | Makefile | 7 obj-$(CONFIG_DM_DEMO_SHAPE) += demo-shape.o
|
| /openbmc/qemu/scripts/ |
| H A D | render_block_graph.py | 65 ' <shared_perm>\l', shape='none') 73 shape = 'ellipse' 77 shape = 'box' 81 shape = 'box' 83 graph.node(str(n['id']), label, shape=shape)
|
| /openbmc/google-misc/subprojects/ncsid/doc/ |
| H A D | ncsid_arch.dot | 2 node [shape="box"]; 4 node [shape=plaintext]; 23 node [shape="note" style="filled"]; 34 d_bus [shape="doublecircle" label="DBus"]; 49 NIC [shape="tab" fillcolor="limegreen" style="filled"];
|
| H A D | ncsid_test_arch.dot | 2 node [shape="box"]; 4 node [shape=plaintext]; 20 node [shape="note" style="filled"];
|
| /openbmc/qemu/include/hw/xen/interface/io/ |
| H A D | kbdif.h | 478 } shape; member
|
| /openbmc/qemu/hw/display/ |
| H A D | qxl-logger.c | 216 cmd->u.set.shape); in qxl_log_cmd_cursor() 217 cursor = qxl_phys2virt(qxl, cmd->u.set.shape, group_id, in qxl_log_cmd_cursor()
|
| H A D | qxl-render.c | 327 cursor = qxl_phys2virt(qxl, cmd->u.set.shape, ext->group_id, in qxl_render_cursor() 333 cursor = qxl_phys2virt(qxl, cmd->u.set.shape, ext->group_id, in qxl_render_cursor()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/icewm/ |
| H A D | icewm_3.7.4.bb | 21 --enable-shape"
|
| /openbmc/u-boot/arch/sandbox/dts/ |
| H A D | sandbox64.dts | 230 compatible = "demo-shape"; 249 compatible = "demo-shape";
|
| H A D | sandbox.dts | 265 compatible = "demo-shape"; 285 compatible = "demo-shape";
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_mips64el_malta.py | |
| /openbmc/qemu/docs/interop/ |
| H A D | vhost-user-gpu.rst | 21 events for the display updates. It will also update the cursor shape 232 Update the cursor shape and location.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/ |
| H A D | fvwm_2.7.0.bb | 62 --disable-shape \
|
| /openbmc/libpldm/ |
| H A D | Doxyfile.in | 328 DOT_NODE_ATTR = "shape=box,height=0.2,width=0.4"
|
| /openbmc/docs/designs/ |
| H A D | liquid-leak-detection.md | 86 F@{ shape: procs}
|
| H A D | uart-mux-support.md | 296 To help shape the choices here, we have the existing behaviours of obmc-console
|
| /openbmc/u-boot/board/sbc8548/ |
| H A D | README | 89 After the mod, they will be touching and form an "L" shape.
|
| /openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
| H A D | use-pkgconfig.patch | 4 Subject: [PATCH] gettext: beat library detection into shape
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/ |
| H A D | mpd.conf.in | 46 # most variables to get MPD back into the same general shape it was in before
|
| /openbmc/docs/process/ |
| H A D | subproject-maintainership.md | 49 as board and platform design. The shape of the project's community reflects the
|
| /openbmc/u-boot/doc/driver-model/ |
| H A D | README.txt | 51 - shape: Prints shapes and reports number of characters printed as status 288 drivers/demo/demo-shape.c): 413 compatible = "demo-shape";
|
| /openbmc/qemu/ui/ |
| H A D | spice-display.c | 279 ccmd->u.set.shape = (uintptr_t)cursor; in qemu_spice_create_cursor_update()
|
| /openbmc/openbmc/poky/meta/classes/ |
| H A D | buildhistory.bbclass | 524 printf "digraph depends {\n node [shape=plaintext]\n" > $1/depends.dot
|