Home
last modified time | relevance | path

Searched refs:back_inserter (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dinserter_algorithm.hpp55 , back_inserter< typename clear<P1>::type > \
80 , back_inserter< typename clear<P1>::type > \
104 , back_inserter< typename clear<P1>::type > \
133 , back_inserter< typename clear<P1>::type > \
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/maliit/maliit-framework-qt5/
H A D0001-Drop-tr1-namespace-its-not-there-in-c-11-and-newer.patch36 std::back_inserter(mEnabledAndAvailableSubViews),
50 - std::back_inserter(result), std::tr1::bind(notEqualPlugin, _1, plugin));
51 + std::back_inserter(result), std::bind(notEqualPlugin, _1, plugin));
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Ddistance_result.hpp122 boost::mpl::back_inserter<boost::mpl::vector0<> >
179 boost::mpl::back_inserter<boost::mpl::vector0<> >
H A Dcomparable_distance_result.hpp108 boost::mpl::back_inserter<boost::mpl::vector0<> >
159 boost::mpl::back_inserter<boost::mpl::vector0<> >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dtransform.hpp165 range::back_inserter(geometry::exterior_ring(poly2)), strategy)) in apply()
192 range::back_inserter(*it2), in apply()
231 range::back_inserter(range2), strategy); in apply()
H A Ddifference.hpp148 range::back_inserter(output_collection), in apply()
169 range::back_inserter(output_collection)); in apply()
H A Dsym_difference.hpp322 range::back_inserter(output_collection), in apply()
343 range::back_inserter(output_collection)); in apply()
H A Dunion.hpp263 range::back_inserter(output_collection), in apply()
291 range::back_inserter(output_collection), in apply()
H A Dsimplify.hpp80 boost::begin(range), boost::end(range), geometry::range::back_inserter(out) in apply()
116 range, geometry::range::back_inserter(out), max_distance, strategy in apply()
H A Dremove_spikes.hpp153 std::copy(cleaned.begin(), cleaned.end(), range::back_inserter(range)); in apply()
H A Dbuffer.hpp289 detail::buffer::buffer_inserter<polygon_type>(geometry_in, range::back_inserter(geometry_out), in buffer()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dback_inserter.hpp27 struct back_inserter struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dlocal_minimum_util.hpp108 std::move(edges.begin(), next_edge, std::back_inserter(bnd.edges)); in create_bound_towards_minimum()
153 std::move(edges.begin(), next_edge, std::back_inserter(bnd.edges)); in create_bound_towards_maximum()
197 std::move(left_bound.edges.begin(), edge_itr, std::back_inserter(right_bound.edges)); in move_horizontals_on_left_to_right()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/
H A Dconvex_hull_concept.hpp64 str->result(*st, std::back_inserter(*v), true, true); in apply()
H A Dsimplify_concept.hpp77 str->apply(*v1, std::back_inserter(*v2), 1.0); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.cpp66 std::copy(begin, next_pt, std::back_inserter(bnd.points)); in create_bound_towards_maximum()
92 std::reverse_copy(begin, next_pt, std::back_inserter(bnd.points)); in create_bound_towards_minimum()
303 std::back_inserter(activeBounds)); in nextRow()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dadaptors.hpp38 rtree.query(pred, std::back_inserter(m_result)); in query_range()
/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 Dget_turns.hpp302 std::back_inserter(turns)); in apply()
679 std::back_inserter(turns)); in get_turns_with_box()
686 std::back_inserter(turns)); in get_turns_with_box()
693 std::back_inserter(turns)); in get_turns_with_box()
700 std::back_inserter(turns)); in get_turns_with_box()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dstyle_diff.cpp21 …longest_common_subsequence(a->begin(), a->end(), b->begin(), b->end(), std::back_inserter(lcs), eq… in diff()
H A Drenderer.cpp85 std::move(set.begin(), set.end(), std::back_inserter(ids)); in getAnnotationIDs()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilefetcher.cpp81 std::copy(tilesAdded.cbegin(), tilesAdded.cend(), std::back_inserter(d->queue_)); in updateTileRequests()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dmulti_point.hpp210 rtree.query(index::intersects(*it), std::back_inserter(inters_boxes)); in apply()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dregex.h1974 format(std::back_inserter(__result), __fmt, __flags); in _GLIBCXX_VISIBILITY()
1986 format(std::back_inserter(__result), in _GLIBCXX_VISIBILITY()
2529 regex_replace(std::back_inserter(__result), in _GLIBCXX_VISIBILITY()
2555 regex_replace(std::back_inserter(__result), in _GLIBCXX_VISIBILITY()
2581 regex_replace(std::back_inserter(__result), __s, in _GLIBCXX_VISIBILITY()
2607 regex_replace(std::back_inserter(__result), __s, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dregex.h1974 format(std::back_inserter(__result), __fmt, __flags); in _GLIBCXX_VISIBILITY()
1986 format(std::back_inserter(__result), in _GLIBCXX_VISIBILITY()
2529 regex_replace(std::back_inserter(__result), in _GLIBCXX_VISIBILITY()
2555 regex_replace(std::back_inserter(__result), in _GLIBCXX_VISIBILITY()
2581 regex_replace(std::back_inserter(__result), __s, in _GLIBCXX_VISIBILITY()
2607 regex_replace(std::back_inserter(__result), __s, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersection/
H A Dinterface.hpp60 range::back_inserter(geometry_out), strategy); in apply()

12