Searched defs:it1 (Results 1 – 3 of 3) sorted by relevance
46 typename std::set<T>::iterator it1 = set1.begin(); in intersectInPlace() local73 typename std::map<K, V>::iterator it1 = map.begin(); in intersectInPlace() local
62 std::string::const_iterator it1 = first; in OmxStore() local
109 std::sort(sortedModes.begin(), sortedModes.end(), [](auto it1, auto it2) { in sortByRefreshRate()124 for (const auto it1 : sortedModes) { in canModesSupportFrameRateOverride() local