Home
last modified time | relevance | path

Searched defs:rotation (Results 1 – 25 of 4729) sorted by relevance

12345678910>>...190

/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Drotate.h13 #define ROLx( data, rotation ) \ argument
17 #define RORx( data, rotation ) \ argument
22 rol8 ( uint8_t data, unsigned int rotation ) { in rol8()
27 ror8 ( uint8_t data, unsigned int rotation ) { in ror8()
32 rol16 ( uint16_t data, unsigned int rotation ) { in rol16()
37 ror16 ( uint16_t data, unsigned int rotation ) { in ror16()
42 rol32 ( uint32_t data, unsigned int rotation ) { in rol32()
47 ror32 ( uint32_t data, unsigned int rotation ) { in ror32()
52 rol64 ( uint64_t data, unsigned int rotation ) { in rol64()
57 ror64 ( uint64_t data, unsigned int rotation ) { in ror64()
[all …]
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Drotate.h13 #define ROLx( data, rotation ) \ argument
17 #define RORx( data, rotation ) \ argument
22 rol8 ( uint8_t data, unsigned int rotation ) { in rol8()
27 ror8 ( uint8_t data, unsigned int rotation ) { in ror8()
32 rol16 ( uint16_t data, unsigned int rotation ) { in rol16()
37 ror16 ( uint16_t data, unsigned int rotation ) { in ror16()
42 rol32 ( uint32_t data, unsigned int rotation ) { in rol32()
47 ror32 ( uint32_t data, unsigned int rotation ) { in ror32()
52 rol64 ( uint64_t data, unsigned int rotation ) { in rol64()
57 ror64 ( uint64_t data, unsigned int rotation ) { in ror64()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Drotate.h13 #define ROLx( data, rotation ) \ argument
17 #define RORx( data, rotation ) \ argument
22 rol8 ( uint8_t data, unsigned int rotation ) { in rol8()
27 ror8 ( uint8_t data, unsigned int rotation ) { in ror8()
32 rol16 ( uint16_t data, unsigned int rotation ) { in rol16()
37 ror16 ( uint16_t data, unsigned int rotation ) { in ror16()
42 rol32 ( uint32_t data, unsigned int rotation ) { in rol32()
47 ror32 ( uint32_t data, unsigned int rotation ) { in ror32()
52 rol64 ( uint64_t data, unsigned int rotation ) { in rol64()
57 ror64 ( uint64_t data, unsigned int rotation ) { in ror64()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Drotate.h13 #define ROLx( data, rotation ) \ argument
17 #define RORx( data, rotation ) \ argument
22 rol8 ( uint8_t data, unsigned int rotation ) { in rol8()
27 ror8 ( uint8_t data, unsigned int rotation ) { in ror8()
32 rol16 ( uint16_t data, unsigned int rotation ) { in rol16()
37 ror16 ( uint16_t data, unsigned int rotation ) { in ror16()
42 rol32 ( uint32_t data, unsigned int rotation ) { in rol32()
47 ror32 ( uint32_t data, unsigned int rotation ) { in ror32()
52 rol64 ( uint64_t data, unsigned int rotation ) { in rol64()
57 ror64 ( uint64_t data, unsigned int rotation ) { in ror64()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Drotate.h14 rol8 ( uint8_t data, unsigned int rotation ) { in rol8()
19 ror8 ( uint8_t data, unsigned int rotation ) { in ror8()
24 rol16 ( uint16_t data, unsigned int rotation ) { in rol16()
29 ror16 ( uint16_t data, unsigned int rotation ) { in ror16()
34 rol32 ( uint32_t data, unsigned int rotation ) { in rol32()
39 ror32 ( uint32_t data, unsigned int rotation ) { in ror32()
44 rol64 ( uint64_t data, unsigned int rotation ) { in rol64()
49 ror64 ( uint64_t data, unsigned int rotation ) { in ror64()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Drotate.h14 rol8 ( uint8_t data, unsigned int rotation ) { in rol8()
19 ror8 ( uint8_t data, unsigned int rotation ) { in ror8()
24 rol16 ( uint16_t data, unsigned int rotation ) { in rol16()
29 ror16 ( uint16_t data, unsigned int rotation ) { in ror16()
34 rol32 ( uint32_t data, unsigned int rotation ) { in rol32()
39 ror32 ( uint32_t data, unsigned int rotation ) { in ror32()
44 rol64 ( uint64_t data, unsigned int rotation ) { in rol64()
49 ror64 ( uint64_t data, unsigned int rotation ) { in ror64()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Drotate.h14 rol8 ( uint8_t data, unsigned int rotation ) { in rol8()
19 ror8 ( uint8_t data, unsigned int rotation ) { in ror8()
24 rol16 ( uint16_t data, unsigned int rotation ) { in rol16()
29 ror16 ( uint16_t data, unsigned int rotation ) { in ror16()
34 rol32 ( uint32_t data, unsigned int rotation ) { in rol32()
39 ror32 ( uint32_t data, unsigned int rotation ) { in ror32()
44 rol64 ( uint64_t data, unsigned int rotation ) { in rol64()
49 ror64 ( uint64_t data, unsigned int rotation ) { in ror64()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Drotate.h14 rol8 ( uint8_t data, unsigned int rotation ) { in rol8()
19 ror8 ( uint8_t data, unsigned int rotation ) { in ror8()
24 rol16 ( uint16_t data, unsigned int rotation ) { in rol16()
29 ror16 ( uint16_t data, unsigned int rotation ) { in ror16()
34 rol32 ( uint32_t data, unsigned int rotation ) { in rol32()
39 ror32 ( uint32_t data, unsigned int rotation ) { in ror32()
44 rol64 ( uint64_t data, unsigned int rotation ) { in rol64()
49 ror64 ( uint64_t data, unsigned int rotation ) { in ror64()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgManipulator/
H A DTabBoxDragger.cpp37 …osg::Quat rotation; rotation.makeRotate(osg::Vec3(0.0f, -1.0f, 0.0f), osg::Vec3(0.0f, 1.0f, 0.0f)); in TabBoxDragger() local
41 … osg::Quat rotation; rotation.makeRotate(osg::Vec3(0.0f, 0.0f, 1.0f), osg::Vec3(0.0f, 1.0f, 0.0f)); in TabBoxDragger() local
46 … osg::Quat rotation; rotation.makeRotate(osg::Vec3(0.0f, 1.0f, 0.0f), osg::Vec3(0.0f, 0.0f, 1.0f)); in TabBoxDragger() local
51 … osg::Quat rotation; rotation.makeRotate(osg::Vec3(1.0f, 0.0f, 0.0f), osg::Vec3(0.0f, 1.0f, 0.0f)); in TabBoxDragger() local
56 … osg::Quat rotation; rotation.makeRotate(osg::Vec3(0.0f, 1.0f, 0.0f), osg::Vec3(1.0f, 0.0f, 0.0f)); in TabBoxDragger() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgManipulator/
H A DTabBoxDragger.cpp37 …osg::Quat rotation; rotation.makeRotate(osg::Vec3(0.0f, -1.0f, 0.0f), osg::Vec3(0.0f, 1.0f, 0.0f)); in TabBoxDragger() local
41 … osg::Quat rotation; rotation.makeRotate(osg::Vec3(0.0f, 0.0f, 1.0f), osg::Vec3(0.0f, 1.0f, 0.0f)); in TabBoxDragger() local
46 … osg::Quat rotation; rotation.makeRotate(osg::Vec3(0.0f, 1.0f, 0.0f), osg::Vec3(0.0f, 0.0f, 1.0f)); in TabBoxDragger() local
51 … osg::Quat rotation; rotation.makeRotate(osg::Vec3(1.0f, 0.0f, 0.0f), osg::Vec3(0.0f, 1.0f, 0.0f)); in TabBoxDragger() local
56 … osg::Quat rotation; rotation.makeRotate(osg::Vec3(0.0f, 1.0f, 0.0f), osg::Vec3(1.0f, 0.0f, 0.0f)); in TabBoxDragger() local
/dports/astro/marble/marble-21.12.3/src/lib/marble/geodata/handlers/kml/
H A DKmlRotationTagHandler.cpp20 KML_DEFINE_TAG_HANDLER( rotation ) in KML_DEFINE_TAG_HANDLER() argument
30 qreal rotation = parser.readElementText().toFloat(); in KML_DEFINE_TAG_HANDLER() local
36 qreal rotation = parser.readElementText().toFloat(); in KML_DEFINE_TAG_HANDLER() local
42 qreal rotation = parser.readElementText().toFloat(); in KML_DEFINE_TAG_HANDLER() local
/dports/games/gtkradiant/GPL/GtkRadiant/plugins/entity/
H A Drotation.h36 inline void default_rotation(Float9 rotation) in default_rotation()
77 inline void read_rotation(Float9 rotation, const char* value) in read_rotation()
85 inline Matrix4 rotation_toMatrix(const Float9 rotation) in rotation_toMatrix()
107 inline void rotation_fromMatrix(Float9 rotation, const Matrix4& matrix) in rotation_fromMatrix()
120 inline void rotation_assign(Float9 rotation, const Float9 other) in rotation_assign()
133 inline void rotation_rotate(Float9 rotation, const Quaternion& rotate) in rotation_rotate()
143 inline void read_angle(Float9 rotation, const char* value) in read_angle()
/dports/games/netradiant/netradiant-20150621-src/plugins/entity/
H A Drotation.h36 inline void default_rotation( Float9 rotation ){ in default_rotation()
74 inline void read_rotation( Float9 rotation, const char* value ){ in read_rotation()
80 inline Matrix4 rotation_toMatrix( const Float9 rotation ){ in rotation_toMatrix()
101 inline void rotation_fromMatrix( Float9 rotation, const Matrix4& matrix ){ in rotation_fromMatrix()
113 inline void rotation_assign( Float9 rotation, const Float9 other ){ in rotation_assign()
125 inline void rotation_rotate( Float9 rotation, const Quaternion& rotate ){ in rotation_rotate()
134 inline void read_angle( Float9 rotation, const char* value ){ in read_angle()
/dports/games/freedoko/FreeDoko_0.7.19/src/basetypes/
H A Drotation.cpp38 clockwise(Rotation const rotation) noexcept in clockwise()
65 counterclockwise(Rotation const rotation) noexcept in counterclockwise()
92 to_string(Rotation const rotation) noexcept in to_string()
115 operator<<(ostream& ostr, Rotation const rotation) in operator <<()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc20 libyuv::RotationMode ToLibyuvRotationMode(Rotation rotation) { in ToLibyuvRotationMode()
37 Rotation rotation, in RotateAndOffsetRect()
46 Rotation ReverseRotation(Rotation rotation) { in ReverseRotation()
61 DesktopSize RotateSize(DesktopSize size, Rotation rotation) { in RotateSize()
74 DesktopRect RotateRect(DesktopRect rect, DesktopSize size, Rotation rotation) { in RotateRect()
95 const Rotation& rotation, in RotateDesktopFrame()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc20 libyuv::RotationMode ToLibyuvRotationMode(Rotation rotation) { in ToLibyuvRotationMode()
37 Rotation rotation, in RotateAndOffsetRect()
46 Rotation ReverseRotation(Rotation rotation) { in ReverseRotation()
61 DesktopSize RotateSize(DesktopSize size, Rotation rotation) { in RotateSize()
74 DesktopRect RotateRect(DesktopRect rect, DesktopSize size, Rotation rotation) { in RotateRect()
95 const Rotation& rotation, in RotateDesktopFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc20 libyuv::RotationMode ToLibyuvRotationMode(Rotation rotation) { in ToLibyuvRotationMode()
37 Rotation rotation, in RotateAndOffsetRect()
46 Rotation ReverseRotation(Rotation rotation) { in ReverseRotation()
61 DesktopSize RotateSize(DesktopSize size, Rotation rotation) { in RotateSize()
74 DesktopRect RotateRect(DesktopRect rect, DesktopSize size, Rotation rotation) { in RotateRect()
95 const Rotation& rotation, in RotateDesktopFrame()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc20 libyuv::RotationMode ToLibyuvRotationMode(Rotation rotation) { in ToLibyuvRotationMode()
37 Rotation rotation, in RotateAndOffsetRect()
46 Rotation ReverseRotation(Rotation rotation) { in ReverseRotation()
61 DesktopSize RotateSize(DesktopSize size, Rotation rotation) { in RotateSize()
74 DesktopRect RotateRect(DesktopRect rect, DesktopSize size, Rotation rotation) { in RotateRect()
95 const Rotation& rotation, in RotateDesktopFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc22 libyuv::RotationMode ToLibyuvRotationMode(Rotation rotation) { in ToLibyuvRotationMode()
39 Rotation rotation, in RotateAndOffsetRect()
48 Rotation ReverseRotation(Rotation rotation) { in ReverseRotation()
63 DesktopSize RotateSize(DesktopSize size, Rotation rotation) { in RotateSize()
76 DesktopRect RotateRect(DesktopRect rect, DesktopSize size, Rotation rotation) { in RotateRect()
97 const Rotation& rotation, in RotateDesktopFrame()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc22 libyuv::RotationMode ToLibyuvRotationMode(Rotation rotation) { in ToLibyuvRotationMode()
39 Rotation rotation, in RotateAndOffsetRect()
48 Rotation ReverseRotation(Rotation rotation) { in ReverseRotation()
63 DesktopSize RotateSize(DesktopSize size, Rotation rotation) { in RotateSize()
76 DesktopRect RotateRect(DesktopRect rect, DesktopSize size, Rotation rotation) { in RotateRect()
97 const Rotation& rotation, in RotateDesktopFrame()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc22 libyuv::RotationMode ToLibyuvRotationMode(Rotation rotation) { in ToLibyuvRotationMode()
39 Rotation rotation, in RotateAndOffsetRect()
48 Rotation ReverseRotation(Rotation rotation) { in ReverseRotation()
63 DesktopSize RotateSize(DesktopSize size, Rotation rotation) { in RotateSize()
76 DesktopRect RotateRect(DesktopRect rect, DesktopSize size, Rotation rotation) { in RotateRect()
97 const Rotation& rotation, in RotateDesktopFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc22 libyuv::RotationMode ToLibyuvRotationMode(Rotation rotation) { in ToLibyuvRotationMode()
39 Rotation rotation, in RotateAndOffsetRect()
48 Rotation ReverseRotation(Rotation rotation) { in ReverseRotation()
63 DesktopSize RotateSize(DesktopSize size, Rotation rotation) { in RotateSize()
76 DesktopRect RotateRect(DesktopRect rect, DesktopSize size, Rotation rotation) { in RotateRect()
97 const Rotation& rotation, in RotateDesktopFrame()
/dports/games/warzone2100/warzone2100/data/mp/multiplay/maps/3c-Monocot_i/
H A Dfeature.json9 "rotation": [ array
22 "rotation": [ array
35 "rotation": [ array
48 "rotation": [ array
61 "rotation": [ array
74 "rotation": [ array
87 "rotation": [ array
100 "rotation": [ array
113 "rotation": [ array
126 "rotation": [ array
[all …]
/dports/games/warzone2100/warzone2100/data/mp/multiplay/maps/2c-Vision/
H A Dfeature.json9 "rotation": [ array
22 "rotation": [ array
35 "rotation": [ array
48 "rotation": [ array
61 "rotation": [ array
74 "rotation": [ array
87 "rotation": [ array
100 "rotation": [ array
113 "rotation": [ array
126 "rotation": [ array
[all …]
/dports/games/warzone2100/warzone2100/data/mp/multiplay/maps/8c-cockate/
H A Dfeature.json9 "rotation": [ array
22 "rotation": [ array
35 "rotation": [ array
48 "rotation": [ array
61 "rotation": [ array
74 "rotation": [ array
87 "rotation": [ array
100 "rotation": [ array
113 "rotation": [ array
126 "rotation": [ array
[all …]

12345678910>>...190