Searched full:rotation (Results 1 – 16 of 16) sorted by relevance
/qemu/hw/display/ |
H A D | framebuffer.c | 15 - Handle rotation here instead of hacking dest_pitch
|
/qemu/include/hw/ide/ |
H A D | ide-dev.h | 160 * 0x0000 - rotation rate not reported
|
/qemu/util/ |
H A D | interval-tree.c | 425 * p and sl are red after rotation (which in rb_erase_color() 453 * After rotation, p becomes black, s acquires in rb_erase_color()
|
/qemu/target/hexagon/imported/ |
H A D | mpy.idef | 944 * Rotation -- by 0, 90, 180, or 270 means mult by 1, J, -1, -J * 951 if (tmp == 0) { /* No rotation */ 966 if (tmp == 0) { /* No rotation */ 994 case 0: /* No Rotation */ 1029 case 0: /* No Rotation */
|
/qemu/docs/devel/ |
H A D | tcg-ops.rst | 399 - | Rotation of *t2* bits to the left 404 - | Rotation of *t2* bits to the right.
|
/qemu/docs/about/ |
H A D | removed-features.rst | 551 Of these three things, the input-rotation was coded without being 552 restricted to boards which supported the full set of device-rotation
|
/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 605 #define KEY_ROTATE_LOCK_TOGGLE 0x231 /* Display rotation lock */
|
/qemu/hw/scsi/ |
H A D | scsi-disk.c | 117 * 0x0000 - rotation rate not reported 1188 /* Medium rotation rate [rpm], 5400 rpm */ in mode_sense_page() 1225 /* Medium rotation rate [rpm], 5400 rpm */ in mode_sense_page()
|
/qemu/libdecnumber/ |
H A D | decNumber.c | 2639 /* convert -ve rotate to equivalent positive rotation */ in decNumberRotate() 2641 if (rotate!=0 && rotate!=set->digits /* zero or full rotation */ in decNumberRotate() 2647 Unit *msumax=res->lsu+D2U(set->digits)-1; /* rotation msu */ in decNumberRotate() 2652 /* rotation here is done in-place, in three steps */ in decNumberRotate() 2658 /* rotation is now complete] */ in decNumberRotate() 2718 /* the rotation may have left an undetermined number of zeros */ in decNumberRotate()
|
/qemu/target/i386/tcg/ |
H A D | emit.c.inc | 3436 * Just like a regular rotation, the result of the rotation is composed
|
/qemu/include/standard-headers/drm/ |
H A D | drm_fourcc.h | 1348 * for an AFRC encoded buffer, otherwise, it uses the rotation-optimised layout.
|
/qemu/hw/ide/ |
H A D | core.c | 233 put_le16(p + 217, dev->rotation_rate); /* Nominal media rotation rate */ in ide_identify()
|
/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 378 /* Simple case, no rotation required. */
|
/qemu/target/mips/tcg/ |
H A D | mxu_translate.c | 4159 /* both operands same -> just rotation or moving from any of them */ in gen_mxu_S32ALNI()
|
/qemu/target/arm/tcg/ |
H A D | translate.c | 3494 /* Return only the rotation part of T32ExpandImm. */
|
H A D | translate-a64.c | 4625 * In all cases the rotation is by immr % e (and immr is 6 bits). in logic_imm_decode_wmask()
|