Home
last modified time | relevance | path

Searched refs:m_u (Results 26 – 50 of 694) sorted by relevance

12345678910>>...28

/dports/devel/upp/upp/uppsrc/plugin/box2d/
H A Db2DistanceJoint.cpp74 float32 length = m_u.Length(); in InitVelocityConstraints()
77 m_u *= 1.0f / length; in InitVelocityConstraints()
81 m_u.Set(0.0f, 0.0f); in InitVelocityConstraints()
84 float32 cr1u = b2Cross(r1, m_u); in InitVelocityConstraints()
85 float32 cr2u = b2Cross(r2, m_u); in InitVelocityConstraints()
117 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
142 float32 Cdot = b2Dot(m_u, v2 - v1); in SolveVelocityConstraints()
147 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
177 m_u = d; in SolvePositionConstraints()
178 b2Vec2 P = impulse * m_u; in SolvePositionConstraints()
[all …]
/dports/games/numptyphysics/numptyphysics/Box2D/Source/Dynamics/Joints/
H A Db2DistanceJoint.cpp77 float32 length = m_u.Length(); in InitVelocityConstraints()
80 m_u *= 1.0f / length; in InitVelocityConstraints()
84 m_u.Set(0.0f, 0.0f); in InitVelocityConstraints()
87 float32 cr1u = b2Cross(r1, m_u); in InitVelocityConstraints()
88 float32 cr2u = b2Cross(r2, m_u); in InitVelocityConstraints()
116 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
141 float32 Cdot = b2Dot(m_u, v2 - v1); in SolveVelocityConstraints()
146 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
173 m_u = d; in SolvePositionConstraints()
174 b2Vec2 P = impulse * m_u; in SolvePositionConstraints()
[all …]
/dports/games/kolf/kolf-21.12.3/external/Box2D/Dynamics/Joints/
H A Db2DistanceJoint.cpp74 qreal length = m_u.Length(); in InitVelocityConstraints()
77 m_u *= 1.0f / length; in InitVelocityConstraints()
81 m_u.Set(0.0f, 0.0f); in InitVelocityConstraints()
84 qreal cr1u = b2Cross(r1, m_u); in InitVelocityConstraints()
85 qreal cr2u = b2Cross(r2, m_u); in InitVelocityConstraints()
117 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
142 qreal Cdot = b2Dot(m_u, v2 - v1); in SolveVelocityConstraints()
147 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
177 m_u = d; in SolvePositionConstraints()
178 b2Vec2 P = impulse * m_u; in SolvePositionConstraints()
[all …]
H A Db2RopeJoint.cpp55 m_u = bB->m_sweep.c + m_rB - bA->m_sweep.c - m_rA; in InitVelocityConstraints()
57 m_length = m_u.Length(); in InitVelocityConstraints()
71 m_u *= 1.0f / m_length; in InitVelocityConstraints()
75 m_u.SetZero(); in InitVelocityConstraints()
82 qreal crA = b2Cross(m_rA, m_u); in InitVelocityConstraints()
83 qreal crB = b2Cross(m_rB, m_u); in InitVelocityConstraints()
93 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
116 qreal Cdot = b2Dot(m_u, vB - vA); in SolveVelocityConstraints()
129 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
179 b2Vec2 F = (inv_dt * m_impulse) * m_u; in GetReactionForce()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c135 memset(&fsp->m_u, 0, sizeof(fsp->m_u)); in ice_get_ethtool_fdir_entry()
146 fsp->m_u.usr_ip4_spec.ip4src = rule->mask.v4.src_ip; in ice_get_ethtool_fdir_entry()
148 fsp->m_u.usr_ip4_spec.ip_ver = 0xFF; in ice_get_ethtool_fdir_entry()
149 fsp->m_u.usr_ip4_spec.proto = 0; in ice_get_ethtool_fdir_entry()
151 fsp->m_u.usr_ip4_spec.tos = rule->mask.v4.tos; in ice_get_ethtool_fdir_entry()
178 fsp->m_u.usr_ip6_spec.tclass = rule->mask.v6.tc; in ice_get_ethtool_fdir_entry()
190 memcpy(fsp->m_u.tcp_ip6_spec.ip6src, in ice_get_ethtool_fdir_entry()
193 memcpy(fsp->m_u.tcp_ip6_spec.ip6dst, in ice_get_ethtool_fdir_entry()
199 fsp->m_u.tcp_ip6_spec.tclass = rule->mask.v6.tc; in ice_get_ethtool_fdir_entry()
1552 input->mask.v4.tos = fsp->m_u.usr_ip4_spec.tos; in ice_set_fdir_input_set()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c135 memset(&fsp->m_u, 0, sizeof(fsp->m_u)); in ice_get_ethtool_fdir_entry()
146 fsp->m_u.usr_ip4_spec.ip4src = rule->mask.v4.src_ip; in ice_get_ethtool_fdir_entry()
148 fsp->m_u.usr_ip4_spec.ip_ver = 0xFF; in ice_get_ethtool_fdir_entry()
149 fsp->m_u.usr_ip4_spec.proto = 0; in ice_get_ethtool_fdir_entry()
151 fsp->m_u.usr_ip4_spec.tos = rule->mask.v4.tos; in ice_get_ethtool_fdir_entry()
178 fsp->m_u.usr_ip6_spec.tclass = rule->mask.v6.tc; in ice_get_ethtool_fdir_entry()
190 memcpy(fsp->m_u.tcp_ip6_spec.ip6src, in ice_get_ethtool_fdir_entry()
193 memcpy(fsp->m_u.tcp_ip6_spec.ip6dst, in ice_get_ethtool_fdir_entry()
199 fsp->m_u.tcp_ip6_spec.tclass = rule->mask.v6.tc; in ice_get_ethtool_fdir_entry()
1552 input->mask.v4.tos = fsp->m_u.usr_ip4_spec.tos; in ice_set_fdir_input_set()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c135 memset(&fsp->m_u, 0, sizeof(fsp->m_u)); in ice_get_ethtool_fdir_entry()
146 fsp->m_u.usr_ip4_spec.ip4src = rule->mask.v4.src_ip; in ice_get_ethtool_fdir_entry()
148 fsp->m_u.usr_ip4_spec.ip_ver = 0xFF; in ice_get_ethtool_fdir_entry()
149 fsp->m_u.usr_ip4_spec.proto = 0; in ice_get_ethtool_fdir_entry()
151 fsp->m_u.usr_ip4_spec.tos = rule->mask.v4.tos; in ice_get_ethtool_fdir_entry()
178 fsp->m_u.usr_ip6_spec.tclass = rule->mask.v6.tc; in ice_get_ethtool_fdir_entry()
190 memcpy(fsp->m_u.tcp_ip6_spec.ip6src, in ice_get_ethtool_fdir_entry()
193 memcpy(fsp->m_u.tcp_ip6_spec.ip6dst, in ice_get_ethtool_fdir_entry()
199 fsp->m_u.tcp_ip6_spec.tclass = rule->mask.v6.tc; in ice_get_ethtool_fdir_entry()
1552 input->mask.v4.tos = fsp->m_u.usr_ip4_spec.tos; in ice_set_fdir_input_set()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/wrec/
H A DEscapes.h64 } m_u; variable
79 m_u.i = character; in PatternCharacterEscape()
84 int character() const { return m_u.i; } in character()
98 m_u.c = &characterClass; in CharacterClassEscape()
104 const WREC::CharacterClass& characterClass() const { return *m_u.c; } in characterClass()
119 m_u.i = subpatternId; in BackreferenceEscape()
124 int subpatternId() const { return m_u.i; } in subpatternId()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wrec/
H A DEscapes.h64 } m_u; variable
79 m_u.i = character; in PatternCharacterEscape()
84 int character() const { return m_u.i; } in character()
98 m_u.c = &characterClass; in CharacterClassEscape()
104 const WREC::CharacterClass& characterClass() const { return *m_u.c; } in characterClass()
119 m_u.i = subpatternId; in BackreferenceEscape()
124 int subpatternId() const { return m_u.i; } in subpatternId()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wrec/
H A DEscapes.h64 } m_u; variable
79 m_u.i = character; in PatternCharacterEscape()
84 int character() const { return m_u.i; } in character()
98 m_u.c = &characterClass; in CharacterClassEscape()
104 const WREC::CharacterClass& characterClass() const { return *m_u.c; } in characterClass()
119 m_u.i = subpatternId; in BackreferenceEscape()
124 int subpatternId() const { return m_u.i; } in subpatternId()
/dports/misc/box2d/box2d-2.4.1/src/dynamics/
H A Db2_distance_joint.cpp101 m_u = cB + m_rB - cA - m_rA; in InitVelocityConstraints()
104 m_currentLength = m_u.Length(); in InitVelocityConstraints()
107 m_u *= 1.0f / m_currentLength; in InitVelocityConstraints()
111 m_u.Set(0.0f, 0.0f); in InitVelocityConstraints()
118 float crAu = b2Cross(m_rA, m_u); in InitVelocityConstraints()
119 float crBu = b2Cross(m_rB, m_u); in InitVelocityConstraints()
194 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
214 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
235 b2Vec2 P = -impulse * m_u; in SolveVelocityConstraints()
250 float Cdot = b2Dot(m_u, vpB - vpA); in SolveVelocityConstraints()
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/
H A DKviKvsVariant.h76 DataType m_u; variable
101 kvs_real_t real() const { return m_u.dReal; }; in real()
107 kvs_int_t integer() const { return m_u.iInt; }; in integer()
151 DataType m_u; variable
695 kvs_int_t integer() const { return m_pData ? m_pData->m_u.iInt : 0; }; in integer()
701 kvs_real_t real() const { return m_pData ? *(m_pData->m_u.pReal) : 0.0; }; in real()
707 const QString & string() const { return m_pData ? *(m_pData->m_u.pString) : KviQString::Empty; }; in string()
713 bool boolean() const { return m_pData ? m_pData->m_u.bBoolean : false; }; in boolean()
719 KviKvsArray * array() const { return m_pData ? m_pData->m_u.pArray : 0; }; in array()
725 KviKvsHash * hash() const { return m_pData ? m_pData->m_u.pHash : 0; }; in hash()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/container/test/
H A Dresource_adaptor_test.cpp100 : m_u(0u) in stateful()
110 { return l.m_u == r.m_u; } in operator ==()
113 { return l.m_u != r.m_u; } in operator !=()
116 unsigned m_u; member
126 a.m_u = 999; in test_get_allocator()
129 BOOST_TEST( ra.get_allocator().m_u == 999); in test_get_allocator()
130 BOOST_TEST(cra.get_allocator().m_u == 999); in test_get_allocator()
217 dra2.get_allocator().m_u = 1234; in test_do_is_equal()
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/test/
H A Dresource_adaptor_test.cpp100 : m_u(0u) in stateful()
110 { return l.m_u == r.m_u; } in operator ==()
113 { return l.m_u != r.m_u; } in operator !=()
116 unsigned m_u; member
126 a.m_u = 999; in test_get_allocator()
129 BOOST_TEST( ra.get_allocator().m_u == 999); in test_get_allocator()
130 BOOST_TEST(cra.get_allocator().m_u == 999); in test_get_allocator()
217 dra2.get_allocator().m_u = 1234; in test_do_is_equal()
/dports/devel/boost-libs/boost_1_72_0/libs/container/test/
H A Dresource_adaptor_test.cpp100 : m_u(0u) in stateful()
110 { return l.m_u == r.m_u; } in operator ==()
113 { return l.m_u != r.m_u; } in operator !=()
116 unsigned m_u; member
126 a.m_u = 999; in test_get_allocator()
129 BOOST_TEST( ra.get_allocator().m_u == 999); in test_get_allocator()
130 BOOST_TEST(cra.get_allocator().m_u == 999); in test_get_allocator()
217 dra2.get_allocator().m_u = 1234; in test_do_is_equal()
/dports/devel/hyperscan/boost_1_75_0/libs/container/test/
H A Dresource_adaptor_test.cpp100 : m_u(0u) in stateful()
110 { return l.m_u == r.m_u; } in operator ==()
113 { return l.m_u != r.m_u; } in operator !=()
116 unsigned m_u; member
126 a.m_u = 999; in test_get_allocator()
129 BOOST_TEST( ra.get_allocator().m_u == 999); in test_get_allocator()
130 BOOST_TEST(cra.get_allocator().m_u == 999); in test_get_allocator()
217 dra2.get_allocator().m_u = 1234; in test_do_is_equal()
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Text/
H A Dmctexturetext.cc166 { texGlyph.uv(3).m_u, texGlyph.uv(3).m_v }, in render()
167 { texGlyph.uv(0).m_u, texGlyph.uv(0).m_v }, in render()
168 { texGlyph.uv(1).m_u, texGlyph.uv(1).m_v }, in render()
169 { texGlyph.uv(2).m_u, texGlyph.uv(2).m_v } in render()
211 { texGlyph.uv(3).m_u, texGlyph.uv(3).m_v }, in render()
212 { texGlyph.uv(0).m_u, texGlyph.uv(0).m_v }, in render()
213 { texGlyph.uv(1).m_u, texGlyph.uv(1).m_v }, in render()
214 { texGlyph.uv(2).m_u, texGlyph.uv(2).m_v } in render()
/dports/biology/abyss/abyss-2.3.1/FMIndex/
H A DDAWG.h53 out_edge_iterator() : m_g(NULL), m_u(), m_v(), m_i(0) { }
57 : m_g(&g), m_u(u), m_v(), m_i(i)
64 return edge_descriptor(m_u, m_v);
69 return m_g == it.m_g && m_u == it.m_u && m_i == it.m_i;
98 m_g->update(m_u.first, m_i),
99 m_g->update(m_u.second, m_i));
106 vertex_descriptor m_u;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_box2d/box2d/Dynamics/Joints/
H A Db2RopeJoint.cpp71 m_u = cB + m_rB - cA - m_rA; in InitVelocityConstraints()
73 m_length = m_u.Length(); in InitVelocityConstraints()
87 m_u *= 1.0f / m_length; in InitVelocityConstraints()
91 m_u.SetZero(); in InitVelocityConstraints()
98 float32 crA = b2Cross(m_rA, m_u); in InitVelocityConstraints()
99 float32 crB = b2Cross(m_rB, m_u); in InitVelocityConstraints()
109 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
137 float32 Cdot = b2Dot(m_u, vpB - vpA); in SolveVelocityConstraints()
150 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
208 b2Vec2 F = (inv_dt * m_impulse) * m_u; in GetReactionForce()
/dports/devel/love/love-11.3/src/libraries/Box2D/Dynamics/Joints/
H A Db2RopeJoint.cpp71 m_u = cB + m_rB - cA - m_rA; in InitVelocityConstraints()
73 m_length = m_u.Length(); in InitVelocityConstraints()
87 m_u *= 1.0f / m_length; in InitVelocityConstraints()
91 m_u.SetZero(); in InitVelocityConstraints()
98 float32 crA = b2Cross(m_rA, m_u); in InitVelocityConstraints()
99 float32 crB = b2Cross(m_rB, m_u); in InitVelocityConstraints()
109 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
137 float32 Cdot = b2Dot(m_u, vpB - vpA); in SolveVelocityConstraints()
150 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
208 b2Vec2 F = (inv_dt * m_impulse) * m_u; in GetReactionForce()
/dports/devel/love08/love-0.8.0/src/libraries/Box2D/Dynamics/Joints/
H A Db2RopeJoint.cpp71 m_u = cB + m_rB - cA - m_rA; in InitVelocityConstraints()
73 m_length = m_u.Length(); in InitVelocityConstraints()
87 m_u *= 1.0f / m_length; in InitVelocityConstraints()
91 m_u.SetZero(); in InitVelocityConstraints()
98 float32 crA = b2Cross(m_rA, m_u); in InitVelocityConstraints()
99 float32 crB = b2Cross(m_rB, m_u); in InitVelocityConstraints()
109 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
137 float32 Cdot = b2Dot(m_u, vpB - vpA); in SolveVelocityConstraints()
150 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
208 b2Vec2 F = (inv_dt * m_impulse) * m_u; in GetReactionForce()
/dports/devel/love10/love-0.10.2/src/libraries/Box2D/Dynamics/Joints/
H A Db2RopeJoint.cpp71 m_u = cB + m_rB - cA - m_rA; in InitVelocityConstraints()
73 m_length = m_u.Length(); in InitVelocityConstraints()
87 m_u *= 1.0f / m_length; in InitVelocityConstraints()
91 m_u.SetZero(); in InitVelocityConstraints()
98 float32 crA = b2Cross(m_rA, m_u); in InitVelocityConstraints()
99 float32 crB = b2Cross(m_rB, m_u); in InitVelocityConstraints()
109 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
137 float32 Cdot = b2Dot(m_u, vpB - vpA); in SolveVelocityConstraints()
150 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
208 b2Vec2 F = (inv_dt * m_impulse) * m_u; in GetReactionForce()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/Box2D/Dynamics/Joints/
H A Db2RopeJoint.cpp71 m_u = cB + m_rB - cA - m_rA; in InitVelocityConstraints()
73 m_length = m_u.Length(); in InitVelocityConstraints()
87 m_u *= 1.0f / m_length; in InitVelocityConstraints()
91 m_u.SetZero(); in InitVelocityConstraints()
98 float32 crA = b2Cross(m_rA, m_u); in InitVelocityConstraints()
99 float32 crB = b2Cross(m_rB, m_u); in InitVelocityConstraints()
109 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
137 float32 Cdot = b2Dot(m_u, vpB - vpA); in SolveVelocityConstraints()
150 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
208 b2Vec2 F = (inv_dt * m_impulse) * m_u; in GetReactionForce()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Box2D/Box2D/Dynamics/Joints/
H A Db2RopeJoint.cpp71 m_u = cB + m_rB - cA - m_rA; in InitVelocityConstraints()
73 m_length = m_u.Length(); in InitVelocityConstraints()
87 m_u *= 1.0f / m_length; in InitVelocityConstraints()
91 m_u.SetZero(); in InitVelocityConstraints()
98 float32 crA = b2Cross(m_rA, m_u); in InitVelocityConstraints()
99 float32 crB = b2Cross(m_rB, m_u); in InitVelocityConstraints()
109 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
137 float32 Cdot = b2Dot(m_u, vpB - vpA); in SolveVelocityConstraints()
150 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
208 b2Vec2 F = (inv_dt * m_impulse) * m_u; in GetReactionForce()
/dports/graphics/py-box2d-py/box2d-py-2.3.8/Box2D/Dynamics/Joints/
H A Db2RopeJoint.cpp71 m_u = cB + m_rB - cA - m_rA; in InitVelocityConstraints()
73 m_length = m_u.Length(); in InitVelocityConstraints()
87 m_u *= 1.0f / m_length; in InitVelocityConstraints()
91 m_u.SetZero(); in InitVelocityConstraints()
98 float32 crA = b2Cross(m_rA, m_u); in InitVelocityConstraints()
99 float32 crB = b2Cross(m_rB, m_u); in InitVelocityConstraints()
109 b2Vec2 P = m_impulse * m_u; in InitVelocityConstraints()
137 float32 Cdot = b2Dot(m_u, vpB - vpA); in SolveVelocityConstraints()
150 b2Vec2 P = impulse * m_u; in SolveVelocityConstraints()
208 b2Vec2 F = (inv_dt * m_impulse) * m_u; in GetReactionForce()

12345678910>>...28