Searched refs:sortedArrayFromSet (Results 1 – 4 of 4) sorted by relevance
84 std::unique_ptr<T[]> sortedArrayFromSet(const std::unordered_set<T>& set) { in sortedArrayFromSet() function
263 mSupportedAxes = sortedArrayFromSet(supportedAxes); in calculateSupportedAxes()
373 mSupportedAxes = sortedArrayFromSet(supportedAxesSet); in computeCoverage()
182 mSupportedAxes = sortedArrayFromSet(supportedAxesSet); in init()