Home
last modified time | relevance | path

Searched refs:auto_close (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/iostreams/test/
Dauto_close_test.cpp58 BOOST_CHECK(in.auto_close()); in auto_close_source()
67 BOOST_CHECK(in.auto_close()); in auto_close_source()
88 BOOST_CHECK(!in.auto_close()); in auto_close_source()
105 BOOST_CHECK(in.auto_close()); in auto_close_filter()
119 BOOST_CHECK(in.auto_close()); in auto_close_filter()
150 BOOST_CHECK(!in.auto_close()); in auto_close_filter()
168 BOOST_CHECK(!in.auto_close()); in auto_close_filter()
/third_party/boost/boost/iostreams/
Dchain.hpp216 bool auto_close() const;
476 bool auto_close() const { return chain_->auto_close(); } in auto_close() function in boost::iostreams::detail::chain_client
544 bool chain_base<Self, Ch, Tr, Alloc, Mode>::auto_close() const in auto_close() function in boost::iostreams::detail::chain_base
577 if (auto_close()) in pop()
586 if (auto_close() || list().empty()) in pop()
Dstream.hpp149 bool auto_close() const { return this->member.auto_close(); } in auto_close() function
Dstream_buffer.hpp90 if (this->is_open() && this->auto_close()) in ~stream_buffer()
/third_party/boost/boost/iostreams/detail/broken_overload_resolution/
Dstream.hpp106 bool auto_close() const { return this->member.auto_close(); } in auto_close() function
Dstream_buffer.hpp51 if (this->is_open() && this->auto_close()) in ~stream_buffer()
/third_party/boost/boost/iostreams/detail/streambuf/
Dlinked_streambuf.hpp91 virtual bool auto_close() const = 0;
Dindirect_streambuf.hpp69 bool auto_close() const;
211 bool indirect_streambuf<T, Tr, Alloc, Mode>::auto_close() const in auto_close() function in boost::iostreams::detail::indirect_streambuf
Ddirect_streambuf.hpp63 bool auto_close() const { return auto_close_; } in auto_close() function in boost::iostreams::detail::direct_streambuf
/third_party/gettext/gettext-tools/tests/
Dxgettext-glade-1462 <auto_close>True</auto_close>
949 <auto_close>True</auto_close>
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch45755 auto_close_(auto_close) {