Searched defs:sub_range (Results 1 – 3 of 3) sorted by relevance
32 struct sub_range : not_implemented<Tag> struct36 struct sub_range<Geometry, Tag, false> struct38 typedef Geometry & return_type;41 return_type apply(Geometry & geometry, Id const&) in apply()48 struct sub_range<Geometry, polygon_tag, false> struct50 typedef typename geometry::ring_return_type<Geometry>::type return_type;53 return_type apply(Geometry & geometry, Id const& id) in apply()72 struct sub_range<Geometry, Tag, true> struct74 typedef typename boost::range_value<Geometry>::type value_type;80 >::type sub_type;[all …]
141 class sub_range class180 sub_range() in sub_range() function in boost::sub_range184 sub_range(const sub_range& r) in sub_range() function in boost::sub_range191 sub_range( in sub_range() function in boost::sub_range202 sub_range( in sub_range() function in boost::sub_range233 sub_range( Iter first, Iter last ) : in sub_range() function in boost::sub_range
156 s32 sub_range; /* Demod current sub range (Hz) */ member