Home
last modified time | relevance | path

Searched defs:close_impl (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/boost/iostreams/
Dclose.hpp156 struct close_impl struct
165 struct close_impl<any_tag> { struct
167 static void close(T& t, BOOST_IOS::openmode which) in close()
174 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close()
184 struct close_impl<close_boost_stream> { struct
186 static void close(T& t) in close()
191 static void close(T& t, BOOST_IOS::openmode which) in close()
199 struct close_impl<close_filtering_stream> { struct
201 static void close(T& t, BOOST_IOS::openmode which) in close()
212 struct close_impl<closable_tag> { struct
[all …]
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamapplicationinfo.c113 close_impl (CamALApplication * application, CamSLSession * session) in close_impl() function
Dcamresourcemanager.c155 close_impl (CamALApplication * application, CamSLSession * session) in close_impl() function
Dcamconditionalaccess.c164 close_impl (CamALApplication * application, CamSLSession * session) in close_impl() function
/third_party/boost/boost/iostreams/filter/
Dline.hpp190 void close_impl() in close_impl() function in boost::iostreams::basic_line_filter
Daggregate.hpp143 void close_impl() in close_impl() function in boost::iostreams::aggregate_filter
Dsymmetric.hpp293 void symmetric_filter<SymmetricFilter, Alloc>::close_impl() in close_impl() function in boost::iostreams::symmetric_filter
Dgzip.hpp299 void close_impl() in close_impl() function in boost::iostreams::basic_gzip_compressor
/third_party/boost/boost/iostreams/detail/streambuf/
Ddirect_streambuf.hpp202 void direct_streambuf<T, Tr>::close_impl(BOOST_IOS::openmode which) in close_impl() function in boost::iostreams::detail::direct_streambuf
Dindirect_streambuf.hpp383 inline void indirect_streambuf<T, Tr, Alloc, Mode>::close_impl in close_impl() function in boost::iostreams::detail::indirect_streambuf
/third_party/boost/boost/interprocess/detail/
Dmanaged_memory_impl.hpp199 bool close_impl() in close_impl() function in boost::interprocess::ipcdetail::basic_managed_memory_impl
/third_party/boost/libs/iostreams/src/
Dfile_descriptor.cpp260 void file_descriptor_impl::close_impl(bool close_flag, bool throw_) { in close_impl() function in boost::iostreams::detail::file_descriptor_impl