| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | sub_range.hpp | 32 struct sub_range : not_implemented<Tag> struct 36 struct sub_range<Geometry, Tag, false> struct 48 struct sub_range<Geometry, polygon_tag, false> struct 72 struct sub_range<Geometry, Tag, true> struct 82 typedef detail_dispatch::sub_range<sub_type> sub_sub_range; argument 105 typedef typename detail_dispatch::sub_range<Geometry>::return_type type; 112 sub_range(Geometry & geometry, Id const& id) in sub_range() function 114 return detail_dispatch::sub_range<Geometry>::apply(geometry, id); in sub_range() 119 sub_range(Geometry const& geometry, Id const& id) in sub_range() function 121 return detail_dispatch::sub_range<Geometry const>::apply(geometry, id); in sub_range()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/ |
| H A D | sub_range.hpp | 141 class sub_range class 180 sub_range() in sub_range() function in boost::sub_range 184 sub_range(const sub_range& r) in sub_range() function in boost::sub_range 191 sub_range( in sub_range() function in boost::sub_range 202 sub_range( in sub_range() function in boost::sub_range 233 sub_range( Iter first, Iter last ) : in sub_range() function in boost::sub_range 240 sub_range& 251 sub_range& 259 sub_range& operator=( const sub_range& r ) in operator =() 265 sub_range& advance_begin( in advance_begin() [all …]
|
| H A D | range_fwd.hpp | 31 class sub_range;
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stb0899_algo.c | 148 internal->sub_range = min(internal->srch_range, range); in stb0899_first_subrange() 150 internal->sub_range = 0; in stb0899_first_subrange() 207 derot_limit = (internal->sub_range / 2L) / internal->mclk; in stb0899_search_tmg() 276 derot_limit = (internal->sub_range / 2L) / internal->mclk; in stb0899_search_carrier() 388 derot_limit = (internal->sub_range / 2L) / internal->mclk; in stb0899_search_data() 469 old_sub_range = internal->sub_range; in next_sub_range() 470 internal->sub_range = min((internal->srch_range / 2) - in next_sub_range() 471 (internal->tuner_offst + internal->sub_range / 2), in next_sub_range() 472 internal->sub_range); in next_sub_range() 474 if (internal->sub_range < 0) in next_sub_range() [all …]
|
| H A D | stb0899_priv.h | 156 s32 sub_range; /* Demod current sub range (Hz) */ member
|
| /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 | linear_areal.hpp | 684 range::back(sub_range(geometry, prev_seg_id)), in apply() 776 range::back(sub_range(geometry, prev_seg_id)), in apply() 892 range::front(sub_range(geometry, seg_id)), in apply() 1011 range::front(sub_range(geometry, seg_id)), in apply() 1102 range::back(sub_range(geometry, prev_seg_id)), in apply() 1125 range::back(sub_range(geometry, prev_seg_id)), in apply() 1151 range::back(sub_range(geometry, prev_seg_id)), in apply() 1182 range1 = sub_range(geometry1, turn.operations[op_id].seg_id); in calculate_from_inside() 1186 range2_type range2(sub_range(geometry2, turn.operations[other_op_id].seg_id)); in calculate_from_inside()
|
| H A D | linear_linear.hpp | 405 range::front(sub_range(geometry, seg_id)), in apply() 493 range::front(sub_range(geometry, seg_id)), in apply() 552 range::front(sub_range(geometry, seg_id)), in apply() 611 range::back(sub_range(geometry, prev_seg_id)), in apply()
|
| H A D | areal_areal.hpp | 125 range_ref = detail::sub_range(areal, ring_id); in operator ()() 163 range_ref = detail::sub_range(areal, ring_id); in operator ()() 660 range_ref = detail::sub_range(geometry, seg_id); in no_turns()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | foreach.hpp | 104 class sub_range; 178 boost_foreach_is_lightweight_proxy(boost::sub_range<T> *&, boost::foreach::tag) { return 0; } in boost_foreach_is_lightweight_proxy()
|