Home
last modified time | relevance | path

Searched defs:on_data (Results 1 – 25 of 124) sorted by relevance

12345

/dports/devel/p5-Reflex/Reflex-0.100/eg/
H A DEchoStream.pm7 sub on_data { subroutine
H A Deg-42-reflex-in-poe.pl72 sub on_data { subroutine
/dports/www/p5-Protocol-WebSocket/Protocol-WebSocket-0.23/examples/
H A Dreflex.pl23 sub on_data { subroutine
/dports/science/py-obspy/obspy-1.2.2/obspy/clients/seedlink/
H A Deasyseedlink.py471 def on_data(self, trace): member in EasySeedLinkClient
483 def create_client(server_url, on_data=None, on_seedlink_error=None, argument
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/src/
H A Dasio_client_response.cc41 void response::on_data(data_cb cb) const { impl_->on_data(std::move(cb)); } in on_data() function in nghttp2::asio_http2::client::response
H A Dasio_server_request.cc47 void request::on_data(data_cb cb) const { in on_data() function in nghttp2::asio_http2::server::request
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/src/
H A Dasio_client_response.cc41 void response::on_data(data_cb cb) const { impl_->on_data(std::move(cb)); } in on_data() function in nghttp2::asio_http2::client::response
H A Dasio_server_request.cc47 void request::on_data(data_cb cb) const { in on_data() function in nghttp2::asio_http2::server::request
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/src/
H A Dasio_client_response.cc41 void response::on_data(data_cb cb) const { impl_->on_data(std::move(cb)); } in on_data() function in nghttp2::asio_http2::client::response
H A Dasio_server_request.cc47 void request::on_data(data_cb cb) const { in on_data() function in nghttp2::asio_http2::server::request
/dports/www/libnghttp2/nghttp2-1.46.0/src/
H A Dasio_client_response.cc41 void response::on_data(data_cb cb) const { impl_->on_data(std::move(cb)); } in on_data() function in nghttp2::asio_http2::client::response
H A Dasio_server_request.cc47 void request::on_data(data_cb cb) const { in on_data() function in nghttp2::asio_http2::server::request
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/src/
H A Dasio_client_response.cc41 void response::on_data(data_cb cb) const { impl_->on_data(std::move(cb)); } in on_data() function in nghttp2::asio_http2::client::response
H A Dasio_server_request.cc47 void request::on_data(data_cb cb) const { in on_data() function in nghttp2::asio_http2::server::request
/dports/www/nghttp2/nghttp2-1.46.0/src/
H A Dasio_client_response.cc41 void response::on_data(data_cb cb) const { impl_->on_data(std::move(cb)); } in on_data() function in nghttp2::asio_http2::client::response
H A Dasio_server_request.cc47 void request::on_data(data_cb cb) const { in on_data() function in nghttp2::asio_http2::server::request
/dports/net/py-tweepy/tweepy-3.10.0/examples/
H A Dstreaming.py20 def on_data(self, data): member in StdOutListener
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_sslproto.py239 def __init__(self, on_data, on_eof): argument
300 def __init__(self, on_data, on_eof): argument
370 def __init__(self, on_data): argument
386 def __init__(self, on_data, on_eof): argument
456 def __init__(self, on_data, on_eof): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_sslproto.py239 def __init__(self, on_data, on_eof): argument
300 def __init__(self, on_data, on_eof): argument
370 def __init__(self, on_data): argument
386 def __init__(self, on_data, on_eof): argument
456 def __init__(self, on_data, on_eof): argument
/dports/lang/python37/Python-3.7.12/Lib/test/test_asyncio/
H A Dtest_sslproto.py236 def __init__(self, on_data, on_eof): argument
297 def __init__(self, on_data, on_eof): argument
367 def __init__(self, on_data): argument
383 def __init__(self, on_data, on_eof): argument
453 def __init__(self, on_data, on_eof): argument
/dports/lang/python310/Python-3.10.1/Lib/test/test_asyncio/
H A Dtest_sslproto.py240 def __init__(self, on_data, on_eof): argument
303 def __init__(self, on_data, on_eof): argument
375 def __init__(self, on_data): argument
391 def __init__(self, on_data, on_eof): argument
461 def __init__(self, on_data, on_eof): argument
/dports/lang/python311/Python-3.11.0a3/Lib/test/test_asyncio/
H A Dtest_sslproto.py240 def __init__(self, on_data, on_eof): argument
303 def __init__(self, on_data, on_eof): argument
375 def __init__(self, on_data): argument
391 def __init__(self, on_data, on_eof): argument
461 def __init__(self, on_data, on_eof): argument
/dports/lang/python-tools/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_sslproto.py239 def __init__(self, on_data, on_eof): argument
300 def __init__(self, on_data, on_eof): argument
370 def __init__(self, on_data): argument
386 def __init__(self, on_data, on_eof): argument
456 def __init__(self, on_data, on_eof): argument
/dports/lang/python38/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_sslproto.py239 def __init__(self, on_data, on_eof): argument
300 def __init__(self, on_data, on_eof): argument
370 def __init__(self, on_data): argument
386 def __init__(self, on_data, on_eof): argument
456 def __init__(self, on_data, on_eof): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/test_asyncio/
H A Dtest_sslproto.py239 def __init__(self, on_data, on_eof): argument
300 def __init__(self, on_data, on_eof): argument
370 def __init__(self, on_data): argument
386 def __init__(self, on_data, on_eof): argument
456 def __init__(self, on_data, on_eof): argument

12345