Home
last modified time | relevance | path

Searched refs:eatables (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/biloba/biloba-0.9.3/src/
H A Dplayer.c83 LList *eatables = NULL; in player_can_eat_soon() local
120 !llist_find(eatables, surr_pawn)) in player_can_eat_soon()
121 eatables = llist_append(eatables, surr_pawn); in player_can_eat_soon()
152 eatables = llist_append(eatables, third_pawn); in player_can_eat_soon()
169 return eatables; in player_can_eat_soon()
174 LList *eatables = NULL; in player_can_be_eaten() local
210 !llist_find(eatables, cur_pawn)) in player_can_be_eaten()
211 eatables = llist_append(eatables, cur_pawn); in player_can_be_eaten()
239 !llist_find(eatables, cur_pawn)) { in player_can_be_eaten()
240 eatables = llist_append(eatables, cur_pawn); in player_can_be_eaten()
[all …]
H A Dcomputer.c234 LList *eatables = NULL; in prepare_move() local
262 eatables = player_can_eat_soon(player, search_now, allowed_for_this); in prepare_move()
277 score = llist_length(eatables) - llist_length(can_be_eaten); in prepare_move()
279 …if ((search_now || llist_length(can_be_eaten) == 0) && llist_length(eatables) > max_eatables_soon)… in prepare_move()
282 llist_length(eatables), llist_length(can_be_eaten), in prepare_move()
286 max_eatables_soon = llist_length(eatables); in prepare_move()
307 llist_free(eatables); in prepare_move()
H A Dlogic.c275 LList *eatables = NULL; in play_game() local
303 (eatables = player_can_eat_soon(player, FALSE, NULL)) == NULL) { in play_game()
316 llist_length(eatables)); in play_game()
318 llist_free(eatables); in play_game()
320 eatables = NULL; in play_game()
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/tests/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/tests/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/www/firefox/firefox-99.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/mail/thunderbird/thunderbird-91.8.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/textproc/hunspell/hunspell-1.7.0/tests/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/textproc/nuspell/nuspell-5.0.1/tests/v1cmdline/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/tests/unit/data/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/spellcheck/hunspell/tests/unit/data/
H A Dmorph.good16 drink eatables
23 drinks eatables
H A Dmorph.morph38 generate(drink, eatables) = drinkables
45 generate(drinks, eatables) = drinkables
/dports/textproc/py-pystemmer/PyStemmer-2.0.1/tests/
H A Den_voc.txt8313 eatables
/dports/textproc/py-pystemmer/PyStemmer-2.0.1/sampledata/
H A Denglishvoc.txt8313 eatables

123