Home
last modified time | relevance | path

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

12

/third_party/openssl/util/perl/OpenSSL/Test/
DUtils.pm174 Listen=>1,
188 Listen=>1,
202 Listen=>1,
/third_party/libsoup/tests/
Dhttpd.conf.in4 Listen 127.0.0.1:47524
42 Listen 127.0.0.1:47526
69 Listen 127.0.0.1:47527
102 Listen 127.0.0.1:47528
137 Listen 127.0.0.1:47525
/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/openssl/util/perl/TLSProxy/
DProxy.pm42 Listen=>1,
56 Listen=>1,
118 Listen => SOMAXCONN,
/third_party/node/src/
Dpipe_wrap.cc77 env->SetProtoMethod(t, "listen", Listen); in Initialize()
183 void PipeWrap::Listen(const FunctionCallbackInfo<Value>& args) { in Listen() function in node::PipeWrap
Dpipe_wrap.h62 static void Listen(const v8::FunctionCallbackInfo<v8::Value>& args);
Dtcp_wrap.h77 static void Listen(const v8::FunctionCallbackInfo<v8::Value>& args);
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.cc89 env->SetProtoMethod(t, "listen", Listen); in Initialize()
254 void TCPWrap::Listen(const FunctionCallbackInfo<Value>& args) { in Listen() function in node::TCPWrap
/third_party/flatbuffers/grpc/examples/go/greeter/server/
Dmain.go67 lis, err := net.Listen("tcp", fmt.Sprintf("localhost:%d", 3000))
/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/flatbuffers/grpc/tests/
Dgo_test.go75 lis, err := net.Listen("tcp", addr)
/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/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/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/flutter/flutter/
DCODE_OF_CONDUCT.md10 * Listen. Consider and acknowledge people's points before responding.
/third_party/node/deps/npm/node_modules/socks/docs/examples/javascript/
DassociateExample.md33 // Listen for incoming UDP packets from the proxy server.
/third_party/node/deps/npm/node_modules/socks/docs/examples/typescript/
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/flutter/flutter/packages/flutter/lib/src/material/
Dtooltip.dart210 // Listen to see when a mouse is added.
212 // Listen to global pointer events so that we can hide a tooltip immediately

12