Searched refs:ch_i (Results 1 – 2 of 2) sorted by relevance
85 child_type const& ch_i = children[i]; in choose_by_minimum_overlap_cost() local88 Box box_exp(ch_i.first); in choose_by_minimum_overlap_cost()93 content_type content_diff = content - index::detail::content(ch_i.first); in choose_by_minimum_overlap_cost()151 child_type const& ch_i = children[i]; in choose_by_minimum_overlap_cost_first_n() local153 Box box_exp(ch_i.first); in choose_by_minimum_overlap_cost_first_n()169 … overlap_diff += overlap_exp - index::detail::intersection_content(ch_i.first, ch_j.first); in choose_by_minimum_overlap_cost_first_n()206 child_type const& ch_i = children[i]; in choose_by_minimum_content_cost() local209 Box box_exp(ch_i.first); in choose_by_minimum_content_cost()214 content_type content_diff = content - index::detail::content(ch_i.first); in choose_by_minimum_content_cost()
64 child_type const& ch_i = children[i]; in apply() local67 Box box_exp(ch_i.first); in apply()72 content_type content_diff = content - index::detail::content(ch_i.first); in apply()