Home
last modified time | relevance | path

Searched refs:RatingChange (Results 1 – 3 of 3) sorted by relevance

/dports/games/scid/scid/src/
H A Dcrosstab.h189 static int RatingChange (eloT player, uint oppAvg, uint percentage,
H A Dcrosstab.cpp54 Crosstable::RatingChange (eloT player, uint oppAvg, uint percentage, uint games) in RatingChange() function in Crosstable
706 int change = RatingChange (pdata->elo, oppAvgRating, in PrintPerformance()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs56388 …pub unsafe fn RatingChange(&self, prevratingsystem: EnTvRat_System, prevlevel: EnTvRat_GenericLeve… in RatingChange() method