Home
last modified time | relevance | path

Searched refs:push_front (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/
H A Dpush_front.hpp22 struct push_front struct
34 , result_of::push_front<Sequence const, T>
36 push_front(Sequence const& seq, T const& x) in push_front() function
38 typedef typename result_of::push_front<Sequence const, T> push_front; in push_front() typedef
39 typedef typename push_front::single_view single_view; in push_front()
40 typedef typename push_front::type result; in push_front()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/fusion/
H A Dpush_front.hpp25 struct push_front struct
34 : fusion::result_of::push_front<
41 typename fusion::result_of::push_front<Seq const, T>::type
44 return fusion::push_front(seq, t); in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dpush_front.hpp29 struct push_front struct
33 BOOST_MPL_AUX_LAMBDA_SUPPORT(2,push_front,(Sequence,T))
47 BOOST_MPL_AUX_NA_SPEC(2, push_front)
H A Dfront_inserter.hpp27 : inserter< Sequence,push_front<> >
H A Dpush_front_fwd.hpp20 template< typename Sequence, typename T > struct push_front;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dinsert_impl.hpp53 , push_front<_,_>
58 , typename push_front<half_sequence_,T>::type
59 , push_front<_,_>
H A Dpush_front_impl.hpp54 : aux::has_type< push_front< Seq, has_push_front_arg > >
58 typedef aux::has_type< push_front< Seq, has_push_front_arg > > type;
60 (aux::has_type< push_front< Seq, has_push_front_arg > >::value)
H A Derase_impl.hpp56 , push_front<_,_>
62 , push_front<_,_>
H A Diter_push_front.hpp28 typedef typename push_front<
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/iterator_range/detail/
H A Dsegmented_iterator_range.hpp48 struct push_front;
65 , result_of::push_front<Sequence const, T>
67 push_front(Sequence const& seq, T const& x);
149 typename result_of::push_front<
164 fusion::push_front( in call()
435 typename result_of::push_front<
457 fusion::push_front( in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/mpl/
H A Dpush_front.hpp28 fusion::result_of::push_front<Sequence, T>::type
/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.h83 push_front(const _Tp& __t) in push_front() function
H A Dbalanced_quicksort.h342 __tl._M_leftover_parts.push_front in __qsb_local_sort_with_helping()
353 __tl._M_leftover_parts.push_front(std::make_pair in __qsb_local_sort_with_helping()
/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.h83 push_front(const _Tp& __t) in push_front() function
H A Dbalanced_quicksort.h342 __tl._M_leftover_parts.push_front in __qsb_local_sort_with_helping()
353 __tl._M_leftover_parts.push_front(std::make_pair in __qsb_local_sort_with_helping()
/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.hpp95 typedef typename mpl::push_front< typename S::types, T >::type types;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__split_buffer102 void push_front(const_reference __x);
105 void push_front(value_type&& __x);
468 __split_buffer<_Tp, _Allocator>::push_front(const_reference __x)
499 __split_buffer<_Tp, _Allocator>::push_front(value_type&& __x)
H A Ddeque109 void push_front(const value_type& v);
110 void push_front(value_type&& v);
1351 void push_front(const value_type& __v);
1363 void push_front(value_type&& __v);
1836 deque<_Tp, _Allocator>::push_front(const value_type& __v)
1883 deque<_Tp, _Allocator>::push_front(value_type&& __v)
2316 __base::__map_.push_front(__pt);
2324 __base::__map_.push_front(__alloc_traits::allocate(__a, __base::__block_size));
2331 __base::__map_.push_front(__pt);
2384 __base::__map_.push_front(__pt);
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__split_buffer102 void push_front(const_reference __x);
105 void push_front(value_type&& __x);
468 __split_buffer<_Tp, _Allocator>::push_front(const_reference __x)
499 __split_buffer<_Tp, _Allocator>::push_front(value_type&& __x)
H A Ddeque109 void push_front(const value_type& v);
110 void push_front(value_type&& v);
1351 void push_front(const value_type& __v);
1363 void push_front(value_type&& __v);
1836 deque<_Tp, _Allocator>::push_front(const value_type& __v)
1883 deque<_Tp, _Allocator>::push_front(value_type&& __v)
2316 __base::__map_.push_front(__pt);
2324 __base::__map_.push_front(__alloc_traits::allocate(__a, __base::__block_size));
2331 __base::__map_.push_front(__pt);
2384 __base::__map_.push_front(__pt);
[all …]
/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/debug/
H A Ddeque374 push_front(const _Tp& __x)
376 _Base::push_front(__x);
389 push_front(_Tp&& __x)
/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/debug/
H A Ddeque374 push_front(const _Tp& __x)
376 _Base::push_front(__x);
389 push_front(_Tp&& __x)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqgeomapobjectqsgsupport.cpp215 toRemove.push_front(i); in updateMapObjects()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Diterator.hpp243 { container_m->push_front(boost::move(x)); return *this; } in operator =()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dproto_fwd.hpp676 struct push_front;
688 typedef functional::push_front _push_front;

123