Home
last modified time | relevance | path

Searched refs:baseSquare (Results 1 – 6 of 6) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/Misc/
H A DLosHandler.cpp33 CR_MEMBER(baseSquare),
130 const int baseSquare = baseY * losSizeX + baseX; in MoveUnit() local
144 …instance->baseSquare = baseSquare; //this could be a problem if several units are sharing the same… in MoveUnit()
148 if (unit->los && (unit->los->baseSquare == baseSquare)) { in MoveUnit()
157 if ((*lii)->baseSquare == baseSquare && in MoveUnit()
173 baseSquare, in MoveUnit()
H A DLosHandler.h48 , baseSquare(0) in CR_DECLARE_STRUCT()
56 int baseSquare, int2 baseAirPos, int hashNum, float baseHeight) in LosInstance()
62 , baseSquare(baseSquare) in LosInstance()
75 int baseSquare; member
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/path_encoding/
H A DBlock.qml18 id: baseSquare
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php983 self::trim(self::baseSquare($x)) :
997 protected static function baseSquare(array $value) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP
1040 return self::baseSquare($value);
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php983 self::trim(self::baseSquare($x)) :
997 protected static function baseSquare(array $value) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP
1040 return self::baseSquare($value);
/dports/www/owncloud/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php983 self::trim(self::baseSquare($x)) :
997 protected static function baseSquare(array $value) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP
1040 return self::baseSquare($value);