Home
last modified time | relevance | path

Searched refs:move_from (Results 201 – 225 of 340) sorted by relevance

12345678910>>...14

/dports/games/wesnoth/wesnoth-1.14.17/src/ai/formula/
H A Dfunction_table.cpp904 …const map_location move_from = args()[0]->evaluate(variables, add_debug_info(fdb, 0, "attack:move_… variable
908 …if(resources::gameboard->units().count(move_from) == 0 || resources::gameboard->units().count(dst)…
909 …ERR_AI << "AI ERROR: Formula produced illegal attack: " << move_from << " -> " << src << " -> " <<…
912 return variant(std::make_shared<attack_callable>(move_from, src, dst, weapon));
/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.c75 #define move_from(move) \ macro
1025 uint16_t from = move_from(move); in is_en_passant()
1158 unsigned from = move_from(move); in do_move()
1524 res = TB_SET_FROM(res, move_from(moves[i])); in probe_root()
1671 res = TB_SET_FROM(res, move_from(move)); in tb_probe_root_impl()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/mtd/ubi/
H A Dubi.h391 struct ubi_wl_entry *move_from; member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/mtd/ubi/
H A Dubi.h391 struct ubi_wl_entry *move_from; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/mtd/ubi/
H A Dubi.h391 struct ubi_wl_entry *move_from; member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/mtd/ubi/
H A Dubi.h391 struct ubi_wl_entry *move_from; member
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/reflection/internal/
H A Dmerge-inl-post.h45 dst.move_from(src); in go()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko_bindings/sugar/
H A Dns_style_coord.rs277 fn move_from<T: CoordData>(&mut self, other: T) { in move_from() method
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/mtd/ubi/
H A Dubi.h391 struct ubi_wl_entry *move_from; member
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/mtd/ubi/
H A Dubi.h391 struct ubi_wl_entry *move_from; member
/dports/devel/libinotify/libinotify-20180201/
H A Dconfig.h.in50 /* Define to 1 if move_from sets NODE_EXTEND flag */
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/mtd/ubi/
H A Dubi.h391 struct ubi_wl_entry *move_from; member
/dports/games/polyglot/polyglot-1.4.70b/
H A Dmove_do.c47 from = move_from(move); in move_do()
/dports/games/gnuchess/gnuchess-6.2.9/src/adapter/
H A Dmove_do.cpp69 from = move_from(move); in move_do()
/dports/games/scid/scid/src/polyglot/
H A Dmove_do.cpp51 from = move_from(move); in move_do()
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/sed/
H A Dexecute.c1600 char *move_from, *move_to; local
1602 move_from = line.active + idx + mbclen;
1606 memmove(move_to, move_from, move_len);
/dports/editors/ssed/sed-3.62/sed/
H A Dexecute.c1594 char *move_from, *move_to; local
1596 move_from = line.active + idx + mbclen;
1600 memmove(move_to, move_from, move_len);
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/unordered/
H A Dunordered_set.hpp184 unordered_set(boost::unordered_detail::move_from< in unordered_set()
692 unordered_multiset(boost::unordered_detail::move_from< in unordered_multiset()
H A Dunordered_map.hpp190 unordered_map(boost::unordered_detail::move_from< in unordered_map()
746 unordered_multimap(boost::unordered_detail::move_from< in unordered_multimap()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmdl.h473 void move_from(MDL_request &from) in move_from() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmdl.h473 void move_from(MDL_request &from) in move_from() function
/dports/multimedia/audacious/audacious-4.1/src/libaudcore/
H A Dplaylist-data.cc486 m_entries.move_from(temp, 0, top, bottom - top, false, true); in shift_entries()
726 m_queued.move_from(add, 0, at, -1, true, true); in queue_insert_selected()
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dgamess_input.py1011 pskw.move_from(kwargs,ps_overlap)
1079 group_info.move_from(kwrem,keywords)
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dmdl.h558 void move_from(MDL_request &from) in move_from() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dmdl.h558 void move_from(MDL_request &from) in move_from() function

12345678910>>...14