Searched defs:flt_wrapper_impl (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/ |
| H A D | concept_adapter.hpp | 200 struct flt_wrapper_impl<any_tag> { struct 203 seek( Filter& f, Device* dev, stream_offset off, in seek() 212 seek( Filter&, Device*, stream_offset, in seek() 219 seek( Filter& f, Device* dev, stream_offset off, in seek() 229 seek( Filter& f, Device* dev, stream_offset off, in seek() 236 seek( Filter& f, Device* dev, stream_offset off, in seek() 242 static void close(Filter& f, Device* dev, BOOST_IOS::openmode which) in close() 246 static bool flush(Filter& f, Device* dev) in flush() 251 struct flt_wrapper_impl<input> { struct 254 read( Filter& f, Source* src, typename char_type_of<Filter>::type* s, in read() [all …]
|