Home
last modified time | relevance | path

Searched defs:on_write (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/textproc/libxml++26/libxml++-2.40.1/libxml++/io/
H A Doutputbuffer.cc20 static int on_write(void * context, const char * buffer, int len) in on_write() function
84 bool OutputBuffer::on_write( in on_write() function in xmlpp::OutputBuffer
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_probe_read_user_str.c15 int on_write(void *ctx) in on_write() function
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_probe_read_user_str.c15 int on_write(void *ctx) in on_write() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_probe_read_user_str.c15 int on_write(void *ctx) in on_write() function
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dconnection.cpp79 void ConnectionHandler::on_write(Socket* socket, int status, SocketRequest* request) { in on_write() function in datastax::internal::core::ConnectionHandler
89 void SslConnectionHandler::on_write(Socket* socket, int status, SocketRequest* request) { in on_write() function in datastax::internal::core::SslConnectionHandler
186 void Connection::on_write(int status, RequestCallback* request) { in on_write() function in Connection
/dports/graphics/py-pyvips/pyvips-2.1.16/pyvips/
H A Dvtargetcustom.py27 def on_write(self, handler): member in TargetCustom
/dports/archivers/maxcso/maxcso-1.10.0/libuv/docs/code/uvcat/
H A Dmain.c17 void on_write(uv_fs_t *req) { in on_write() function
/dports/devel/libuv/libuv-v1.42.0/docs/code/uvcat/
H A Dmain.c17 void on_write(uv_fs_t *req) { in on_write() function
/dports/www/R-cran-httpuv/httpuv/src/libuv/docs/code/uvcat/
H A Dmain.c17 void on_write(uv_fs_t *req) { in on_write() function
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/green/
H A Dselect.py55 def on_write(d): function
/dports/devel/p5-IO-Lambda/IO-Lambda-1.23/lib/IO/Lambda/Loop/
H A DPrima.pm45 sub on_write { on_io($_[0], fe::Write) } subroutine
/dports/devel/boost-docs/boost_1_72_0/libs/beast/example/websocket/server/chat-multi/
H A Dwebsocket_session.cpp119 on_write(beast::error_code ec, std::size_t) in on_write() function in websocket_session
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/example/websocket/server/chat-multi/
H A Dwebsocket_session.cpp119 on_write(beast::error_code ec, std::size_t) in on_write() function in websocket_session
/dports/devel/boost-libs/boost_1_72_0/libs/beast/example/websocket/server/chat-multi/
H A Dwebsocket_session.cpp119 on_write(beast::error_code ec, std::size_t) in on_write() function in websocket_session
/dports/devel/hyperscan/boost_1_75_0/libs/beast/example/websocket/server/chat-multi/
H A Dwebsocket_session.cpp119 on_write(beast::error_code ec, std::size_t) in on_write() function in websocket_session
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/ci/
H A Dcheck_stability.py68 def __init__(self, original, on_write): argument
90 def on_write(handle, msg): function
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Debugger/
H A DBreakpointWidget.cpp329 void BreakpointWidget::AddAddressMBP(u32 addr, bool on_read, bool on_write, bool do_log, in AddAddressMBP()
349 void BreakpointWidget::AddRangedMBP(u32 from, u32 to, bool on_read, bool on_write, bool do_log, in AddRangedMBP()
/dports/www/p5-Plack-Middleware-SocketIO/Plack-Middleware-SocketIO-0.00904/lib/Plack/Middleware/SocketIO/
H A DConnection.pm78 sub on_write { shift->on(write => @_) } subroutine
/dports/devel/boost-docs/boost_1_72_0/libs/beast/example/advanced/server/
H A Dadvanced_server.cpp306 on_write( in on_write() function in websocket_session
366 on_write() in on_write() function in http_session::queue
500 on_write(bool close, beast::error_code ec, std::size_t bytes_transferred) in on_write() function in http_session
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/example/advanced/server/
H A Dadvanced_server.cpp306 on_write( in on_write() function in websocket_session
366 on_write() in on_write() function in http_session::queue
500 on_write(bool close, beast::error_code ec, std::size_t bytes_transferred) in on_write() function in http_session
/dports/devel/boost-libs/boost_1_72_0/libs/beast/example/advanced/server/
H A Dadvanced_server.cpp306 on_write( in on_write() function in websocket_session
366 on_write() in on_write() function in http_session::queue
500 on_write(bool close, beast::error_code ec, std::size_t bytes_transferred) in on_write() function in http_session
/dports/devel/hyperscan/boost_1_75_0/libs/beast/example/advanced/server/
H A Dadvanced_server.cpp307 on_write( in on_write() function in websocket_session
367 on_write() in on_write() function in http_session::queue
510 on_write(bool close, beast::error_code ec, std::size_t bytes_transferred) in on_write() function in http_session
/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 Dshrpx_null_downstream_connection.cc75 int NullDownstreamConnection::on_write() { return 0; } in on_write() function in shrpx::NullDownstreamConnection
/dports/www/libnghttp2/nghttp2-1.46.0/src/
H A Dshrpx_null_downstream_connection.cc75 int NullDownstreamConnection::on_write() { return 0; } in on_write() function in shrpx::NullDownstreamConnection
/dports/www/nghttp2/nghttp2-1.46.0/src/
H A Dshrpx_null_downstream_connection.cc75 int NullDownstreamConnection::on_write() { return 0; } in on_write() function in shrpx::NullDownstreamConnection

12345678910>>...12