Searched defs:occupyTable (Results 1 – 2 of 2) sorted by relevance
245 void MAD::SaveStates(std::vector<uint32> &occupyTable, int size) const in SaveStates()281 void MAD::RestoreStates(std::vector<uint32> &occupyTable, int size) const in RestoreStates()
1156 std::vector<uint32> occupyTable; in IterateBruteForce() local