Home
last modified time | relevance | path

Searched defs:uv_handle_t (Results 1 – 21 of 21) sorted by relevance

/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/integration/ccm/
H A Dprocess.hpp28 typedef struct uv_handle_s uv_handle_t; typedef
/dports/dns/flamethrower/flamethrower-0.11.0/3rd/uvw/uvw/
H A Dhandle.hpp40 static void allocCallback(uv_handle_t *, std::size_t suggested, uv_buf_t *buf) { in allocCallback() argument
/dports/net/astron/Astron-c8ba982/src/deps/uvw/uvw/
H A Dhandle.hpp40 static void allocCallback(uv_handle_t *, std::size_t suggested, uv_buf_t *buf) { in allocCallback() argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/
H A Dncbi_uv_nghttp2.cpp290 void SUv_Tcp::OnAlloc(uv_handle_t*, size_t suggested_size, uv_buf_t* buf) in OnAlloc() argument
322 void SUv_Tcp::OnClose(uv_handle_t*) in OnClose() argument
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/
H A Dncbi_uv_nghttp2.cpp290 void SUv_Tcp::OnAlloc(uv_handle_t*, size_t suggested_size, uv_buf_t* buf) in OnAlloc() argument
322 void SUv_Tcp::OnClose(uv_handle_t*) in OnClose() argument
/dports/www/node10/node-v10.24.1/test/cctest/
H A Dtest_inspector_socket_server.cc180 static void AllocCallback(uv_handle_t*, size_t size, uv_buf_t* buf) { in AllocCallback() argument
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/libuv/
H A D_corecffi_cdef.c159 typedef struct uv_handle_s uv_handle_t; typedef
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/include/
H A Duv.h193 typedef struct uv_handle_s uv_handle_t; typedef
/dports/archivers/maxcso/maxcso-1.10.0/libuv/include/
H A Duv.h203 typedef struct uv_handle_s uv_handle_t; typedef
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/include/
H A Duv.h210 typedef struct uv_handle_s uv_handle_t; typedef
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/include/
H A Duv.h214 typedef struct uv_handle_s uv_handle_t; typedef
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/include/
H A Duv.h214 typedef struct uv_handle_s uv_handle_t; typedef
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/include/
H A Duv.h214 typedef struct uv_handle_s uv_handle_t; typedef
/dports/www/node10/node-v10.24.1/deps/uv/include/
H A Duv.h210 typedef struct uv_handle_s uv_handle_t; typedef
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/include/
H A Duv.h212 typedef struct uv_handle_s uv_handle_t; typedef
/dports/devel/libuv/libuv-v1.42.0/include/
H A Duv.h212 typedef struct uv_handle_s uv_handle_t; typedef
/dports/www/R-cran-httpuv/httpuv/src/libuv/include/
H A Duv.h210 typedef struct uv_handle_s uv_handle_t; typedef
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node/include/node/
H A Duv.h212 typedef struct uv_handle_s uv_handle_t; typedef
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node/include/node/
H A Duv.h210 typedef struct uv_handle_s uv_handle_t; typedef
/dports/devel/pecl-uv/uv-0.2.4/
H A Dphp_uv.c2354 static void php_uv_handle_open(int (*open_cb)(uv_handle_t *, long), zend_class_entry *ce, INTERNAL_…
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmegaapi_impl.cpp26298 void MegaTCPServer::allocBuffer(uv_handle_t *, size_t suggested_size, uv_buf_t* buf) in allocBuffer() argument