Searched refs:upSlots (Results 1 – 1 of 1) sorted by relevance
186 std::vector<size_t> upSlots, downSlots; in sync() local197 upSlots.push_back(i); in sync()204 if (coords.size() - upSlots.size() + downSlots.size() == 0) { in sync()225 for (size_t slotNumber : upSlots) { in sync()