Home
last modified time | relevance | path

Searched defs:open_impl (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/iostreams/detail/broken_overload_resolution/
Dstream.hpp113 void open_impl(mpl::false_, const U0& u0) in open_impl() function
120 void open_impl(mpl::false_, U0& u0) in open_impl() function
127 void open_impl(mpl::true_, const U0& u0) in open_impl() function
134 void open_impl(mpl::true_, U0& u0) in open_impl() function
141 void open_impl(mpl::false_, const U0& u0, const U1& u1) in open_impl() function
147 void open_impl(mpl::true_, const U0& u0, const U1& u1) in open_impl() function
154 void open_impl(mpl::true_, U0& u0, const U1& u1) in open_impl() function
161 void open_impl(mpl::false_, const U0& u0, const U1& u1, const U2& u2) in open_impl() function
167 void open_impl(mpl::true_, const U0& u0, const U1& u1, const U2& u2) in open_impl() function
174 void open_impl(mpl::true_, U0& u0, const U1& u1, const U2& u2) in open_impl() function
Dstream_buffer.hpp123 void open_impl(mpl::false_, const U0& u0) in open_impl() function in boost::iostreams::stream_buffer
129 void open_impl(mpl::false_, U0& u0) in open_impl() function in boost::iostreams::stream_buffer
135 void open_impl(mpl::true_, const U0& u0) in open_impl() function in boost::iostreams::stream_buffer
141 void open_impl(mpl::true_, U0& u0) in open_impl() function in boost::iostreams::stream_buffer
147 void open_impl(mpl::false_, const U0& u0, const U1& u1) in open_impl() function in boost::iostreams::stream_buffer
152 void open_impl(mpl::true_, const U0& u0, const U1& u1) in open_impl() function in boost::iostreams::stream_buffer
158 void open_impl(mpl::true_, U0& u0, const U1& u1) in open_impl() function in boost::iostreams::stream_buffer
164 void open_impl(mpl::false_, const U0& u0, const U1& u1, const U2& u2) in open_impl() function in boost::iostreams::stream_buffer
169 void open_impl(mpl::true_, const U0& u0, const U1& u1, const U2& u2) in open_impl() function in boost::iostreams::stream_buffer
175 void open_impl(mpl::true_, U0& u0, const U1& u1, const U2& u2) in open_impl() function in boost::iostreams::stream_buffer
/third_party/boost/boost/iostreams/
Dstream_buffer.hpp94 BOOST_IOSTREAMS_FORWARD( stream_buffer, open_impl, T, in BOOST_IOSTREAMS_FORWARD() argument
100 void open_impl(const T& t BOOST_IOSTREAMS_PUSH_PARAMS()) in open_impl() function in boost::iostreams::stream_buffer
Dstream.hpp156 void open_impl(const Device& dev BOOST_IOSTREAMS_PUSH_PARAMS()) // For forwarding. in open_impl() function
Dcode_converter.hpp267 BOOST_IOSTREAMS_FORWARD( code_converter, open_impl, Device, in BOOST_IOSTREAMS_FORWARD() argument
289 void open_impl(const T& t BOOST_IOSTREAMS_CONVERTER_PARAMS()) in open_impl() function in boost::iostreams::code_converter
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamapplicationinfo.c105 open_impl (CamALApplication * application, CamSLSession * session) in open_impl() function
Dcamresourcemanager.c147 open_impl (CamALApplication * application, CamSLSession * session) in open_impl() function
Dcamconditionalaccess.c154 open_impl (CamALApplication * application, CamSLSession * session) in open_impl() function
/third_party/boost/libs/iostreams/src/
Dmapped_file.cpp479 void mapped_file_source::open_impl(const param_type& p) in open_impl() function in boost::iostreams::mapped_file_source
/third_party/boost/boost/interprocess/detail/
Dmanaged_memory_impl.hpp191 bool open_impl (void *addr, size_type) in open_impl() function in boost::interprocess::ipcdetail::basic_managed_memory_impl