Home
last modified time | relevance | path

Searched refs:box_type (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Drtree.hpp190 typedef bounds_type box_type; typedef in boost::geometry::index::rtree
193 …ors<allocator_type, value_type, typename options_type::parameters_type, box_type, node_tag> alloca…
195 …detail::rtree::node<value_type, typename options_type::parameters_type, box_type, allocators_type,…
196 …tree::internal_node<value_type, typename options_type::parameters_type, box_type, allocators_type,…
197 …detail::rtree::leaf<value_type, typename options_type::parameters_type, box_type, allocators_type,…
201 …typedef detail::rtree::subtree_destroyer<value_type, options_type, translator_type, box_type, allo…
227 value_type, options_type, translator_type, box_type, allocators_type
297 …typedef detail::rtree::pack<value_type, options_type, translator_type, box_type, allocators_type> … in rtree()
329 …typedef detail::rtree::pack<value_type, options_type, translator_type, box_type, allocators_type> … in rtree()
990 …tors::spatial_query_iterator<value_type, options_type, translator_type, box_type, allocators_type,…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp158 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
169 detail::indexed_point_view<box_type const, min_corner> in apply()
172 detail::indexed_point_view<box_type const, max_corner> in apply()
177 detail::indexed_point_view<box_type const, min_corner>, in apply()
185 detail::indexed_point_view<box_type const, max_corner>, in apply()
238 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
239 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
240 typedef typename coordinate_system<box_type>::type::units units_type; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dserialization.hpp397 typedef typename elements_type::value_type::first_type box_type; in raw_apply() typedef
398 box_type b = serialization_load<box_type>("b", ar); in raw_apply()
448 typedef typename Rtree::box_type box_type; typedef in boost::geometry::index::detail::rtree::const_private_view
473 typedef typename Rtree::box_type box_type; typedef in boost::geometry::index::detail::rtree::private_view
505 typedef typename view::box_type box_type; in save() typedef
519 …detail::rtree::visitors::save<Archive, value_type, options_type, translator_type, box_type, alloca… in save()
535 typedef typename view::box_type box_type; in load() typedef
540 …typedef detail::rtree::subtree_destroyer<value_type, options_type, translator_type, box_type, allo… in load()
554 … n = detail::rtree::load<value_type, options_type, translator_type, box_type, allocators_type> in load()
H A Dbounded_view.hpp178 typedef index::detail::bounded_view<Geometry, Box, Tag, box_tag, CSystem> box_type; typedef
181 static inline coordinate_type get(box_type const& b) in get()
196 typedef index::detail::bounded_view<Geometry, Box, Tag, box_tag, CSystem> box_type; typedef
199 static inline coordinate_type get(box_type const& b) in get()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/utilities/
H A Dview.hpp27 typedef typename Rtree::box_type box_type; typedef in boost::geometry::index::detail::rtree::utilities::view
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/
H A Dwithin_concept.hpp128 >::type box_type; in apply() typedef
138 (concepts::ConstBox<box_type>) in apply()
157 box_type const* bx = 0; in apply()
/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 Dself_turn_points.hpp144 > box_type; in apply() typedef
146 typedef geometry::sections<box_type, 1> sections_type; in apply()
163 box_type in apply()
H A Dassign_parents.hpp234 typedef model::box<point_type> box_type; in assign_parents() typedef
327 box_type in assign_parents()
H A Dget_turns.hpp473 > box_type; in apply() typedef
474 typedef geometry::sections<box_type, 2> sections_type; in apply()
501 box_type in apply()
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dechoaudio_3g.c225 int box_type, err; in load_asic() local
242 box_type = check_asic_status(chip); in load_asic()
246 if (box_type >= 0) { in load_asic()
253 return box_type; in load_asic()
H A Dechoaudio_dsp.c491 int box_type, err; in load_firmware() local
498 if ((box_type = check_asic_status(chip)) >= 0) in load_firmware()
499 return box_type; in load_firmware()
512 if ((box_type = load_asic(chip)) < 0) in load_firmware()
513 return box_type; /* error */ in load_firmware()
515 return box_type; in load_firmware()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/quadratic/
H A Dredistribute_elements.hpp40 typedef Box box_type; in pick_seeds() typedef
41 typedef typename index::detail::default_content_result<box_type>::type content_type; in pick_seeds()
42 typedef index::detail::bounded_view<indexable_type, box_type> bounded_indexable_view; in pick_seeds()
59 box_type enlarged_box; in pick_seeds()
/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 Dturn_in_piece_visitor.hpp115 typedef geometry::model::box<Point> box_type; in in_box() typedef
116 box_type box; in in_box()
334 typedef geometry::model::box<Point> box_type; in check_helper_segment() typedef
336 box_type box; in check_helper_segment()
372 typedef geometry::model::box<Point> box_type; in check_helper_segment() typedef
374 box_type box; in check_helper_segment()
/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 Dpolygon.hpp313 typedef geometry::model::box<typename point_type<Polygon>::type> box_type; in are_holes_inside() typedef
314 typedef partition_item<RingIterator, box_type> item_type; in are_holes_inside()
345 box_type in are_holes_inside()
H A Dmultipolygon.hpp103 typedef geometry::model::box<typename point_type<MultiPolygon>::type> box_type; in are_polygon_interiors_disjoint() typedef
104 typedef typename base::template partition_item<PolygonIterator, box_type> item_type; in are_polygon_interiors_disjoint()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/
H A Dsectionalize.hpp83 typedef Box box_type; typedef
130 typedef Box box_type; typedef
403 typename cs_tag<typename Sections::box_type>::type in apply()
938 typename section_type::box_type in sectionalize()