Home
last modified time | relevance | path

Searched refs:autohelper (Results 1 – 17 of 17) sorted by relevance

/dports/games/gnugo/gnugo-3.8/engine/
H A Dshapes.c394 if (!pattern->autohelper(ll, move, color, 0)) in shapes_callback()
424 pattern->autohelper(ll, move, color, 1); in shapes_callback()
588 if (!pattern->autohelper(trans, move, color, 0)) in joseki_callback()
598 pattern->autohelper(trans, move, color, 1); in joseki_callback()
H A Dhandicap.c403 if (!pattern->autohelper(ll, move, color, 0)) in free_handicap_callback()
H A Dinfluence.c745 && !pattern->autohelper(ll, pos, color, 0)) in influence_callback()
754 pattern->autohelper(ll, pos, color, INFLUENCE_CALLBACK); in influence_callback()
899 && !pattern->autohelper(ll, t, color, 0)) in followup_influence_callback()
904 && !pattern->autohelper(ll, t, color, FOLLOWUP_INFLUENCE_CALLBACK)) in followup_influence_callback()
H A Dworm.c1573 if (!pattern->autohelper(ll, move, color, 0)) in attack_callback()
1661 if (!pattern->autohelper(ll, move, color, 0)) in defense_callback()
H A Dcombination.c1024 if (!pattern->autohelper(ll, move, color, 0)) in atari_atari_attack_callback()
H A Dowl.c3819 if (!pattern->autohelper(ll, move, color, 0)) in check_pattern_hard()
3858 if (!pattern->autohelper(ll, move, color, 0)) in check_pattern_hard()
/dports/games/gnugo/gnugo-3.8/patterns/
H A Dconnections.c99 if (!pattern->autohelper(ll, move, color, 0)) in cut_connect_callback()
139 pattern->autohelper(ll, move, color, 1); in cut_connect_callback()
H A Dpatterns.h264 autohelper_fn_ptr autohelper; /* automatically generated helper */ member
398 autohelper_fn_ptr autohelper; /* Automatically generated helper (or NULL). */ member
H A Dmkpat.c1663 pattern[patno].autohelper = dummyhelper; in finish_constraint_and_action()
2282 if (p->autohelper) in write_patterns()
2339 if (p->autohelper) in write_patterns()
H A Dpatterns.db14423 # Patterns using the "replace" autohelper macro for when
/dports/games/gnugo/gnugo-3.8/
H A DChangeLog1122 - new autohelper : owl_eye_size()
2550 - new autohelper action replace()
2791 - new autohelper macro effective_size
3819 - new autohelper defend_against_atari
3965 - new autohelper function has_aji()
4096 - bugfix in o_somewhere autohelper
4372 - autohelper vitality() removed
4373 - autohelper weak() revised
6392 - corresponding autohelper functions
7036 - new autohelper macros
[all …]
/dports/games/gnugo/gnugo-3.8/doc/
H A Dpatterns.texi474 arithmetic operators in addition to the autohelper functions.
480 @cindex autohelper actions
518 Here is a partial list of the autohelper macros which are typically
520 autohelper macro in an action line in this list, consult @file{mkpat.c} to
566 The autohelper functions are translated into C code by the program in
568 consult the autohelper function definitions in that file. Autohelper
989 This autohelper should be called when @samp{x} is an eyespace
1151 After this pattern is found, the @code{xcut} autohelper macro will return
1760 The appropriate constraint (autohelper macro) will then be added
H A Dutils.texi15 functions underlie autohelper functions (@pxref{Autohelper Functions}).
114 set up a ladder in an autohelper and see whether it works or not.
H A Dmove_generation.texi446 add patterns with a @code{followup_value} autohelper macro.
H A Ddragon.texi373 accessed by the autohelper functions @code{xcut()} and @code{ocut()}. The
H A Dreading.texi1150 One use of the connection code is used is through the autohelper macros
H A Dinfluence.texi941 Influence Patterns can have autohelper constraints as usual. As for