Home
last modified time | relevance | path

Searched defs:rawy (Results 1 – 25 of 66) sorted by last modified time

123

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkmain.c1632 int mapn, rawx, rawy, button; in tk_mouse_down_cmd() local
1650 int mapn, rawx, rawy, button; in tk_mouse_up_cmd() local
1669 int mapn, rawx, rawy; in tk_mouse_over_cmd() local
1685 update_mouseover(Map *map, int rawx, int rawy) in update_mouseover()
1746 int mapn, rawx, rawy, button; in tk_world_mouse_down_cmd() local
1765 int mapn, rawx, rawy, button; in tk_world_mouse_up_cmd() local
1784 int mapn, rawx, rawy; in tk_world_mouse_over_cmd() local
1798 update_world_mouseover(Map *map, int rawx, int rawy) in update_world_mouseover()
1824 autoscroll(Map *map, VP *vp, int which, int rawx, int rawy) in autoscroll()
3280 int mapn, rawx, rawy, winx, winy, x, y, cancelled; in tk_interp_key() local
/dports/devel/liblas/libLAS-1.8.1/apps/
H A Dlas2pg.c530 uint32_t rawy = 0; in main() local
H A Dlas2col.c535 int64_t EncodeMorton2D_1(unsigned int rawx, unsigned int rawy){ in EncodeMorton2D_1()
557 unsigned int rawy = ((unsigned int) LASPoint_GetRawY(p)) + factorY; in morton2D_encode() local
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/actors/
H A Danim_action.h82 uint32 rawy = (_flags & 0x00F00000) >> 16; in cru_attacky() local
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Danimation-optimize.c333 gint rawx, rawy, rawbpp, rawwidth, rawheight; in compose_row() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/sega/
H A Dd_segag80v.cpp1083 inline int adjust_xy(int rawx, int rawy, int *outx, int *outy) in adjust_xy()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/headtracking/
H A Dfreetrack.h34 float rawy; member
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dothunder_vidhrdw.c270 int rawx, rawy, centrex, centrey, screenx, screeny; in VIDEO_UPDATE() local
H A Dtaito_z_vidhrdw.c984 int rawx, rawy, centrex, centrey, screenx, screeny; in VIDEO_UPDATE() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dothunder_vidhrdw.c270 int rawx, rawy, centrex, centrey, screenx, screeny; in VIDEO_UPDATE() local
H A Dtaito_z_vidhrdw.c984 int rawx, rawy, centrex, centrey, screenx, screeny; in VIDEO_UPDATE() local
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DSparsePolyOps-RingElem.C420 bool SparsePolyRingBase::myIsDivisible(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myIsDivisible()
H A Dring.C234 void RingBase::myLcm(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myLcm()
248 …yGcdQuot(RawPtr rawlhs, RawPtr rawxquot, RawPtr rawyquot, ConstRawPtr rawx, ConstRawPtr rawy) const in myGcdQuot()
412 int RingBase::myCmpAbs(ConstRawPtr rawx, ConstRawPtr rawy) const in myCmpAbs()
529 void RingBase::myGcdInField(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myGcdInField()
H A Dsubmodule.C80 bool myIsEqual(ConstRawPtr rawx, ConstRawPtr rawy) const {return myM->myIsEqual(rawx, rawy);} in myIsEqual()
H A DRingTwinFloat.C424 void RingTwinFloatImpl::mySwap(RawPtr rawx, RawPtr rawy) const in mySwap()
504 void RingTwinFloatImpl::myAdd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myAdd()
534 void RingTwinFloatImpl::mySub(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in mySub()
565 void RingTwinFloatImpl::myMul(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myMul()
580 void RingTwinFloatImpl::myDiv(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myDiv()
595 bool RingTwinFloatImpl::myIsDivisible(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myIsDivisible()
999 bool RingTwinFloatImpl::myIsEqual(ConstRawPtr rawx, ConstRawPtr rawy) const in myIsEqual()
1005 int RingTwinFloatImpl::myCmp(ConstRawPtr rawx, ConstRawPtr rawy) const in myCmp()
1166 bool3 RingTwinFloatImpl::myIsEqualNZIgnoreSign(ConstRawPtr rawx, ConstRawPtr rawy) const in myIsEqualNZIgnoreSign()
H A DRingWeyl.C367 void RingWeylImpl::mySwap(RawPtr rawx, RawPtr rawy) const in mySwap()
409 void RingWeylImpl::myAdd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myAdd()
415 void RingWeylImpl::mySub(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in mySub()
551 bool RingWeylImpl::myIsEqual(ConstRawPtr rawx, ConstRawPtr rawy) const in myIsEqual()
H A DRingZZ.C326 void RingZZImpl::mySwap(RawPtr rawx, RawPtr rawy) const in mySwap()
370 void RingZZImpl::myAdd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myAdd()
376 void RingZZImpl::mySub(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in mySub()
382 void RingZZImpl::myMul(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myMul()
388 void RingZZImpl::myDiv(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myDiv()
395 bool RingZZImpl::myIsDivisible(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myIsDivisible()
418 void RingZZImpl::myGcd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myGcd()
424 …yExgcd(RawPtr rawlhs, RawPtr rawxcofac, RawPtr rawycofac, ConstRawPtr rawx, ConstRawPtr rawy) const in myExgcd()
544 bool RingZZImpl::myIsEqual(ConstRawPtr rawx, ConstRawPtr rawy) const in myIsEqual()
550 int RingZZImpl::myCmp(ConstRawPtr rawx, ConstRawPtr rawy) const in myCmp()
[all …]
H A DRingDistrMPolyClean.C232 void RingDistrMPolyCleanImpl::mySwap(RawPtr rawx, RawPtr rawy) const in mySwap()
278 void RingDistrMPolyCleanImpl::myAdd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myAdd()
284 void RingDistrMPolyCleanImpl::mySub(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in mySub()
296 bool RingDistrMPolyCleanImpl::myIsEqual(ConstRawPtr rawx, ConstRawPtr rawy) const in myIsEqual()
H A DRingDistrMPolyInlPP.C248 void RingDistrMPolyInlPPImpl::mySwap(RawPtr rawx, RawPtr rawy) const in mySwap()
294 void RingDistrMPolyInlPPImpl::myAdd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myAdd()
300 void RingDistrMPolyInlPPImpl::mySub(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in mySub()
312 bool RingDistrMPolyInlPPImpl::myIsEqual(ConstRawPtr rawx, ConstRawPtr rawy) const in myIsEqual()
H A DRingFqVec.C278 RingElemRawPtr RingFqVecImpl::myNew(ConstRawPtr rawy) const in myNew()
292 void RingFqVecImpl::mySwap(RawPtr rawx, RawPtr rawy) const in mySwap()
342 void RingFqVecImpl::myAdd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myAdd()
348 void RingFqVecImpl::mySub(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in mySub()
354 void RingFqVecImpl::myMul(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myMul()
360 void RingFqVecImpl::myDiv(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myDiv()
367 bool RingFqVecImpl::myIsDivisible(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myIsDivisible()
381 void RingFqVecImpl::myGcd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myGcd()
520 bool RingFqVecImpl::myIsEqual(ConstRawPtr rawx, ConstRawPtr rawy) const in myIsEqual()
H A DRingQQ.C245 void RingQQImpl::mySwap(RawPtr rawx, RawPtr rawy) const in mySwap()
295 void RingQQImpl::myAdd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myAdd()
301 void RingQQImpl::mySub(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in mySub()
307 void RingQQImpl::myMul(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myMul()
313 void RingQQImpl::myDiv(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myDiv()
320 bool RingQQImpl::myIsDivisible(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myIsDivisible()
334 void RingQQImpl::myGcd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myGcd()
457 bool RingQQImpl::myIsEqual(ConstRawPtr rawx, ConstRawPtr rawy) const in myIsEqual()
463 int RingQQImpl::myCmp(ConstRawPtr rawx, ConstRawPtr rawy) const in myCmp()
469 int RingQQImpl::myCmpAbs(ConstRawPtr rawx, ConstRawPtr rawy) const in myCmpAbs()
H A DRingExtAlg.C372 void RingExtAlgImpl::mySwap(RawPtr rawx, RawPtr rawy) const in mySwap()
414 void RingExtAlgImpl::myAdd(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in myAdd()
420 void RingExtAlgImpl::mySub(RawPtr rawlhs, ConstRawPtr rawx, ConstRawPtr rawy) const in mySub()
556 bool RingExtAlgImpl::myIsEqual(ConstRawPtr rawx, ConstRawPtr rawy) const in myIsEqual()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dsegag80v.cpp84 inline bool segag80v_state::adjust_xy(int rawx, int rawy, int &outx, int &outy) in adjust_xy()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dsegag80v.cpp84 inline bool segag80v_state::adjust_xy(int rawx, int rawy, int &outx, int &outy) in adjust_xy()
/dports/devel/nextpnr/nextpnr-48cd407/common/
H A Dplacer_heap.cc345 double rawx, rawy; member

123