Searched defs:scoreAdjustTyp (Results 1 – 1 of 1) sorted by relevance
21 type scoreAdjustTyp uint type144 func adjValue(x scoreAdjustTyp) int {159 func isMay(x scoreAdjustTyp) bool {163 func isMust(x scoreAdjustTyp) bool {167 func mayToMust(x scoreAdjustTyp) scoreAdjustTyp {176 func mustToMay(x scoreAdjustTyp) scoreAdjustTyp {311 func adjustScore(typ scoreAdjustTyp, score int, mask scoreAdjustTyp) (int, scoreAdjustTyp) {