| /openbmc/u-boot/drivers/demo/ |
| H A D | demo-shape.c | 17 /* Shape size */ 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() [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/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/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/qemu/python/qemu/utils/ |
| H A D | qom_common.py | 49 Build an ObjectPropertyInfo from a Dict with an unknown shape. 80 Build an ObjectPropertyValue from a Dict with an unknown shape. 104 Build an ObjectPropertiesValues from a Dict with an unknown shape.
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libxext_1.3.6.bb | 6 MIT_SUNDRY-NONSTANDARD, Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, \
|
| /openbmc/qemu/hw/display/ |
| H A D | qxl-logger.c | 212 fprintf(stderr, " +%d+%d visible %s, shape @ 0x%" PRIx64, in qxl_log_cmd_cursor() 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/qemu/tests/migration-stress/guestperf/ |
| H A D | plot.py | 145 "shape": "linear", 188 "shape": "linear", 260 "shape": "linear", 320 "shape": "linear",
|
| /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/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/qemu/include/hw/xen/interface/io/ |
| H A D | kbdif.h | 419 * Multi-touch shape event - touch point's shape has changed its shape. 420 * Shape is approximated by an ellipse through the major and minor axis 444 * Multi-touch orientation event - touch point's shape has changed 478 } shape; member
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/ |
| H A D | test_binary_search.py | 127 deliberately puts the data into a shape that is likely to trigger a
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_mips64el_malta.py | |
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | bios_interrupts.c | 29 case 0x01: /* Set cursor shape */ in int10_handler()
|
| /openbmc/docs/designs/ |
| H A D | liquid-leak-detection.md | 86 F@{ shape: procs}
|
| /openbmc/u-boot/board/sbc8548/ |
| H A D | README | 89 After the mod, they will be touching and form an "L" shape.
|
| /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/qemu/include/libdecnumber/ |
| H A D | decNumber.h | 51 /* Define the decNumber data structure. The size and shape of 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";
|