Home
last modified time | relevance | path

Searched defs:thisCycle (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_append.h132 static inline void fauxDoAppendCycle (processor_cycle_type thisCycle) in fauxDoAppendCycle()
H A Ddps8_append.c1197 word24 do_append_cycle (processor_cycle_type thisCycle, word36 * data, in do_append_cycle()
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgCycleMovement.cpp552 …d gEnemyInfluence::AddSensor( const gSensor& sensor, REAL timePenalty, gCycleMovement * thisCycle ) in AddSensor()
574 …ce::AddWall( const eWall * wall, eCoord const & pos, REAL timePenalty, gCycleMovement * thisCycle ) in AddWall()
599 void gEnemyInfluence::AddWall( const gPlayerWall * wall, REAL timeBuilt, gCycleMovement * thisCycle in AddWall()
/dports/math/chuffed/chuffed-e04bedd/chuffed/globals/
H A Dcircuit.cpp875 vec<int> thisCycle; in testSmallCycle() local