Home
last modified time | relevance | path

Searched refs:Ping (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/deps/npm/lib/commands/
Dping.js6 class Ping extends BaseCommand { class
29 module.exports = Ping
/third_party/node/test/addons/dlopen-ping-pong/
Dbinding.cc36 void Ping(const FunctionCallbackInfo<Value>& args) { in Ping() function
45 NODE_SET_METHOD(exports, "ping", Ping); in init()
/third_party/node/deps/npm/docs/content/commands/
Dnpm-ping.md4 description: Ping npm registry
17 Ping the configured or given npm registry and verify authentication.
/third_party/libcoap/man/
Dcoap_keepalive.txt.in38 For UDP/DTLS, this is done with the confirmable CoAP (0.00) Ping packet, which
39 solicits a CoAP RST response. For TCP/TLS, this is done with CoAP (7.02) Ping
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_video_decode_h265.txt17 - Ping Liu, Intel
DVK_EXT_ycbcr_2plane_444_formats.txt15 - Ping Liu, Intel
DVK_EXT_video_decode_h264.txt18 - Ping Liu, Intel
DVK_EXT_video_encode_h265.txt18 - Ping Liu, Intel
DVK_EXT_video_encode_h264.txt19 - Ping Liu, Intel
DVK_AMD_device_coherent_memory.txt12 - Ping Fu, AMD
/third_party/skia/third_party/externals/swiftshader/
DCONTRIBUTORS.txt18 Ping-Hao Wu <pinghao@google.com>
/third_party/python/Doc/library/
Dpydoc.rst7 .. moduleauthor:: Ka-Ping Yee <ping@lfw.org>
8 .. sectionauthor:: Ka-Ping Yee <ping@lfw.org>
Dcgitb.rst7 .. moduleauthor:: Ka-Ping Yee <ping@lfw.org>
Duuid.rst6 .. moduleauthor:: Ka-Ping Yee <ping@zesty.ca>
Dtokenize.rst7 .. moduleauthor:: Ka Ping Yee
Dinspect.rst7 .. moduleauthor:: Ka-Ping Yee <ping@lfw.org>
8 .. sectionauthor:: Ka-Ping Yee <ping@lfw.org>
/third_party/skia/third_party/externals/angle2/third_party/r8/
DREADME.chromium40 * The bot autoruns every 6 hours. Ping a trooper to trigger it if you need it sooner.
/third_party/python/Doc/whatsnew/
D2.1.rst583 * Ka-Ping Yee contributed two new modules: :mod:`inspect.py`, a module for
634 * Ping also contributed another hook for handling uncaught exceptions.
638 Ninth Python Conference, Ping demonstrated an application for this hook:
761 practical use. Ka-Ping Yee suggested using hex escapes instead of octal ones,
D2.2.rst535 Written by Ka-Ping Yee and GvR; implemented by the Python Labs crew, mostly by
995 their help text. (Contributed by Guido van Rossum, using Ka-Ping Yee's
/third_party/python/Doc/tutorial/
Ddatastructures.rst141 .. sectionauthor:: Ka-Ping Yee <ping@lfw.org>
171 .. sectionauthor:: Ka-Ping Yee <ping@lfw.org>
/third_party/node/src/
Dnode_http2.h714 static void Ping(const v8::FunctionCallbackInfo<v8::Value>& args);
Dnode_http2.cc2979 void Http2Session::Ping(const FunctionCallbackInfo<Value>& args) { in Ping() function in node::http2::Http2Session
3262 SetProtoMethod(isolate, session, "ping", Http2Session::Ping); in Initialize()
/third_party/python/Misc/
DACKS1965 Ka-Ping Yee
/third_party/node/doc/contributing/
Dcollaborator-guide.md769 * Ping a TSC voting member.
/third_party/typescript/tests/baselines/reference/user/
Dnpm.log175 …ic property 'name' conflicts with built-in property 'Function.name' of constructor function 'Ping'.

12