Home
last modified time | relevance | path

Searched refs:Listen (Results 1 – 25 of 49) sorted by relevance

12

/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Test/
DUtils.pm176 Listen=>1,
190 Listen=>1,
204 Listen=>1,
/third_party/openssl/util/perl/OpenSSL/Test/
DUtils.pm176 Listen=>1,
190 Listen=>1,
204 Listen=>1,
/third_party/node/src/
Dpipe_wrap.cc80 SetProtoMethod(isolate, t, "listen", Listen); in Initialize()
113 registry->Register(Listen); in RegisterExternalReferences()
197 void PipeWrap::Listen(const FunctionCallbackInfo<Value>& args) { in Listen() function in node::PipeWrap
Dpipe_wrap.h64 static void Listen(const v8::FunctionCallbackInfo<v8::Value>& args);
Dtcp_wrap.cc92 SetProtoMethod(isolate, t, "listen", Listen); in Initialize()
135 registry->Register(Listen); in RegisterExternalReferences()
280 void TCPWrap::Listen(const FunctionCallbackInfo<Value>& args) { in Listen() function in node::TCPWrap
Dinspector_socket_server.cc209 int Listen(sockaddr* addr, uv_loop_t* loop);
410 err = server_socket->Listen(address->ai_addr, loop_); in Start()
537 int ServerSocket::Listen(sockaddr* addr, uv_loop_t* loop) { in Listen() function in node::inspector::ServerSocket
Dtcp_wrap.h79 static void Listen(const v8::FunctionCallbackInfo<v8::Value>& args);
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
DProxy.pm42 Listen=>1,
56 Listen=>1,
118 Listen => SOMAXCONN,
/third_party/openssl/util/perl/TLSProxy/
DProxy.pm42 Listen=>1,
56 Listen=>1,
118 Listen => SOMAXCONN,
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
Dsocket.h42 static std::shared_ptr<Socket> Listen(const char* address, const char* port);
Dsocket.cc237 std::shared_ptr<Socket> Socket::Listen(const char* address, const char* port) { in Listen() function in Socket
Dmain.cc348 auto server_socket = Socket::Listen("", port.c_str()); in RunServer()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
Dp2p_listen.py104 self.p2p_interface.Listen(int(self.timeout))
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
Dp2p_listen.py104 self.p2p_interface.Listen(int(self.timeout))
/third_party/cef/patch/patches/
Dextensions_1947.patch81 // Listen for when an extension is unloaded from the same profile, as it may
113 + // Listen for when an extension is unloaded from the same profile, as it may
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME-P2P117 Start Listen-only state (become discoverable without searching for
119 for the Listen operation in seconds. This command may not be of that
615 Configure Extended Listen Timing. If the parameters are omitted, this
616 feature is disabled. If the parameters are included, Listen State will
620 the time the Extended Listen Timing timeout occurs, the Listen State
645 Set P2P Listen channel. This is mainly meant for testing purposes and
646 changing the Listen channel during normal operations can result in
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME-P2P117 Start Listen-only state (become discoverable without searching for
119 for the Listen operation in seconds. This command may not be of that
615 Configure Extended Listen Timing. If the parameters are omitted, this
616 feature is disabled. If the parameters are included, Listen State will
620 the time the Extended Listen Timing timeout occurs, the Listen State
645 Set P2P Listen channel. This is mainly meant for testing purposes and
646 changing the Listen channel during normal operations can result in
/third_party/libinput/completion/zsh/
D_libinput49 '--udev=[Listen for notifications on the given seat]:seat:__all_seats' \
91 '--udev=[Listen for notifications on the given seat]:seat:_libinput_all_seats'
/third_party/node/deps/npm/node_modules/socks/docs/examples/typescript/
DassociateExample.md33 // Listen for incoming UDP packets from the proxy server.
/third_party/node/deps/npm/node_modules/socks/docs/examples/javascript/
DassociateExample.md33 // Listen for incoming UDP packets from the proxy server.
/third_party/ffmpeg/tests/ref/fate/
Dsub-srt-rrn-remux676 Listen, dude. No matter
1345 Listen, bleh,
1945 Listen, I don't know
/third_party/skia/third_party/externals/oboe/docs/
DAppsUsingOboe.md24 …s/details?id=kheldiente.midien.pinoypiano) | Piano rhythm game. Play and Listen to your favorite F…
/third_party/jerryscript/
DCONTRIBUTING.md66 * Listen and be open to all different opinions
/third_party/pulseaudio/sonic/doc/
Dindex.md52 for speech (contrary to the inventor's estimate of WSOLA). Listen to [this
/third_party/python/Doc/library/
Dasyncore.rst230 Listen for connections made to the socket. The *backlog* argument

12