Home
last modified time | relevance | path

Searched defs:temporary_data (Results 1 – 8 of 8) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/libs/beast/test/beast/core/
H A Dasync_base.cpp654 struct temporary_data in async_write_messages() struct
662 std::string const message; in async_write_messages()
664 net::steady_timer timer; in async_write_messages()
666 temporary_data(std::string message_, net::io_context& ctx) in async_write_messages() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/test/beast/core/
H A Dasync_base.cpp654 struct temporary_data in async_write_messages() struct
662 std::string const message; in async_write_messages()
664 net::steady_timer timer; in async_write_messages()
666 temporary_data(std::string message_, net::io_context& ctx) in async_write_messages() function
/dports/devel/boost-libs/boost_1_72_0/libs/beast/test/beast/core/
H A Dasync_base.cpp654 struct temporary_data in async_write_messages() struct
662 std::string const message; in async_write_messages()
664 net::steady_timer timer; in async_write_messages()
666 temporary_data(std::string message_, net::io_context& ctx) in async_write_messages() function
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/beast/core/
H A Dasync_base.cpp707 struct temporary_data in async_write_messages() struct
715 std::string const message; in async_write_messages()
717 net::steady_timer timer; in async_write_messages()
719 temporary_data(std::string message_, net::io_context& ctx) in async_write_messages() function
/dports/devel/hyperscan/boost_1_75_0/libs/leaf/examples/
H A Dasio_beast_leaf_rpc.cpp100 struct temporary_data { in async_demo_rpc() struct
101 beast::flat_buffer buffer; in async_demo_rpc()
102 std::optional<http::request_parser<request_t::body_type>> parser; in async_demo_rpc()
103 std::optional<response_t> response; in async_demo_rpc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_connection_id.cc104 char temporary_data[sizeof(data_short_)]; in set_length() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_connection_id.cc110 char temporary_data[sizeof(data_short_)]; in set_length() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Dblock_matrix_base.h1064 TemporaryData temporary_data; variable