/third_party/openssl/util/perl/OpenSSL/Test/ |
D | Utils.pm | 174 Listen=>1, 188 Listen=>1, 202 Listen=>1,
|
/third_party/libsoup/tests/ |
D | httpd.conf.in | 4 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/ |
D | socket.h | 42 static std::shared_ptr<Socket> Listen(const char* address, const char* port);
|
D | socket.cc | 237 std::shared_ptr<Socket> Socket::Listen(const char* address, const char* port) { in Listen() function in Socket
|
D | main.cc | 348 auto server_socket = Socket::Listen("", port.c_str()); in RunServer()
|
/third_party/openssl/util/perl/TLSProxy/ |
D | Proxy.pm | 42 Listen=>1, 56 Listen=>1, 118 Listen => SOMAXCONN,
|
/third_party/node/src/ |
D | pipe_wrap.cc | 77 env->SetProtoMethod(t, "listen", Listen); in Initialize() 183 void PipeWrap::Listen(const FunctionCallbackInfo<Value>& args) { in Listen() function in node::PipeWrap
|
D | pipe_wrap.h | 62 static void Listen(const v8::FunctionCallbackInfo<v8::Value>& args);
|
D | tcp_wrap.h | 77 static void Listen(const v8::FunctionCallbackInfo<v8::Value>& args);
|
D | inspector_socket_server.cc | 209 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
|
D | tcp_wrap.cc | 89 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/ |
D | main.go | 67 lis, err := net.Listen("tcp", fmt.Sprintf("localhost:%d", 3000))
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/ |
D | p2p_listen.py | 104 self.p2p_interface.Listen(int(self.timeout))
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/ |
D | p2p_listen.py | 104 self.p2p_interface.Listen(int(self.timeout))
|
/third_party/flatbuffers/grpc/tests/ |
D | go_test.go | 75 lis, err := net.Listen("tcp", addr)
|
/third_party/cef/patch/patches/ |
D | extensions_1947.patch | 81 // 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 | _libinput | 49 '--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/ |
D | README-P2P | 117 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/ |
D | README-P2P | 117 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/ |
D | CODE_OF_CONDUCT.md | 10 * Listen. Consider and acknowledge people's points before responding.
|
/third_party/node/deps/npm/node_modules/socks/docs/examples/javascript/ |
D | associateExample.md | 33 // Listen for incoming UDP packets from the proxy server.
|
/third_party/node/deps/npm/node_modules/socks/docs/examples/typescript/ |
D | associateExample.md | 33 // Listen for incoming UDP packets from the proxy server.
|
/third_party/ffmpeg/tests/ref/fate/ |
D | sub-srt-rrn-remux | 676 Listen, dude. No matter 1345 Listen, bleh, 1945 Listen, I don't know
|
/third_party/skia/third_party/externals/oboe/docs/ |
D | AppsUsingOboe.md | 24 …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/ |
D | tooltip.dart | 210 // Listen to see when a mouse is added. 212 // Listen to global pointer events so that we can hide a tooltip immediately
|