Home
last modified time | relevance | path

Searched refs:input_filter (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/iostreams/example/
Dunix2dos_filter.hpp33 class unix2dos_input_filter : public input_filter {
Dline_wrapping_filter.hpp49 class line_wrapping_input_filter : public input_filter {
Dtab_expanding_filter.hpp58 class tab_expanding_input_filter : public input_filter {
Dshell_comments_filter.hpp47 class shell_comments_input_filter : public input_filter {
Ddictionary_filter.hpp69 class dictionary_input_filter : public input_filter {
/third_party/boost/boost/iostreams/
Dconcepts.hpp99 typedef filter<input> input_filter; typedef
/third_party/boost/libs/iostreams/test/detail/
Dfilters.hpp36 struct toupper_filter : public input_filter {
Dclosable.hpp201 class closable_filter<input> : public input_filter {
/third_party/boost/libs/iostreams/test/
Dauto_close_test.cpp34 class closable_input_filter : public input_filter {