Searched refs:Intermixed (Results 1 – 1 of 1) sorted by relevance
36 enum UpdateType { Ascending, Descending, Intermixed }; enumerator102 return Intermixed; in classifyUpdateByMask()107 if (Type == Intermixed) in update()