Home
last modified time | relevance | path

Searched defs:to_play (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/pentobi/pentobi-19.1/libpentobi_mcts/
H A DHistory.cpp28 void History::init(const Board& bd, Color to_play) in init()
51 Color to_play = other.m_to_play; in is_followup() local
H A DSharedConst.h42 const Color& to_play; variable
H A DPlayoutFeatures.h124 inline void PlayoutFeatures::add_local(const Board& bd, Point p, Color to_play, in add_local()
175 Color to_play = bd.get_to_play(); in set_local() local
H A DState.h411 Color to_play = m_bd.get_to_play(); in play_in_tree() local
446 auto to_play = m_bd.get_to_play(); in play_playout() local
502 Color to_play = m_bd.get_to_play(); in update_symmetry_broken() local
H A DSearch.h126 auto to_play = m_to_play.to_int(); in get_player() local
H A DLocalPoints.h49 Color to_play = bd.get_to_play(); in init() local
H A DStateUtil.cpp32 Color to_play = bd.get_to_play(); in check_symmetry_broken() local
H A DUtil.cpp27 Color to_play) in dump_tree_recurse()
H A DPriorKnowledge.h159 auto to_play = bd.get_to_play(); in compute_features() local
361 auto to_play = bd.get_to_play(); in gen_children() local
H A DSearch.cpp62 bool Search::search(Move& mv, const Board& bd, Color to_play, in search()
H A DSharedConst.cpp199 SharedConst::SharedConst(const Color& to_play) in SharedConst()
H A DState.cpp345 Color to_play = m_bd.get_to_play(); in gen_children() local
383 Color to_play = m_bd.get_to_play(); in gen_playout_move_full() local
/dports/games/pentobi/pentobi-19.1/libpentobi_base/
H A DSetup.h29 Color to_play = Color(0); member
H A DBoardUpdater.cpp90 Color to_play; in init_setup() local
/dports/games/pentobi/pentobi-19.1/twogtp/
H A DOutputTree.cpp157 Color to_play, Move& mv) in generate_move()
170 Color to_play, const PointTransform& transform, in generate_move()
H A DOutput.cpp104 Color to_play, Move& mv) in generate_fast_open_move()
H A DTwoGtp.cpp105 auto to_play = m_bd.get_effective_to_play(); in play_game() local
/dports/games/atris/atris-1.0.7/
H A Dsound.c66 int to_play = len; in fill_audio() local
/dports/games/foobillard/foobillard-3.0a/src/
H A Devaluate_move.c46 SnookerBallToPlay to_play; member
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dreverb.cpp71 vector<sample> to_play; variable
/dports/emulators/qemu42/qemu-4.2.1/hw/audio/
H A Dadlib.c191 int samples, net = 0, to_play, written; in adlib_callback() local
/dports/emulators/qemu/qemu-6.2.0/hw/audio/
H A Dadlib.c189 int samples, to_play, written; in adlib_callback() local
/dports/emulators/qemu60/qemu-6.0.0/hw/audio/
H A Dadlib.c189 int samples, net = 0, to_play, written; in adlib_callback() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/audio/
H A Dadlib.c190 int samples, net = 0, to_play, written; in adlib_callback() local
/dports/emulators/qemu5/qemu-5.2.0/hw/audio/
H A Dadlib.c189 int samples, net = 0, to_play, written; in adlib_callback() local

123