Searched defs:CalculateValue (Results 1 – 3 of 3) sorted by relevance
20 template <class T, int s> bool Predicate<T, s>::CalculateValue( in CalculateValue() function42 template <class T, int s> int Mapping<T, s>::CalculateValue(uchar c, uchar n, in CalculateValue() function
191 uchar Utf8::CalculateValue(const byte* str, in CalculateValue() function in unibrow::Utf8
23 double Tween::CalculateValue(Tween::Type type, double state) { in CalculateValue() function in gfx::Tween