Home
last modified time | relevance | path

Searched refs:pop_back (Results 1 – 25 of 100) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/fusion/
H A Dpop_back.hpp25 struct pop_back struct
39 : fusion::result_of::pop_back<Seq>
43 typename fusion::result_of::pop_back<Seq>::type
47 typedef typename fusion::result_of::pop_back<Seq>::type result_type; in operator ()()
52 typename fusion::result_of::pop_back<Seq const>::type
55 return fusion::pop_back(seq); in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dbuild_edges.hpp84 edges.pop_back(); // remove previous edge (pt1) in build_edge_list()
145 edges.pop_back(); in build_edge_list()
149 edges.pop_back(); in build_edge_list()
154 edges.pop_back(); in build_edge_list()
157 edges.pop_back(); in build_edge_list()
166 edges.pop_back(); in build_edge_list()
175 edges.pop_back(); in build_edge_list()
H A Dscanbeam.hpp23 scanbeam.pop_back(); in pop_from_scanbeam()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dpop_back.hpp28 struct pop_back struct
32 BOOST_MPL_AUX_LAMBDA_SUPPORT(1,pop_back,(Sequence))
35 BOOST_MPL_AUX_NA_SPEC(1, pop_back)
H A Dpop_back_fwd.hpp20 template< typename Sequence > struct pop_back;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/
H A Dpop_back.hpp136 struct pop_back struct
156 inline typename result_of::pop_back<Sequence const>::type
157 pop_back(Sequence const& seq) in pop_back() function
159 typedef result_of::pop_back<Sequence const> comp; in pop_back()
/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.hpp142 elements_copy.pop_back(); in apply()
144 elements_copy.pop_back(); in apply()
149 elements_copy.pop_back(); in apply()
151 elements_copy.pop_back(); in apply()
222 elements_copy.pop_back(); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dremove_spikes.hpp107 cleaned.pop_back(); in apply()
122 cleaned.pop_back(); in apply()
142 cleaned.pop_back(); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dmerge_lines.cpp21 features[index].geometry[0].pop_back(); in mergeFromRight()
37 geom[0].pop_back(); in mergeFromLeft()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Dremove.hpp155 elements.pop_back(); in operator ()()
221 elements.pop_back(); in store_underflowed_node()
225 m_underflowed_nodes.pop_back(); in store_underflowed_node()
H A Ddistance_query.hpp394 internal_stack.pop_back(); in increment()
414 internal_stack.pop_back(); in increment()
483 internal_stack.pop_back(); in operator ()()
H A Diterator.hpp100 m_internal_stack.pop_back(); in search_value()
H A Dspatial_query.hpp175 m_internal_stack.pop_back(); in search_value()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/mpl/
H A Dpop_back.hpp28 fusion::result_of::pop_back<Sequence>::type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dhull_graham_andrew.hpp339 output.pop_back(); in add_to_hull()
340 output.pop_back(); in add_to_hull()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dheap.h156 heap.pop_back(); in popMin()
/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/parallel/
H A Dqueue.h127 pop_back(_Tp& __t) //queue behavior in pop_back() function
H A Dbalanced_quicksort.h397 && __tls[__victim]->_M_leftover_parts.pop_back(__current); in __qsb_local_sort_with_helping()
486 !__tls[__i]->_M_leftover_parts.pop_back(__dummy)); in __parallel_sort_qsb()
/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/parallel/
H A Dqueue.h127 pop_back(_Tp& __t) //queue behavior in pop_back() function
H A Dbalanced_quicksort.h397 && __tls[__victim]->_M_leftover_parts.pop_back(__current); in __qsb_local_sort_with_helping()
486 !__tls[__i]->_M_leftover_parts.pop_back(__dummy)); in __parallel_sort_qsb()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/
H A Dcomponents_as_mpl_sequence.hpp131 typedef typename mpl::pop_back< typename S::types >::type types;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep_context.cpp178 triangles.pop_back(); in MeshClean()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Ddeque123 void pop_back();
1386 void pop_back();
1725 __base::__map_.pop_back();
1740 __base::__map_.pop_back();
2315 __base::__map_.pop_back();
2330 __base::__map_.pop_back();
2383 __base::__map_.pop_back();
2405 __base::__map_.pop_back();
2436 __base::__map_.pop_back();
2610 deque<_Tp, _Allocator>::pop_back()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Ddeque123 void pop_back();
1386 void pop_back();
1725 __base::__map_.pop_back();
1740 __base::__map_.pop_back();
2315 __base::__map_.pop_back();
2330 __base::__map_.pop_back();
2383 __base::__map_.pop_back();
2405 __base::__map_.pop_back();
2436 __base::__map_.pop_back();
2610 deque<_Tp, _Allocator>::pop_back()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dproto_fwd.hpp677 struct pop_back;
689 typedef functional::pop_back _pop_back;

1234