Home
last modified time | relevance | path

Searched refs:finishMove (Results 1 – 15 of 15) sorted by relevance

/dports/net/storj/storj-1.45.3/satellite/metabase/
H A Dmove_object.go123 func (finishMove FinishMoveObject) Verify() error {
124 if err := finishMove.ObjectStream.Verify(); err != nil {
129 case len(finishMove.NewBucket) == 0:
131 case len(finishMove.NewEncryptedObjectKey) == 0:
133 case len(finishMove.NewEncryptedMetadataKeyNonce) == 0:
135 case len(finishMove.NewEncryptedMetadataKey) == 0:
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/fb303/
H A DThreadLocalStats-inl.h134 void TLStatT<LockTraits>::finishMove() { in finishMove() function
207 this->finishMove();
334 this->finishMove();
446 this->finishMove(); in TLCounterT()
H A DThreadLocalStats.h349 void finishMove();
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/preferences/
H A DAntClasspathBlock.java170 finishMove(list); in handleMoveDown()
173 private void finishMove(List<IAntClasspathEntry> list) { in finishMove() method in AntClasspathBlock
199 finishMove(list); in handleMoveUp()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/game/
H A D__init__.py1926 self.finishMove()
1930 self.finishMove()
2056 self.finishMove() # just in case
2185 self.finishMove()
2205 self.finishMove()
2215 self.finishMove()
2226 self.finishMove()
2596 self.finishMove()
2978 def finishMove(self): member in Game
3094 self.finishMove() # just in case
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/
H A DDataDistribution.actor.h172 void finishMove( KeyRangeRef keys );
H A DDataDistributionTracker.actor.cpp804 void ShardsAffectedByTeamFailure::finishMove( KeyRangeRef keys ) { in finishMove() function in ShardsAffectedByTeamFailure
H A DDataDistributionQueue.actor.cpp1059 self->shardsAffectedByTeamFailure->finishMove(rd.keys); in dataDistributionRelocator()
/dports/x11-wm/blackbox/blackbox-0.70.1/src/
H A DWindow.hh263 void finishMove();
H A DWindow.cc3498 finishMove(); in buttonReleaseEvent()
3842 void BlackboxWindow::finishMove() { in finishMove() function in BlackboxWindow
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/special/
H A Dmemory.py67 self.game.finishMove()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/mahjongg/
H A Dmahjongg.py806 self.finishMove()
842 self.finishMove()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/
H A Dlarasgame.py338 def finishMove(self): member in LarasGame
H A Dterrace.py405 self.game.finishMove()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/
H A Dstack.py642 self.game.finishMove()
655 self.game.finishMove()
3108 self.game.finishMove()