Home
last modified time | relevance | path

Searched defs:pong (Results 1 – 18 of 18) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DmoduleImport.js11 export function pong(x: number) { function
35 function pong(x) { function
/third_party/typescript/tests/cases/compiler/
DmoduleImport.ts10 export function pong(x: number) { function
/third_party/boost/boost/beast/websocket/impl/
Dping.hpp302 pong(ping_data const& payload) in pong() function in boost::beast::websocket::stream
313 pong(ping_data const& payload, error_code& ec) in pong() function in boost::beast::websocket::stream
/third_party/boost/libs/beast/include/boost/beast/websocket/impl/
Dping.hpp302 pong(ping_data const& payload) in pong() function in boost::beast::websocket::stream
313 pong(ping_data const& payload, error_code& ec) in pong() function in boost::beast::websocket::stream
/third_party/node/test/parallel/
Dtest-pipe-stream.js36 function pong(conn) { function
/third_party/boost/boost/beast/websocket/
Dstream.hpp56 pong enumerator
/third_party/boost/libs/beast/include/boost/beast/websocket/
Dstream.hpp56 pong enumerator
/third_party/libsoup/libsoup/
Dsoup-websocket-connection.h60 void (* pong) (SoupWebsocketConnection *self, member
/third_party/weston/include/libweston-desktop/
Dlibweston-desktop.h55 void (*pong)(struct weston_desktop_client *client, member
/third_party/boost/boost/beast/websocket/detail/
Dframe.hpp41 pong = 10, enumerator
/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/
Dreduce_on_gpu.hpp251 buffer pong(context, static_cast<size_t>(count / vpt / tpb * sizeof(T))); in reduce_on_gpu() local
/third_party/boost/libs/beast/include/boost/beast/websocket/detail/
Dframe.hpp41 pong = 10, enumerator
/third_party/boost/boost/compute/algorithm/detail/
Dreduce_on_gpu.hpp251 buffer pong(context, static_cast<size_t>(count / vpt / tpb * sizeof(T))); in reduce_on_gpu() local
/third_party/boost/libs/beast/test/beast/websocket/
Dtest.hpp583 pong(stream<NextLayer, deflateSupported>& ws, in pong() function
857 pong( in pong() function in boost::beast::websocket::websocket_test_suite::AsyncClient
1107 pong(stream<NextLayer, deflateSupported>& ws, in pong() function
1448 pong( in pong() function in boost::beast::websocket::test_async_api
/third_party/libuv/test/
Dtest-ping-pong.c51 char* pong; member
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
Dmain.c142 const char *pong = "Pong"; in dmh_ping() local
/third_party/libcoap/src/
Dnet.c2960 coap_pdu_t *pong = coap_pdu_init(COAP_MESSAGE_CON, COAP_SIGNALING_CODE_PONG, 0, 1); in handle_signaling() local
/third_party/wayland_standard/tests/data/
Dexample-server.h2351 void (*pong)(struct wl_client *client, member