Searched defs:optimal_buffer_size (Results 1 – 8 of 8) sorted by relevance
36 std::streamsize optimal_buffer_size(const T& t) in optimal_buffer_size() function63 static std::streamsize optimal_buffer_size(const T& t) in optimal_buffer_size() function70 static std::streamsize optimal_buffer_size(const T&) in optimal_buffer_size() function77 static std::streamsize optimal_buffer_size(const T&) in optimal_buffer_size() function
257 std::streamsize optimal_buffer_size() const in optimal_buffer_size() function in boost::iostreams::detail::composite_filter484 composite_device<Filter, Device, Mode>::optimal_buffer_size() const in optimal_buffer_size() function in boost::iostreams::detail::composite_device
196 std::streamsize optimal_buffer_size() const in optimal_buffer_size() function in boost::iostreams::tee_device
27 std::streamsize optimal_buffer_size() const in optimal_buffer_size() function
57 std::streamsize optimal_buffer_size() const in optimal_buffer_size() function in boost::iostreams::detail::device_adapter
59 std::streamsize optimal_buffer_size() const in optimal_buffer_size() function in boost::iostreams::detail::filter_adapter
118 std::streamsize optimal_buffer_size() const in optimal_buffer_size() function in boost::iostreams::detail::concept_adapter
47 std::streamsize optimal_buffer_size() const { return 0; } in optimal_buffer_size() function in boost::iostreams::basic_counter