Home
last modified time | relevance | path

Searched refs:input_seekable (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/iostreams/
Dcategories.hpp31 struct input_seekable : virtual input, virtual detail::random_access { }; struct
34 : virtual input_seekable,
39 : virtual input_seekable,
44 : input_seekable, output_seekable,
121 : input_seekable,
141 : input_seekable,
157 : input_seekable,
Dskip.hpp77 is_convertible<mode, input_seekable>, in skip()
94 is_convertible<filter_mode, input_seekable>, in skip()
95 is_convertible<device_mode, input_seekable> in skip()
Dtraits.hpp297 BOOST_IOSTREAMS_MODE_HELPER(input_seekable, 4)
/third_party/boost/boost/iostreams/device/
Darray.hpp79 BOOST_IOSTREAMS_ARRAY(array_source, input_seekable)
Dfile.hpp80 : input_seekable,
Dfile_descriptor.hpp159 : input_seekable,