| /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 | segment_identifier.hpp | 40 , segment_index(-1) in segment_identifier() 51 , segment_index(seg) in segment_identifier() 60 : segment_index < other.segment_index in operator <() 67 && segment_index == other.segment_index in operator ==() 78 << ", v:" << seg_id.segment_index // v:vertex because s is used for source in operator <<() 89 signed_size_type segment_index; member
|
| H A D | sort_by_side.hpp | 291 if (op.seg_id.segment_index >= departure_seg_id.segment_index) in calculate_segment_distance() 293 return op.seg_id.segment_index - departure_seg_id.segment_index; in calculate_segment_distance() 303 return ((segment_count - 1) - departure_seg_id.segment_index) + op.seg_id.segment_index; in calculate_segment_distance()
|
| H A D | copy_segments.hpp | 96 signed_size_type const from_index = seg_id.segment_index + 1; in apply() 163 signed_size_type const from_index = seg_id.segment_index + 1; in apply() 237 signed_size_type index = seg_id.segment_index + 1; in apply()
|
| H A D | follow_linear_linear.hpp | 214 op_it->seg_id.segment_index, in process_turn() 229 op_it->seg_id.segment_index, in process_turn() 240 op_it->seg_id.segment_index, in process_turn()
|
| H A D | follow.hpp | 65 return geometry::covered_by(range::at(linestring, op.seg_id.segment_index), polygon, strategy); in last_covered_by() 466 iit->seg_id.segment_index, it->point, *iit, in apply() 476 iit->seg_id.segment_index, it->point, *iit, in apply()
|
| H A D | enrich_intersection_points.hpp | 135 = next->subject->seg_id.segment_index; in enrich_assign() 137 if (op.seg_id.segment_index == next_op.seg_id.segment_index in enrich_assign()
|
| H A D | copy_segment_point.hpp | 64 boost::begin(view) + seg_id.segment_index, true); in apply() 109 signed_size_type index = seg_id.segment_index; in apply()
|
| H A D | traversal.hpp | 700 && start_op.seg_id.segment_index == to_vertex_index; in change_index_for_self_turn() 707 << " start=" << start_op.seg_id.segment_index in change_index_for_self_turn()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/turns/ |
| H A D | compare_turns.hpp | 77 if ( left_other_seg_id.segment_index != right_other_seg_id.segment_index ) in use_other_id() 79 return IdLess()(left_other_seg_id.segment_index, in use_other_id() 80 right_other_seg_id.segment_index); in use_other_id()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | get_piece_turns.hpp | 173 signed_size_type const piece1_first_index = piece1.first_seg_id.segment_index; in calculate_turns() 174 signed_size_type const piece2_first_index = piece2.first_seg_id.segment_index; in calculate_turns() 221 the_model.operations[0].seg_id.segment_index = index1; // override in calculate_turns() 226 prev1 = it1++, the_model.operations[0].seg_id.segment_index++) in calculate_turns() 230 the_model.operations[1].seg_id.segment_index = index2; // override in calculate_turns() 237 prev2 = it2++, the_model.operations[1].seg_id.segment_index++) in calculate_turns()
|
| H A D | buffered_piece_collection.hpp | 627 signed_size_type piece_segment_index = pc.first_seg_id.segment_index; in insert_rescaled_piece_turns() 641 … signed_size_type const index_in_vector = 1 + rit->seg_id.segment_index - piece_segment_index; in insert_rescaled_piece_turns() 836 current_segment_id.segment_index = 0; in start_new_ring() 891 && current_segment_id.segment_index in update_last_point() 892 == m_pieces.back().first_seg_id.segment_index) in update_last_point() 958 current_segment_id.segment_index++; in add_point() 987 pc.first_seg_id.segment_index = decrease_segment_index_by_one ? n - 1 : n; in create_piece() 988 pc.last_segment_index = pc.first_seg_id.segment_index; in create_piece() 996 if (pc.first_seg_id.segment_index < 0) in init_rescale_piece() 1008 pc.offsetted_count = pc.last_segment_index - pc.first_seg_id.segment_index; in init_rescale_piece() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/ |
| H A D | linear.hpp | 69 (turn.operations[0].seg_id.segment_index == 0 in check_segment_indices() 70 && turn.operations[1].seg_id.segment_index == last_index) in check_segment_indices() 72 (turn.operations[0].seg_id.segment_index == 0 in check_segment_indices() 73 && turn.operations[1].seg_id.segment_index == last_index); in check_segment_indices()
|
| /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 | debug_print_turns.hpp | 46 << turn.operations[0].seg_id.segment_index in debug_print_turn() 48 << turn.operations[1].seg_id.segment_index in debug_print_turn()
|
| /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 | follow_helpers.hpp | 348 if ( prev_seg_id.segment_index != curr_seg_id.segment_index in turn_on_the_same_ip() 350 || prev_seg_id.segment_index + 1 != curr_seg_id.segment_index ) ) in turn_on_the_same_ip()
|
| H A D | linear_areal.hpp | 1193 …std::size_t const p_seg_ij = static_cast<std::size_t>(turn.operations[op_id].seg_id.segment_index); in calculate_from_inside() 1194 …ize_t const q_seg_ij = static_cast<std::size_t>(turn.operations[other_op_id].seg_id.segment_index); in calculate_from_inside()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/is_valid/ |
| H A D | failing_reason_policy.hpp | 146 << ", " << seg_id.segment_index in apply_to_segment_identifier()
|
| /OK3568_Linux_fs/kernel/drivers/visorbus/ |
| H A D | controlvmchannel.h | 220 u32 segment_index; member
|