| /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 D | get_turn_info_for_endpoint.hpp | 186 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 D | turn_info.hpp | 53 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 D | overlay_type.hpp | 31 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 D | get_turn_info_la.hpp | 619 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 D | aggregate_operations.hpp | 30 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 D | get_turn_info_ll.hpp | 313 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 D | handle_self_turns.hpp | 33 template <overlay_type OverlayType, operation_type OperationType> 127 template <overlay_type OverlayType, operation_type OperationType>
|
| H A D | less_by_segment_ratio.hpp | 74 , operation_type for_operation in less_by_segment_ratio() 91 operation_type m_for_operation;
|
| H A D | check_enrich.hpp | 63 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 D | enrich_intersection_points.hpp | 71 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 D | debug_turn_info.hpp | 36 inline char operation_char(detail::overlay::operation_type const& operation) in operation_char()
|
| H A D | sort_by_side.hpp | 73 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 D | overlay.hpp | 104 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 D | traversal.hpp | 76 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 D | follow.hpp | 353 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 D | get_turn_info.hpp | 89 static inline void both(TurnInfo& ti, operation_type const op) in both() 715 operation_type blocked = operation_blocked; in set_tp()
|
| H A D | traversal_ring_creator.hpp | 63 static const operation_type target_operation
|
| H A D | intersection_insert.hpp | 299 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 D | is_acceptable_turn.hpp | 43 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 D | turns.hpp | 184 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 D | follow_helpers.hpp | 258 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 D | areal_areal.hpp | 381 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 D | linear_linear.hpp | 277 overlay::operation_type const op = it->operations[op_id].operation; in apply() 749 overlay::operation_type m_previous_operation;
|
| H A D | linear_areal.hpp | 645 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 D | mes_api_def.h | 143 uint32_t operation_type; /* operation_type is of MES_LOG_OPERATION type */ member
|