Searched refs:box_exp (Results 1 – 2 of 2) sorted by relevance
88 Box box_exp(ch_i.first); in choose_by_minimum_overlap_cost() local89 geometry::expand(box_exp, indexable); in choose_by_minimum_overlap_cost()92 content_type content = index::detail::content(box_exp); in choose_by_minimum_overlap_cost()153 Box box_exp(ch_i.first); in choose_by_minimum_overlap_cost_first_n() local155 geometry::expand(box_exp, indexable); in choose_by_minimum_overlap_cost_first_n()166 … content_type overlap_exp = index::detail::intersection_content(box_exp, ch_j.first); in choose_by_minimum_overlap_cost_first_n()209 Box box_exp(ch_i.first); in choose_by_minimum_content_cost() local210 geometry::expand(box_exp, indexable); in choose_by_minimum_content_cost()213 content_type content = index::detail::content(box_exp); in choose_by_minimum_content_cost()
67 Box box_exp(ch_i.first); in apply() local68 geometry::expand(box_exp, indexable); in apply()71 content_type content = index::detail::content(box_exp); in apply()