Home
last modified time | relevance | path

Searched refs:qC (Results 1 – 25 of 920) sorted by relevance

12345678910>>...37

/dports/games/tycho/species/wilfiz/
H A Dreepicheep.red15 pGo spl 1 , }qC
67 qC equ 6177
90 sne qPtr+qX*qC , qPtr+qX*qC+qC
91 seq <qTab2-1 , qPtr+qX*(qC-1)+(qC-1)
/dports/games/species/species/wilfiz/
H A Dreepicheep.red15 pGo spl 1 , }qC
67 qC equ 6177
90 sne qPtr+qX*qC , qPtr+qX*qC+qC
91 seq <qTab2-1 , qPtr+qX*(qC-1)+(qC-1)
/dports/graphics/libfpx/libfpx-1.3.1-10/basics/
H A Dcolor.cpp117 CouleurRGB qN, qS, qE, qW, qC; in Interpole64CouleurRGB() local
124 qC.Average(qN,qS); // Center in Interpole64CouleurRGB()
126 Interpole16CouleurRGB (qNW, qN, qW, qC, R); // NW sub-tile in Interpole64CouleurRGB()
127 Interpole16CouleurRGB (qN, qNE, qC, qE, R + 16); // NE sub-tile in Interpole64CouleurRGB()
128 Interpole16CouleurRGB (qW, qC, qSW, qS, R + 32); // SW sub-tile in Interpole64CouleurRGB()
129 Interpole16CouleurRGB (qC, qE, qS, qSE, R + 48); // SE sub-tile in Interpole64CouleurRGB()
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-merge-remove.t11 $ hg up -qC 0
44 $ hg st -qC
62 $ hg st -qC
81 $ hg st -qC
91 $ hg up -qC
H A Dtest-import-unknown.t24 $ hg up -qC 0
48 $ hg up -qC 0
61 $ hg up -qC 0
H A Dtest-audit-path.t170 $ hg up -qC 1
178 $ hg up -qC 2
198 $ hg up -qC 0
212 $ hg up -qC 0
221 $ hg up -qC null
232 $ hg up -qC 2
H A Dtest-convert-clonebranches.t17 $ hg up -qC 0
23 $ hg up -qC
62 $ hg up -qC mergeab
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libvterm/t/
H A D65screen_protect.test6 PUSH "A\e[1\"qB\e[\"qC"
13 PUSH "A\e[1\"qB\e[\"qC"
/dports/devel/libvterm/libvterm-0.1.1/t/
H A D65screen_protect.test6 PUSH "A\e[1\"qB\e[\"qC"
13 PUSH "A\e[1\"qB\e[\"qC"
/dports/editors/vim/vim-8.2.3745/src/libvterm/t/
H A D65screen_protect.test6 PUSH "A\e[1\"qB\e[\"qC"
13 PUSH "A\e[1\"qB\e[\"qC"
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/ddevault/go-libvterm/libvterm/t/
H A D65screen_protect.test6 PUSH "A\e[1\"qB\e[\"qC"
13 PUSH "A\e[1\"qB\e[\"qC"
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/functionalities/gdb_remote_client/
H A DTestGDBRemoteClient.py46 def qC(self): member in TestGDBRemoteClient.test_attach_fail.MyResponder
69 def qC(self): member in TestGDBRemoteClient.test_launch_fail.MyResponder
173 def qC(self): member in TestGDBRemoteClient.test_launch_A.MyResponder
231 def qC(self): member in TestGDBRemoteClient.test_launch_vRun.MyResponder
282 def qC(self): member in TestGDBRemoteClient.test_launch_QEnvironment.MyResponder
327 def qC(self): member in TestGDBRemoteClient.test_launch_QEnvironmentHexEncoded_only.MyResponder
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_four_point_interpolator_backward.h85 qreal qC = m_qC_varX + m_qC_varY; in getValue() local
90 nu = -qC / qB; in getValue()
92 qreal D = pow2(qB) - 4 * m_qA * qC; in getValue()
/dports/misc/box2d/box2d-2.4.1/src/dynamics/
H A Db2_gear_joint.cpp176 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
189 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
190 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
292 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
313 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
314 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
322 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_box2d/box2d/Dynamics/Joints/
H A Db2GearJoint.cpp166 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
179 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
180 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
282 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
303 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
304 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
312 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/devel/love/love-11.3/src/libraries/Box2D/Dynamics/Joints/
H A Db2GearJoint.cpp166 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
179 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
180 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
282 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
303 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
304 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
312 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/devel/love08/love-0.8.0/src/libraries/Box2D/Dynamics/Joints/
H A Db2GearJoint.cpp170 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
183 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
184 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
286 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
307 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
308 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
316 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/devel/love10/love-0.10.2/src/libraries/Box2D/Dynamics/Joints/
H A Db2GearJoint.cpp166 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
179 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
180 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
282 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
303 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
304 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
312 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/Box2D/Dynamics/Joints/
H A Db2GearJoint.cpp166 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
179 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
180 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
282 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
303 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
304 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
312 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Box2D/Box2D/Dynamics/Joints/
H A Db2GearJoint.cpp166 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
179 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
180 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
282 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
303 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
304 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
312 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/graphics/py-box2d-py/box2d-py-2.3.8/Box2D/Dynamics/Joints/
H A Db2GearJoint.cpp166 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
179 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
180 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
282 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
303 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
304 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
312 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Box2D/Dynamics/Joints/
H A Db2GearJoint.cpp166 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
179 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
180 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
282 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
303 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
304 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
312 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/Box2D/Dynamics/Joints/
H A Db2GearJoint.cpp166 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
179 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
180 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
282 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
303 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
304 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
312 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Box2D/Dynamics/Joints/
H A Db2GearJoint.cpp170 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in InitVelocityConstraints() local
183 b2Vec2 u = b2Mul(qC, m_localAxisC); in InitVelocityConstraints()
184 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in InitVelocityConstraints()
286 b2Rot qA(aA), qB(aB), qC(aC), qD(aD); in SolvePositionConstraints() local
307 b2Vec2 u = b2Mul(qC, m_localAxisC); in SolvePositionConstraints()
308 b2Vec2 rC = b2Mul(qC, m_localAnchorC - m_lcC); in SolvePositionConstraints()
316 b2Vec2 pA = b2MulT(qC, rA + (cA - cC)); in SolvePositionConstraints()
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DLookup.c105 static XrmQuark qP, qB, qM, qF, qT, qf, qp, ql, qt, qc, qC; local
155 qC = XrmStringToQuark(customization);
184 case 'C': q = qC; break;

12345678910>>...37