Home
last modified time | relevance | path

Searched refs:getMove (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/games/keeperrl/keeperrl-alpha23/
H A Dmonster_ai.cpp142 virtual MoveInfo getMove() { in getMove() function in Heal
185 virtual MoveInfo getMove() { in getMove() function in Rest
197 virtual MoveInfo getMove() { in getMove() function in MoveRandomly
246 MoveInfo getMove() override { in getMove() function in StayOnFurniture
277 virtual MoveInfo getMove() override { in getMove() function in BirdFlyAway
311 virtual MoveInfo getMove() override { in getMove() function in Wildlife
335 virtual MoveInfo getMove() override { in getMove() function in Fighter
684 virtual MoveInfo getMove() override { in getMove() function in GuardArea
706 virtual MoveInfo getMove() override { in getMove() function in GuardSquare
855 return task->getMove(creature); in getMove()
[all …]
H A Dtask.cpp111 virtual MoveInfo getMove(WCreature c) override { in getMove() function in __anon345997d40111::Construction
169 virtual MoveInfo getMove(WCreature c) override { in getMove() function in __anon345997d40311::Destruction
234 virtual MoveInfo getMove(WCreature c) override { in getMove() function in __anon345997d40511::PickItem
299 virtual MoveInfo getMove(WCreature c) override { in getMove() function in __anon345997d40711::PickAndEquipItem
301 return PickItem::getMove(c); in getMove()
335 virtual MoveInfo getMove(WCreature c) override { in getMove() function in __anon345997d40911::EquipItem
415 virtual MoveInfo getMove(WCreature c) override { in getMove() function in BringItem
417 return PickItem::getMove(c); in getMove()
528 virtual MoveInfo getMove(WCreature c) override { in getMove() function in ApplySquare
605 virtual MoveInfo getMove(WCreature c) override { in getMove() function in __anon345997d41211::ArcheryRange
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86-shared/
H A DMoveEmitter-x86-shared.cpp30 const MoveOp& move = moves.getMove(j); in characterizeCycle()
52 if (move.from() != moves.getMove(j + 1).to()) { in characterizeCycle()
62 const MoveOp& move = moves.getMove(i + swapCount); in characterizeCycle()
63 if (move.from() != moves.getMove(i).to()) { in characterizeCycle()
83 masm.xchg(moves.getMove(i + k).to().reg(), in maybeEmitOptimizedCycle()
84 moves.getMove(i + k + 1).to().reg()); in maybeEmitOptimizedCycle()
92 FloatRegister a = moves.getMove(i).to().floatReg(); in maybeEmitOptimizedCycle()
93 FloatRegister b = moves.getMove(i + 1).to().floatReg(); in maybeEmitOptimizedCycle()
121 const MoveOp& move = moves.getMove(i); in emit()
507 const MoveOp& move = moves.getMove(i); in findScratchRegister()
/dports/www/firefox/firefox-99.0/js/src/jit/x86-shared/
H A DMoveEmitter-x86-shared.cpp30 const MoveOp& move = moves.getMove(j); in characterizeCycle()
52 if (move.from() != moves.getMove(j + 1).to()) { in characterizeCycle()
62 const MoveOp& move = moves.getMove(i + swapCount); in characterizeCycle()
63 if (move.from() != moves.getMove(i).to()) { in characterizeCycle()
83 masm.xchg(moves.getMove(i + k).to().reg(), in maybeEmitOptimizedCycle()
84 moves.getMove(i + k + 1).to().reg()); in maybeEmitOptimizedCycle()
92 FloatRegister a = moves.getMove(i).to().floatReg(); in maybeEmitOptimizedCycle()
93 FloatRegister b = moves.getMove(i + 1).to().floatReg(); in maybeEmitOptimizedCycle()
121 const MoveOp& move = moves.getMove(i); in emit()
508 const MoveOp& move = moves.getMove(i); in findScratchRegister()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86-shared/
H A DMoveEmitter-x86-shared.cpp30 const MoveOp& move = moves.getMove(j); in characterizeCycle()
52 if (move.from() != moves.getMove(j + 1).to()) { in characterizeCycle()
62 const MoveOp& move = moves.getMove(i + swapCount); in characterizeCycle()
63 if (move.from() != moves.getMove(i).to()) { in characterizeCycle()
83 masm.xchg(moves.getMove(i + k).to().reg(), in maybeEmitOptimizedCycle()
84 moves.getMove(i + k + 1).to().reg()); in maybeEmitOptimizedCycle()
92 FloatRegister a = moves.getMove(i).to().floatReg(); in maybeEmitOptimizedCycle()
93 FloatRegister b = moves.getMove(i + 1).to().floatReg(); in maybeEmitOptimizedCycle()
121 const MoveOp& move = moves.getMove(i); in emit()
507 const MoveOp& move = moves.getMove(i); in findScratchRegister()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86-shared/
H A DMoveEmitter-x86-shared.cpp30 const MoveOp& move = moves.getMove(j); in characterizeCycle()
52 if (move.from() != moves.getMove(j + 1).to()) { in characterizeCycle()
62 const MoveOp& move = moves.getMove(i + swapCount); in characterizeCycle()
63 if (move.from() != moves.getMove(i).to()) { in characterizeCycle()
83 masm.xchg(moves.getMove(i + k).to().reg(), in maybeEmitOptimizedCycle()
84 moves.getMove(i + k + 1).to().reg()); in maybeEmitOptimizedCycle()
92 FloatRegister a = moves.getMove(i).to().floatReg(); in maybeEmitOptimizedCycle()
93 FloatRegister b = moves.getMove(i + 1).to().floatReg(); in maybeEmitOptimizedCycle()
121 const MoveOp& move = moves.getMove(i); in emit()
507 const MoveOp& move = moves.getMove(i); in findScratchRegister()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DMoveEmitter-x86-shared.cpp34 const MoveOp& move = moves.getMove(j); in characterizeCycle()
52 if (move.from() != moves.getMove(j + 1).to()) { in characterizeCycle()
62 const MoveOp& move = moves.getMove(i + swapCount); in characterizeCycle()
63 if (move.from() != moves.getMove(i).to()) { in characterizeCycle()
83 masm.xchg(moves.getMove(i + k).to().reg(), moves.getMove(i + k + 1).to().reg()); in maybeEmitOptimizedCycle()
90 FloatRegister a = moves.getMove(i).to().floatReg(); in maybeEmitOptimizedCycle()
91 FloatRegister b = moves.getMove(i + 1).to().floatReg(); in maybeEmitOptimizedCycle()
119 const MoveOp& move = moves.getMove(i); in emit()
563 const MoveOp& move = moves.getMove(i); in findScratchRegister()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DMoveEmitter-x86-shared.cpp30 const MoveOp& move = moves.getMove(j); in characterizeCycle()
44 if (move.from() != moves.getMove(j + 1).to()) { in characterizeCycle()
54 const MoveOp& move = moves.getMove(i + swapCount); in characterizeCycle()
55 if (move.from() != moves.getMove(i).to()) { in characterizeCycle()
75 masm.xchg(moves.getMove(i + k).to().reg(), in maybeEmitOptimizedCycle()
76 moves.getMove(i + k + 1).to().reg()); in maybeEmitOptimizedCycle()
83 FloatRegister a = moves.getMove(i).to().floatReg(); in maybeEmitOptimizedCycle()
84 FloatRegister b = moves.getMove(i + 1).to().floatReg(); in maybeEmitOptimizedCycle()
109 const MoveOp& move = moves.getMove(i); in emit()
525 const MoveOp& move = moves.getMove(i); in findScratchRegister()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86-shared/
H A DMoveEmitter-x86-shared.cpp34 const MoveOp& move = moves.getMove(j); in characterizeCycle()
52 if (move.from() != moves.getMove(j + 1).to()) { in characterizeCycle()
62 const MoveOp& move = moves.getMove(i + swapCount); in characterizeCycle()
63 if (move.from() != moves.getMove(i).to()) { in characterizeCycle()
83 masm.xchg(moves.getMove(i + k).to().reg(), moves.getMove(i + k + 1).to().reg()); in maybeEmitOptimizedCycle()
90 FloatRegister a = moves.getMove(i).to().floatReg(); in maybeEmitOptimizedCycle()
91 FloatRegister b = moves.getMove(i + 1).to().floatReg(); in maybeEmitOptimizedCycle()
119 const MoveOp& move = moves.getMove(i); in emit()
562 const MoveOp& move = moves.getMove(i); in findScratchRegister()
/dports/games/gogui/gogui-1.4.10/test/junit/src/net/sf/gogui/sgf/
H A DSgfReaderTest.java59 assertNull(node.getMove()); in testHumanReadable()
61 assertEquals(Move.get(BLACK, 16, 15), node.getMove()); in testHumanReadable()
63 assertEquals(Move.get(WHITE, 3, 3), node.getMove()); in testHumanReadable()
65 assertEquals(Move.get(BLACK, 2, 15), node.getMove()); in testHumanReadable()
67 assertEquals(Move.get(WHITE, 15, 3), node.getMove()); in testHumanReadable()
69 assertEquals(Move.get(BLACK, 16, 5), node.getMove()); in testHumanReadable()
71 assertEquals(Move.get(WHITE, null), node.getMove()); in testHumanReadable()
302 assertNull(node.getMove()); in checkSetup()
/dports/games/knavalbattle/knavalbattle-21.12.3/src/ai/
H A Dsmartai.cpp28 virtual Coord getMove() = 0;
95 Coord getMove() override in getMove() function in DestroyStrategy
146 Coord getMove() override in getMove() function in RandomStrategy
254 Coord getMove() override in getMove() function in DiagonalStrategy
292 Coord SmartAI::getMove() in getMove() function in SmartAI
297 Coord move = m_strategy->getMove(); in getMove()
/dports/games/jchessboard/JChessBoard-1.5/jchessboard/
H A DGameNode.java44 public String getMove() { in getMove() method in GameNode
181 pgn.append(node.getMove()); in getPGN()
185 pgn.append(node.getMove()); in getPGN()
190 pgn.append(node.getMove()); in getPGN()
H A DNotation.java99 s = node.getMove(); in insertNotation()
107 s = node.getMove(); in insertNotation()
118 s = node.getMove(); in insertNotation()
/dports/games/gogui/gogui-1.4.10/test/junit/src/net/sf/gogui/xml/
H A DXmlReaderTest.java108 assertEquals(Move.get(BLACK, 15, 15), node1.getMove()); in testVariation()
111 assertEquals(Move.get(BLACK, 15, 14), node2.getMove()); in testVariation()
114 assertEquals(Move.get(WHITE, 3, 3), node3.getMove()); in testVariation()
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/game/
H A DNodeUtil.java91 || node.getMove() == null)) in findByMoveNumber()
219 Move childMove = node.getChildConst(i).getMove(); in getChildrenMoves()
233 Move childMove = child.getMove(); in getChildWithMove()
316 if (node.getMove() != null) in getMoveNumber()
330 if (node.getMove() != null) in getMovesLeft()
462 Move move = node.getMove(); in hasSiblingMoves()
467 Move childMove = father.getChildConst(i).getMove(); in hasSiblingMoves()
489 Move move = node.getMove(); in isInCleanup()
541 Move move = node.getMove(); in isTimeLeftKnown()
616 if (node.getMove() != null) in nodeInfo()
[all …]
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/gtp/
H A DGtpSynchronizer.java74 moves.add(targetState.getMove(i)); in init()
232 Move move = board.getMove(i); in computeTargetState()
250 moves.add(targetState.getMove(i)); in computeToPlay()
261 Move move = (Move)targetState.getMove(i); in findNumberCommonMoves()
262 if (! move.equals(m_engineState.getMove(i))) in findNumberCommonMoves()
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/gui/
H A DBookmarkEditor.java75 int newMove = getMove(); in editItem()
121 private int getMove() in getMove() method in BookmarkEditor
146 if (getMove() < 0) in validate()
H A DGameTreeNode.java69 Move move = m_node.getMove(); in paintComponent()
99 Move move = m_node.getMove(); in updateToolTip()
179 Move move = m_node.getMove(); in drawText()
/dports/devel/pear-phing/phing-2.6.1/tasks/ext/git/
H A DGitBranchTask.php261 public function getMove() function in GitBranchTask
268 return $this->getMove();
/dports/games/tsito/tsito-0.8.4/src/
H A DCommand.cpp120 (void)engine->getMove(); in _new()
135 (void)engine->getMove(); in setBoard()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DRegisterAllocator.cpp238 if (group->getMove(i).to() == alloc) { in checkIntegrity()
239 alloc = group->getMove(i).from(); in checkIntegrity()
439 group->getMove(i).from().toString().get(), in dump()
440 group->getMove(i).to().toString().get()); in dump()
625 group->getMove(i).from().toString().get()); in dumpInstructions()
627 group->getMove(i).to().toString().get()); in dumpInstructions()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DRegisterAllocator.cpp238 if (group->getMove(i).to() == alloc) { in checkIntegrity()
239 alloc = group->getMove(i).from(); in checkIntegrity()
452 group->getMove(i).to().toString().get(), in dump()
453 group->getMove(i).from().toString().get()); in dump()
637 group->getMove(i).to().toString().get()); in dumpInstructions()
639 group->getMove(i).from().toString().get()); in dumpInstructions()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DRegisterAllocator.cpp238 if (group->getMove(i).to() == alloc) { in checkIntegrity()
239 alloc = group->getMove(i).from(); in checkIntegrity()
439 group->getMove(i).from().toString().get(), in dump()
440 group->getMove(i).to().toString().get()); in dump()
625 group->getMove(i).from().toString().get()); in dumpInstructions()
627 group->getMove(i).to().toString().get()); in dumpInstructions()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DRegisterAllocator.cpp199 if (group->getMove(i).to() == alloc) { in checkIntegrity()
200 alloc = group->getMove(i).from(); in checkIntegrity()
420 group->getMove(i).from().toString().get(), in dump()
421 group->getMove(i).to().toString().get()); in dump()
588 fprintf(stderr, " [%s", group->getMove(i).from().toString().get()); in dumpInstructions()
589 fprintf(stderr, " -> %s]", group->getMove(i).to().toString().get()); in dumpInstructions()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DRegisterAllocator.cpp193 if (group->getMove(i).to() == alloc) { in checkIntegrity()
194 alloc = group->getMove(i).from(); in checkIntegrity()
397 group->getMove(i).from().toString().get(), in dump()
398 group->getMove(i).to().toString().get()); in dump()
553 fprintf(stderr, " [%s", group->getMove(i).from().toString().get()); in dumpInstructions()
554 fprintf(stderr, " -> %s]", group->getMove(i).to().toString().get()); in dumpInstructions()

12345678