Home
last modified time | relevance | path

Searched defs:set_next (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/streambuf/
H A Dlinked_streambuf.hpp89 virtual void set_next(linked_streambuf<Ch, Tr>* /* next */) { } in set_next() function in boost::iostreams::detail::linked_streambuf
H A Dindirect_streambuf.hpp378 inline void indirect_streambuf<T, Tr, Alloc, Mode>::set_next in set_next() function in boost::iostreams::detail::indirect_streambuf
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dring.hpp437 void set_next(const_point_ptr<T>& node, const const_point_ptr<T>& next_node) { in set_next() function