/openbmc/qemu/tests/qemu-iotests/ |
H A D | 106.out | 6 Image resized. 10 Image resized. 14 Image resized. 18 Image resized. 22 Image resized. 26 Image resized. 30 Image resized. 34 Image resized. 38 Image resized. 49 Image resized. [all …]
|
H A D | 125.out | 4 Image resized. 12 Image resized. 20 Image resized. 28 Image resized. 36 Image resized. 44 Image resized. 52 Image resized. 60 Image resized. 68 Image resized. 76 Image resized. [all …]
|
H A D | 102.out | 8 Image resized. 20 Image resized.
|
H A D | 292.out | 13 Image resized. 15 Image resized.
|
H A D | 121.out | 8 Image resized. 18 Image resized.
|
H A D | 274.out | 181 Image resized. 196 Image resized. 216 Image resized. 231 Image resized. 246 Image resized. 262 Image resized. 277 Image resized.
|
H A D | 271.out | 431 Image resized. 432 Image resized. 441 Image resized. 442 Image resized. 580 Image resized. 589 Image resized. 598 Image resized. 610 Image resized. 617 Image resized. 624 Image resized. [all …]
|
H A D | 250.out | 14 Image resized.
|
H A D | 025.out | 20 === Verifying resized image
|
H A D | 048.out | 15 Image resized.
|
H A D | 060.out | 372 Image resized. 383 Image resized.
|
/openbmc/qemu/include/exec/ |
H A D | ramblock.h | 35 void (*resized)(const char*, uint64_t length, void *host); member
|
H A D | ram_addr.h | 135 void (*resized)(const char*,
|
/openbmc/qemu/tests/bench/ |
H A D | qht-bench.c | 145 bool resized; in do_rz() local 147 resized = qht_resize(&ht, size); in do_rz() 150 if (resized) { in do_rz()
|
/openbmc/qemu/ui/ |
H A D | gtk-gl-area.c | 160 bool resized = true; in gd_gl_area_switch() local 167 resized = false; in gd_gl_area_switch() 177 if (resized) { in gd_gl_area_switch()
|
H A D | gtk-egl.c | 191 bool resized = true; in gd_egl_switch() local 198 resized = false; in gd_egl_switch() 209 if (resized) { in gd_egl_switch()
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/ |
H A D | xev_1.2.6.bb | 5 whenever anything happens to the window (such as it being moved, resized, \
|
/openbmc/qemu/hw/display/ |
H A D | qxl-render.c | 66 qxl->guest_primary.resized++; in qxl_render_resize() 106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked() 107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
|
H A D | qxl.h | 63 uint32_t resized; member
|
/openbmc/qemu/system/ |
H A D | physmem.c | 1716 if (block->resized) { in qemu_ram_resize() 1717 block->resized(block->idstr, unaligned_size, block->host); in qemu_ram_resize() 1749 if (block->resized) { in qemu_ram_resize() 1750 block->resized(block->idstr, unaligned_size, block->host); in qemu_ram_resize() 2064 void (*resized)(const char*, in qemu_ram_alloc_internal() 2085 new_block->resized = resized; in qemu_ram_alloc_internal() 2118 void (*resized)(const char*, in qemu_ram_alloc_resizeable() 2123 return qemu_ram_alloc_internal(size, maxsz, resized, NULL, in qemu_ram_alloc_resizeable()
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | thin-provisioning.rst | 93 You may reload a pool's table, indeed this is how the pool is resized 146 Once the pool's metadata device is repaired it may be resized, which 149 cannot be resized until repair is performed. It should also be noted
|
/openbmc/qemu/docs/system/arm/ |
H A D | bananapi_m2u.rst | 83 When using an image as an SD card, it must be resized to a power of two. This can be
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | cq.c | 1374 int resized = 0; in mlx5_ib_resize_cq() local 1384 resized = 1; in mlx5_ib_resize_cq() 1389 if (resized) in mlx5_ib_resize_cq()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | tmpfs.rst | 22 filesystem can be resized but it cannot be resized to a size below its current
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | blockgroup.rst | 112 descriptor layout, or existing filesystems can be resized on-line, and
|