Home
last modified time | relevance | path

Searched defs:pop_front (Results 1 – 9 of 9) sorted by relevance

/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_front.hpp30 struct pop_front struct
38 struct result<This(Seq)>
43 struct result<This(Seq &)>
49 operator ()(Seq &seq) const in operator ()()
58 operator ()(Seq const &seq) const in operator ()()
/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_front.hpp21 struct pop_front struct
30 type;
37 pop_front(Sequence const& seq) in pop_front() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dpop_front.hpp28 struct pop_front struct
/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.h100 pop_front(_Tp& __t) in pop_front() function
/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.h100 pop_front(_Tp& __t) in pop_front() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcore_c.h3038 template<typename _Tp> inline void Seq<_Tp>::pop_front() in pop_front() function
3044 template<typename _Tp> inline void Seq<_Tp>::pop_front(_Tp* elem, size_t count) in pop_front() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcore_c.h3038 template<typename _Tp> inline void Seq<_Tp>::pop_front() in pop_front() function
3044 template<typename _Tp> inline void Seq<_Tp>::pop_front(_Tp* elem, size_t count) in pop_front() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcore_c.h3038 template<typename _Tp> inline void Seq<_Tp>::pop_front() in pop_front() function
3044 template<typename _Tp> inline void Seq<_Tp>::pop_front(_Tp* elem, size_t count) in pop_front() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Diterator_range_core.hpp271 void pop_front() { drop_front(); } in pop_front() function in boost::iterator_range_detail::iterator_range_base