Searched refs:target_operation (Results 1 – 5 of 5) sorted by relevance
312 static const detail::overlay::operation_type target_operation in enrich_intersection_points() local315 = target_operation == detail::overlay::operation_union in enrich_intersection_points()363 && ! turn.both(target_operation)) in enrich_intersection_points()381 target_operation in enrich_intersection_points()386 target_operation in enrich_intersection_points()407 mit->second, turns, target_operation, in enrich_intersection_points()433 >(clusters, turns, target_operation, in enrich_intersection_points()
104 static const operation_type target_operation in get_ring_turn_info() local107 = target_operation == operation_union ? operation_intersection : operation_union; in get_ring_turn_info()117 bool const colocated_target = target_operation == operation_union in get_ring_turn_info()119 bool const colocated_opp = target_operation == operation_union in get_ring_turn_info()132 if (turn.cluster_id >= 0 && target_operation == operation_union) in get_ring_turn_info()
198 operation_type target_operation) in aggregate_operations() argument212 if (! ((target_operation == operation_union && ranked_point.rank == 0) in aggregate_operations()213 || op.operation == target_operation in aggregate_operations()
107 static const operation_type target_operation = operation_from_overlay<OverlayType>::value; member109 typedef typename side_compare<target_operation>::type side_compare_type;257 || turn.has(target_operation) in traverse_possible()319 if (op.operation == target_operation in select_noncc_operation()587 bool const is_union = target_operation == operation_union; in select_turn_from_cluster()770 if (target_operation == operation_intersection) in select_turn()
63 static const operation_type target_operation member265 || ! (start_op.operation == target_operation in traverse_with_operation()