Home
last modified time | relevance | path

Searched defs:mAB (Results 1 – 20 of 20) sorted by relevance

/dports/games/fmars/fmars-0.0.207/
H A Dinsn.h103 mF, mA, mB, mAB, mBA, mX, mI /* 7 */ enumerator
/dports/games/exhaust-ma/exhaust-ma-1.9/
H A Dinsn.h101 mF, mA, mB, mAB, mBA, mX, mI /* 7 */ enumerator
/dports/games/exhaust-doc/exhaust-1.9.2/
H A Dinsn.h103 mF, mA, mB, mAB, mBA, mX, mI /* 7 */ enumerator
/dports/games/exhaust/exhaust-1.9.2/
H A Dinsn.h103 mF, mA, mB, mAB, mBA, mX, mI /* 7 */ enumerator
/dports/games/tycho/tycho/
H A Dinsn.h104 mF, mA, mB, mAB, mBA, mX, mI, /* 7 */ enumerator
/dports/games/species/tycho/
H A Dinsn.h104 mF, mA, mB, mAB, mBA, mX, mI, /* 7 */ enumerator
/dports/games/tycho/species/
H A Dinsn.h106 mF, mA, mB, mAB, mBA, mX, mI, MODIFIER_LAST /* 7 */ enumerator
/dports/games/species/species/
H A Dinsn.h106 mF, mA, mB, mAB, mBA, mX, mI, MODIFIER_LAST /* 7 */ enumerator
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/tracked_vehicle/track_shoe/
H A DChTrackShoeBand.cpp47 double mAB = (B.y() - A.y()) / (B.x() - A.x()); in CalcCircleCenter() local
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dglobal.h236 mAB, /* .AB */ enumerator
/dports/games/pmars/pmars-0.9.2/src/
H A Dglobal.h237 mAB, /* .AB */ enumerator
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/tracked_vehicle/sprocket/
H A DChSprocketBand.cpp44 double mAB = (B.y() - A.y()) / (B.x() - A.x()); in CalcCircleCenter() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/qcms/
H A Dqcmsint.h231 struct lutmABType *mAB; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/qcms/
H A Dqcmsint.h220 struct lutmABType *mAB; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/
H A Dqcmsint.h266 struct lutmABType *mAB; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/qcms/src/
H A Dqcmsint.h266 struct lutmABType *mAB; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/src/
H A Diccread.rs60 pub(crate) mAB: Option<Box<lutmABType>>, field
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/src/
H A Diccread.rs60 pub(crate) mAB: Option<Box<lutmABType>>, field
/dports/www/firefox/firefox-99.0/gfx/qcms/src/
H A Diccread.rs59 pub(crate) mAB: Option<Box<lutmABType>>, field
/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A Dlgmat.cpp1503 MatriceMorse<RAB> *mAB=new MatriceMorse<RAB>(An,Bm,0,0); in ProdMat() local