Home
last modified time | relevance | path

Searched refs:FAR_AWAY (Results 1 – 25 of 42) sorted by relevance

12

/dports/graphics/rayshade/rayshade.4.0/libray/libobj/
H A Dcsg.c95 *dist1 = FAR_AWAY;
96 *dist2 = FAR_AWAY;
150 distnext = FAR_AWAY;
196 distnext = FAR_AWAY;
241 distnext = FAR_AWAY;
271 distnext = FAR_AWAY;
H A Dhf.c305 tX = FAR_AWAY;
311 tY = FAR_AWAY;
442 d1 = d2 = FAR_AWAY;
449 if (d1 == FAR_AWAY && d2 == FAR_AWAY)
535 return FAR_AWAY;
540 return FAR_AWAY;
551 return FAR_AWAY;
H A Dbounds.c203 bounds[LOW][X] = bounds[LOW][Y] = bounds[LOW][Z] = FAR_AWAY;
204 bounds[HIGH][X] = bounds[HIGH][Y] = bounds[HIGH][Z] = -FAR_AWAY;
H A Dgrid.c127 tMaxX = FAR_AWAY;
151 tMaxY = FAR_AWAY;
174 tMaxZ = FAR_AWAY;
/dports/math/octave-forge-level-set/level-set/src/
H A DFastMarching.hpp305 FAR_AWAY enumerator
341 assert (s == ALIVE || s == FAR_AWAY); in Entry()
373 return new Entry (FAR_AWAY, c, f, LARGE_DIST, 0.0); in newFarAway()
H A DFastMarching.cpp196 assert (state == FAR_AWAY); in setNarrowBand()
315 case Entry::FAR_AWAY: in recalculateNeighbours()
384 if (e->getState () != Entry::ALIVE && e->getState () != Entry::FAR_AWAY) in setInitial()
/dports/graphics/rayshade/rayshade.4.0/libshade/
H A Dshade.c59 VecAddScaled(ray->pos, FAR_AWAY, ray->dir, &pos);
61 Atmospherics(AtmosEffects, ray, FAR_AWAY, &pos, color);
327 dist = FAR_AWAY;
371 dist = FAR_AWAY;
H A Dsetup.c188 Options.gamma = FAR_AWAY; in RSCleanup()
H A Dviewing.c281 dist = FAR_AWAY;
/dports/graphics/rayshade/rayshade.4.0/libray/liblight/
H A Dinfinite.c73 *dist = FAR_AWAY;
/dports/graphics/rayshade/rayshade.4.0/libray/libsurf/
H A Dfog.c39 fog->trans.r = fog->trans.g = fog->trans.b = FAR_AWAY;
H A Dfogdeck.c49 FAR_AWAY;
/dports/graphics/rayshade/rayshade.4.0/libray/libcommon/
H A Dvector.h38 #define FAR_AWAY 1.0E+14 macro
H A Dexpr.c78 res->timenow = -FAR_AWAY;
/dports/cad/sumo/sumo-1.2.0/src/libsumo/
H A DHelper.cpp55 #define FAR_AWAY 1000.0 macro
871 double dist = FAR_AWAY; in moveToXYMap()
872 double perpendicularDist = FAR_AWAY; in moveToXYMap()
893 dist2 = FAR_AWAY; in moveToXYMap()
938 if (u.dist == FAR_AWAY) { in moveToXYMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dfly.cxx175 aFrm.Pos().setX(FAR_AWAY); in SwFlyFrame()
176 aFrm.Pos().setY(FAR_AWAY); in SwFlyFrame()
1247 if ( getFrameArea().Top() == FAR_AWAY && getFrameArea().Left() == FAR_AWAY ) in Format()
2431 if ( pFly->getFrameArea().Left() == FAR_AWAY ) in NotifyLowerObjs()
2935 pFly->getFrameArea().Top() != FAR_AWAY && in CalcContentHeight()
H A Dfrmtool.cxx671 if ( bPosChgd && maFrame.Pos().X() != FAR_AWAY ) in ~SwFlyNotify()
3184 rOld.Left()+pFly->GetFormat()->GetLRSpace().GetLeft() < FAR_AWAY ) in Notify()
3331 if ( eHint == PrepareHint::FlyFrameLeave && rRect.Top() == FAR_AWAY ) in Notify_Background()
3444 if ( pFly->getFrameArea().Top() == FAR_AWAY ) in Notify_Background()
3765 pFlyFrame->getFrameArea().Pos().X() == FAR_AWAY && in GetFrameOfModify()
3766 pFlyFrame->getFrameArea().Pos().Y() == FAR_AWAY ) in GetFrameOfModify()
3787 FAR_AWAY == pTmpFrame->getFrameArea().Pos().getX() && in GetFrameOfModify()
3788 FAR_AWAY == pTmpFrame->getFrameArea().Pos().getY() ) in GetFrameOfModify()
H A Dlaycache.cxx292 if( pFly->getFrameArea().Left() != FAR_AWAY && in Write()
1030 if ( pFly->getFrameArea().Left() == FAR_AWAY ) in CheckFlyCache_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dfly.cxx176 aFrm.Pos().setX(FAR_AWAY); in SwFlyFrame()
177 aFrm.Pos().setY(FAR_AWAY); in SwFlyFrame()
1200 if ( getFrameArea().Top() == FAR_AWAY && getFrameArea().Left() == FAR_AWAY ) in Format()
2385 if ( pFly->getFrameArea().Left() == FAR_AWAY ) in NotifyLowerObjs()
2873 pFly->getFrameArea().Top() != FAR_AWAY && in CalcContentHeight()
H A Dfrmtool.cxx670 if ( bPosChgd && maFrame.Pos().X() != FAR_AWAY ) in ~SwFlyNotify()
3133 rOld.Left()+pFly->GetFormat()->GetLRSpace().GetLeft() < FAR_AWAY ) in Notify()
3281 if ( eHint == PREP_FLY_LEAVE && rRect.Top() == FAR_AWAY ) in Notify_Background()
3394 if ( pFly->getFrameArea().Top() == FAR_AWAY ) in Notify_Background()
3707 pFlyFrame->getFrameArea().Pos().X() == FAR_AWAY && in GetFrameOfModify()
3708 pFlyFrame->getFrameArea().Pos().Y() == FAR_AWAY ) in GetFrameOfModify()
3729 FAR_AWAY == pTmpFrame->getFrameArea().Pos().getX() && in GetFrameOfModify()
3730 FAR_AWAY == pTmpFrame->getFrameArea().Pos().getY() ) in GetFrameOfModify()
H A Dlaycache.cxx291 if( pFly->getFrameArea().Left() != FAR_AWAY && in Write()
1030 if ( pFly->getFrameArea().Left() == FAR_AWAY ) in CheckFlyCache_()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dfrmtool.hxx53 #define FAR_AWAY (SAL_MAX_INT32 - 20000) // initial position of a Fly macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dfrmtool.hxx52 #define FAR_AWAY (SAL_MAX_INT32 - 20000) // initial position of a Fly macro
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-act.cc3043 const int FAR_AWAY = 1000000; in _find_good_alternate_move() local
3063 : retreating ? -FAR_AWAY : FAR_AWAY; in _find_good_alternate_move()
3071 if (dist[0] == dist[1] && abs(dist[0]) == FAR_AWAY) in _find_good_alternate_move()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmonstuff.cc66 #define FAR_AWAY 1000000 // used in monster_move() macro
4404 dist[i] = (monster->behaviour == BEH_FLEE) ? (-FAR_AWAY) in monster_move()
4405 : FAR_AWAY; in monster_move()
4410 if (dist[0] == dist[1] && abs(dist[0]) == FAR_AWAY) in monster_move()

12