Home
last modified time | relevance | path

Searched defs:auto_release (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/log/sources/
Drecord_ostream.hpp487 class auto_release class in boost::aux::record_pump
492 explicit auto_release(stream_compound* p) BOOST_NOEXCEPT : m_pCompound(p) {} in auto_release() function in boost::aux::record_pump::auto_release
/third_party/ffmpeg/libavfilter/
Daf_alimiter.c46 int auto_release; member
/third_party/libusb/libusb/os/
Dwindows_winusb.c615 static void auto_release(struct usbi_transfer *itransfer) in auto_release() function