| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | rtree.hpp | 190 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 D | range_of_boxes.hpp | 158 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 D | serialization.hpp | 397 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 D | bounded_view.hpp | 178 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 D | view.hpp | 27 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 D | within_concept.hpp | 128 >::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 D | self_turn_points.hpp | 144 > box_type; in apply() typedef 146 typedef geometry::sections<box_type, 1> sections_type; in apply() 163 box_type in apply()
|
| H A D | assign_parents.hpp | 234 typedef model::box<point_type> box_type; in assign_parents() typedef 327 box_type in assign_parents()
|
| H A D | get_turns.hpp | 473 > 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 D | echoaudio_3g.c | 225 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 D | echoaudio_dsp.c | 491 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 D | redistribute_elements.hpp | 40 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 D | turn_in_piece_visitor.hpp | 115 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 D | polygon.hpp | 313 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 D | multipolygon.hpp | 103 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 D | sectionalize.hpp | 83 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()
|