Home
last modified time | relevance | path

Searched refs:operation_type (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dget_turn_info_for_endpoint.hpp186 operation_type p_operation, q_operation;
200 static inline operation_type union_or_blocked_same_dirs(int arrival, bool is_last) in union_or_blocked_same_dirs()
212 static inline operation_type union_or_blocked_different_dirs(int arrival, bool is_last) in union_or_blocked_different_dirs()
315 operation_type p_operation = ip_info.p_operation; in analyse_segment_and_assign_ip()
316 operation_type q_operation = ip_info.q_operation; in analyse_segment_and_assign_ip()
401 operation_type & op1, operation_type & op2) in handle_internal()
436 std::pair<operation_type, operation_type> in handle_internal()
489 std::pair<operation_type, operation_type> in handle_internal()
548 operation_type op0, operation_type op1, in assign()
603 …static inline std::pair<operation_type, operation_type> operations_of_equal(SidePolicy const& side) in operations_of_equal()
[all …]
H A Dturn_info.hpp53 operation_type operation;
113 inline bool both(operation_type type) const in both()
118 inline bool has(operation_type type) const in has()
124 inline bool combination(operation_type type1, operation_type type2) const in combination()
143 inline bool has12(operation_type type1, operation_type type2) const in has12()
H A Doverlay_type.hpp31 enum operation_type enum
45 static const operation_type value = operation_union;
51 static const operation_type value = operation_intersection;
57 static const operation_type value = operation_intersection;
H A Dget_turn_info_la.hpp619 operation_type & op0, in replace_method_and_operations_tm()
620 operation_type & op1) in replace_method_and_operations_tm()
663 operation_type & op0 = turn.operations[0].operation; in operator ()()
664 operation_type & op1 = turn.operations[1].operation; in operator ()()
696 static inline void replace_operations_i(operation_type & /*op0*/, operation_type & op1) in replace_operations_i()
779 std::pair<operation_type, operation_type> in get_turn_info_for_endpoint()
800 std::pair<operation_type, operation_type> in get_turn_info_for_endpoint()
854 std::pair<operation_type, operation_type> in get_turn_info_for_endpoint()
H A Daggregate_operations.hpp30 operation_type operation;
84 inline bool has_only(operation_type op) const in has_only()
99 inline bool has_only_both(operation_type op1, operation_type op2) const in has_only_both()
198 operation_type target_operation) in aggregate_operations()
H A Dget_turn_info_ll.hpp313 operation_type spike_op in apply()
368 operation_type spike_op = operation_continue; in apply()
493 method_type method, operation_type spike_op, in append_collinear_spikes()
651 operation_type & op0, in replace_method_and_operations_tm()
652 operation_type & op1) in replace_method_and_operations_tm()
701 operation_type & op0 = turn.operations[0].operation; in operator ()()
702 operation_type & op1 = turn.operations[1].operation; in operator ()()
740 static inline void replace_operations_i(operation_type & op0, operation_type & op1) in replace_operations_i()
H A Dhandle_self_turns.hpp33 template <overlay_type OverlayType, operation_type OperationType>
127 template <overlay_type OverlayType, operation_type OperationType>
H A Dless_by_segment_ratio.hpp74 , operation_type for_operation in less_by_segment_ratio()
91 operation_type m_for_operation;
H A Dcheck_enrich.hpp63 int op_index, int cycle, int start, operation_type for_operation, in check_detailed()
114 inline bool check_graph(TurnPoints& turn_points, operation_type for_operation) in check_graph()
H A Denrich_intersection_points.hpp71 operation_type for_operation, in enrich_sort()
312 static const detail::overlay::operation_type target_operation in enrich_intersection_points()
314 static const detail::overlay::operation_type opposite_operation in enrich_intersection_points()
H A Ddebug_turn_info.hpp36 inline char operation_char(detail::overlay::operation_type const& operation) in operation_char()
H A Dsort_by_side.hpp73 operation_type operation;
612 inline std::size_t open_count(operation_type for_operation) const in open_count()
620 inline std::size_t assign_zones(operation_type for_operation) in assign_zones()
H A Doverlay.hpp104 static const operation_type target_operation in get_ring_turn_info()
106 static const operation_type opposite_operation in get_ring_turn_info()
H A Dtraversal.hpp76 template <operation_type OpType>
107 static const operation_type target_operation = operation_from_overlay<OverlayType>::value;
435 operation_type op_type, in all_operations_of_type()
H A Dfollow.hpp353 operation_type const& operation = turn.operations[0].operation; in operation_order()
413 detail::overlay::operation_type , // TODO: this parameter might be redundant in apply() argument
H A Dget_turn_info.hpp89 static inline void both(TurnInfo& ti, operation_type const op) in both()
715 operation_type blocked = operation_blocked; in set_tp()
H A Dtraversal_ring_creator.hpp63 static const operation_type target_operation
H A Dintersection_insert.hpp299 operation_type op0 = it->operations[0].operation; in inside_or_outside_turn()
300 operation_type op1 = it->operations[1].operation; in inside_or_outside_turn()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dis_acceptable_turn.hpp43 static const detail::overlay::operation_type value =
50 static const detail::overlay::operation_type value =
57 static const detail::overlay::operation_type value =
64 static const detail::overlay::operation_type value =
112 operation_type const op = acceptable_operation<Polygon>::value; in apply()
140 operation_type const op = acceptable_operation<MultiPolygon>::value; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dturns.hpp184 typedef typename Turn::turn_operation_type operation_type; in operator ()() typedef
185 operation_type const& left_operation = left.operations[OpId]; in operator ()()
186 operation_type const& right_operation = right.operations[OpId]; in operator ()()
219 typedef typename Turn::turn_operation_type operation_type; in operator ()() typedef
220 operation_type const& left_operation = left.operations[OpId]; in operator ()()
221 operation_type const& right_operation = right.operations[OpId]; in operator ()()
H A Dfollow_helpers.hpp258 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit()
298 overlay::operation_type get_exit_operation() const in get_exit_operation()
329 overlay::operation_type m_exit_operation;
H A Dareal_areal.hpp381 overlay::operation_type const op = turn.operations[OpId].operation; in per_turn()
450 overlay::operation_type const op = it->operations[op_id].operation; in apply()
577 overlay::operation_type m_previous_operation;
H A Dlinear_linear.hpp277 overlay::operation_type const op = it->operations[op_id].operation; in apply()
749 overlay::operation_type m_previous_operation;
H A Dlinear_areal.hpp645 overlay::operation_type op = it->operations[op_id].operation; in apply()
1284 overlay::operation_type m_previous_operation;
1400 overlay::operation_type op = it->operations[1].operation; in apply()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dmes_api_def.h143 uint32_t operation_type; /* operation_type is of MES_LOG_OPERATION type */ member

12