Home
last modified time | relevance | path

Searched defs:ping (Results 1 – 23 of 23) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DmoduleImport.js4 export function ping(x: number) { function
24 function ping(x) { function
/third_party/typescript/tests/cases/compiler/
DmoduleImport.ts3 export function ping(x: number) { function
/third_party/node/deps/npm/lib/doctor/
Dcheck-ping.js2 var ping = require('../ping.js') variable
/third_party/node/test/addons/dlopen-ping-pong/
Dbinding.cc23 typedef const char* (*ping)(void); typedef
/third_party/node/test/pummel/
Dtest-http-upload-timeout.js58 function ping() { function
/third_party/node/deps/npm/lib/
Dping.js19 function ping (args, silent, cb) { function
/third_party/node/test/parallel/
Dtest-pipe-stream.js18 function ping() { function
/third_party/node/test/sequential/
Dtest-http-econnrefused.js104 function ping() { function
Dtest-inspector-open.js82 function ping(port, callback) { function
/third_party/pulseaudio/src/pulsecore/
Dlock-autospawn.c161 static void ping(void) { in ping() function
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
Dminimal-ws-client-spam.c89 uint8_t ping[LWS_PRE + 125]; in callback_minimal_spam() local
/third_party/node/src/
Dnode_http2.cc650 while (BaseObjectPtr<Http2Ping> ping = PopPing()) { in Close() local
1403 BaseObjectPtr<Http2Ping> ping = PopPing(); in HandlePingFrame() local
2882 BaseObjectPtr<Http2Ping> ping; in PopPing() local
2899 BaseObjectPtr<Http2Ping> ping = in AddPing() local
3101 Local<FunctionTemplate> ping = FunctionTemplate::New(env->isolate()); in Initialize() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp810 void WpaGui::ping() in ping() function in WpaGui
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp825 void WpaGui::ping() in ping() function in WpaGui
/third_party/libwebsockets/lib/roles/h2/
Dprivate-lib-roles-h2.h225 } ping; member
/third_party/libcoap/src/
Dcoap_session.c390 coap_pdu_t *ping = NULL; in coap_session_send_ping() local
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1298 nghttp2_ping ping; member
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1281 nghttp2_ping ping; member
/third_party/node/lib/internal/http2/
Dcore.js1315 ping(payload, callback) { method in Http2Session
/third_party/toybox/generated/
Dglobals.h1505 struct ping_data ping; member
/third_party/typescript/lib/
Dlib.dom.d.ts6185 ping: string; property
6288 ping: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts6165 ping: string; property
6268 ping: string; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82184 static nsIAtom* ping; member in nsGkAtoms