Searched refs:highest_low_index (Results 1 – 1 of 1) sorted by relevance
133 size_t highest_low_index = lowest_high_index == 0 ? 1 : 0; in apply() local134 …bounded_view_type bounded_indexable_hl(rtree::element_indexable(elements[highest_low_index], trans… in apply()136 for ( size_t i = highest_low_index ; i < elements_count ; ++i ) in apply()144 highest_low_index = i; in apply()156 seed1 = highest_low_index; in apply()