Home
last modified time | relevance | path

Searched refs:any_tag (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/iostreams/
Dcategories.hpp22 struct any_tag { }; struct
23 namespace detail { struct two_sequence : virtual any_tag { }; }
24 namespace detail { struct random_access : virtual any_tag { }; }
25 namespace detail { struct one_head : virtual any_tag { }; }
26 namespace detail { struct two_head : virtual any_tag { }; }
27 struct input : virtual any_tag { };
28 struct output : virtual any_tag { };
50 struct device_tag : virtual any_tag { };
51 struct filter_tag : virtual any_tag { };
57 struct peekable_tag : virtual any_tag { }; // Devices.
[all …]
Dflush.hpp59 T, ostream_tag, streambuf_tag, flushable_tag, any_tag
86 struct flush_device_impl<any_tag> {
101 T, flushable_tag, any_tag
114 struct flush_filter_impl<any_tag> {
Dseek.hpp72 streambuf_tag, two_head, any_tag
132 struct seek_device_impl<any_tag> {
149 dispatch<T, two_head, any_tag>::type
165 struct seek_filter_impl<any_tag> {
Dimbue.hpp52 T, streambuf_tag, localizable_tag, any_tag
59 struct imbue_impl<any_tag> {
Dwrite.hpp130 T, multichar_tag, any_tag
146 struct write_filter_impl<any_tag> {
Dchecked_operations.hpp77 typedef typename dispatch<T, random_access, any_tag>::type tag; in seek_if()
144 struct seek_if_impl<any_tag> {
Dclose.hpp134 any_tag,
165 struct close_impl<any_tag> {
Dread.hpp201 T, multichar_tag, any_tag
216 struct read_filter_impl<any_tag> {
/third_party/boost/libs/mpi/src/python/
Dpy_communicator.cpp89 (arg("source") = any_source, arg("tag") = any_tag, in export_communicator()
98 (arg("source") = any_source, arg("tag") = any_tag), in export_communicator()
101 (arg("source") = any_source, arg("tag") = any_tag), in export_communicator()
104 (arg("source") = any_source, arg("tag") = any_tag), in export_communicator()
120 scope().attr("any_tag") = any_tag; in export_communicator()
Dskeleton_and_content.cpp165 (arg("source") = any_source, arg("tag") = any_tag, arg("buffer"), in export_skeleton_and_content()
168 (arg("source") = any_source, arg("tag") = any_tag, arg("buffer")), in export_skeleton_and_content()
/third_party/boost/boost/iostreams/detail/adapter/
Dconcept_adapter.hpp58 device_wrapper_impl<any_tag>,
59 flt_wrapper_impl<any_tag>
128 struct device_wrapper_impl<any_tag> {
141 BOOST_IOS::openmode, any_tag ) in seek()
167 struct device_wrapper_impl<input> : device_wrapper_impl<any_tag> {
200 struct flt_wrapper_impl<any_tag> {
213 BOOST_IOS::seekdir, BOOST_IOS::openmode, any_tag ) in seek()
231 random_access, any_tag ) in seek()
/third_party/boost/boost/iostreams/detail/streambuf/
Ddirect_streambuf.hpp93 void init_input(any_tag) { } in init_input() argument
95 void init_output(any_tag) { } in init_output() argument
/third_party/boost/boost/mpi/
Dcommunicator.hpp64 const int any_tag = MPI_ANY_TAG; variable
734 status probe(int source = any_source, int tag = any_tag) const;
758 iprobe(int source = any_source, int tag = any_tag) const;
/third_party/boost/libs/mpi/doc/
Dc_mapping.qbk18 [[`MPI_ANY_TAG`] [`any_tag`]]
/third_party/boost/doc/html/
Ddoc_HTML.manifest1838 boost/mpi/any_tag.html