Home
last modified time | relevance | path

Searched refs:snk_ (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/devel/hyperscan/boost_1_75_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/iostreams/detail/
H A Dfunctional.hpp53 : t_(t), snk_(snk), which_(which) in filter_close_operation()
55 void operator()() const { pdalboost::iostreams::close(t_, snk_, which_); } in operator ()()
60 Sink& snk_; member in pdalboost::iostreams::detail::filter_close_operation
93 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
94 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
99 Sink& snk_; member in pdalboost::iostreams::detail::filter_close_all_operation
/dports/devel/R-cran-BH/BH/inst/include/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/databases/xtrabackup/boost_1_59_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/databases/percona57-server/boost_1_59_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/databases/percona57-client/boost_1_59_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/devel/boost-libs/boost_1_72_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/devel/boost-python-libs/boost_1_72_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/iostreams/detail/
H A Dfunctional.hpp51 : t_(t), snk_(snk), which_(which) in filter_close_operation()
53 void operator()() const { boost::iostreams::close(t_, snk_, which_); } in operator ()()
57 Sink& snk_; member in boost::iostreams::detail::filter_close_operation
89 filter_close_all_operation(T& t, Sink& snk) : t_(t), snk_(snk) { } in filter_close_all_operation()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
94 Sink& snk_; member in boost::iostreams::detail::filter_close_all_operation
/dports/devel/boost-docs/boost_1_72_0/boost/iostreams/
H A Dcopy.hpp154 : src_(src), snk_(snk), buffer_size_(buffer_size) in copy_operation()
158 return copy_impl( src_, snk_, buffer_size_, in operator ()()
164 Sink& snk_; member in boost::iostreams::detail::copy_operation
/dports/devel/hyperscan/boost_1_75_0/boost/iostreams/
H A Dcopy.hpp154 : src_(src), snk_(snk), buffer_size_(buffer_size) in copy_operation()
158 return copy_impl( src_, snk_, buffer_size_, in operator ()()
164 Sink& snk_; member in boost::iostreams::detail::copy_operation
/dports/devel/boost-python-libs/boost_1_72_0/boost/iostreams/
H A Dcopy.hpp154 : src_(src), snk_(snk), buffer_size_(buffer_size) in copy_operation()
158 return copy_impl( src_, snk_, buffer_size_, in operator ()()
164 Sink& snk_; member in boost::iostreams::detail::copy_operation
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/iostreams/
H A Dcopy.hpp154 : src_(src), snk_(snk), buffer_size_(buffer_size) in copy_operation()
158 return copy_impl( src_, snk_, buffer_size_, in operator ()()
164 Sink& snk_; member in pdalboost::iostreams::detail::copy_operation
/dports/devel/R-cran-BH/BH/inst/include/boost/iostreams/
H A Dcopy.hpp154 : src_(src), snk_(snk), buffer_size_(buffer_size) in copy_operation()
158 return copy_impl( src_, snk_, buffer_size_, in operator ()()
164 Sink& snk_; member in boost::iostreams::detail::copy_operation

12