Searched defs:rotate (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/include/linux/ |
H A D | rbtree_augmented.h | 28 void (*rotate)(struct rb_node *old, struct rb_node *new); member
|
H A D | fb.h | 139 __u32 rotate; /* angle we rotate counter clockwise */ member
|
/openbmc/qemu/util/ |
H A D | interval-tree.c | 62 void (*rotate)(RBNode *old, RBNode *new); member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | ui-bootstrap-tpls-0.11.0.js | 8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
|
H A D | ui-bootstrap-tpls-0.11.0.min.js | 8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 2619 Int rotate; /* rhs as an Int */ in decNumberRotate() local
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 3553 static void rotate(TCGv reg, TCGv shift, int left, int size) in rotate() function
|