Searched defs:close_impl (Results 1 – 12 of 12) sorted by relevance
/third_party/boost/boost/iostreams/ |
D | close.hpp | 156 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/ |
D | camapplicationinfo.c | 113 close_impl (CamALApplication * application, CamSLSession * session) in close_impl() function
|
D | camresourcemanager.c | 155 close_impl (CamALApplication * application, CamSLSession * session) in close_impl() function
|
D | camconditionalaccess.c | 164 close_impl (CamALApplication * application, CamSLSession * session) in close_impl() function
|
/third_party/boost/boost/iostreams/filter/ |
D | line.hpp | 190 void close_impl() in close_impl() function in boost::iostreams::basic_line_filter
|
D | aggregate.hpp | 143 void close_impl() in close_impl() function in boost::iostreams::aggregate_filter
|
D | symmetric.hpp | 293 void symmetric_filter<SymmetricFilter, Alloc>::close_impl() in close_impl() function in boost::iostreams::symmetric_filter
|
D | gzip.hpp | 299 void close_impl() in close_impl() function in boost::iostreams::basic_gzip_compressor
|
/third_party/boost/boost/iostreams/detail/streambuf/ |
D | direct_streambuf.hpp | 202 void direct_streambuf<T, Tr>::close_impl(BOOST_IOS::openmode which) in close_impl() function in boost::iostreams::detail::direct_streambuf
|
D | indirect_streambuf.hpp | 383 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/ |
D | managed_memory_impl.hpp | 199 bool close_impl() in close_impl() function in boost::interprocess::ipcdetail::basic_managed_memory_impl
|
/third_party/boost/libs/iostreams/src/ |
D | file_descriptor.cpp | 260 void file_descriptor_impl::close_impl(bool close_flag, bool throw_) { in close_impl() function in boost::iostreams::detail::file_descriptor_impl
|