Home
last modified time | relevance | path

Searched defs:port (Results 76 - 100 of 626) sorted by relevance

12345678910>>...26

/third_party/pulseaudio/src/pulsecore/
H A Dparseaddr.h37 uint16_t port; member
/third_party/openssl/demos/bio/
H A Dserver-arg.c25 char *port = "*:4433"; in main() local
H A Dserver-conf.c26 char *port = "*:4433"; in main() local
H A Dsaccept.c50 char *port = NULL; in main() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DFlowGraphNode.cpp86 void FlowGraphPortFloatOutput::connect(FlowGraphPortFloatInput *port) { in connect() argument
90 void FlowGraphPortFloatOutput::disconnect(FlowGraphPortFloatInput *port) { in disconnect() argument
/third_party/toybox/toys/other/
H A Dnbd_client.c44 char *host=toys.optargs[0], *port=toys.optargs[1], *device=toys.optargs[2]; in nbd_client_main() local
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidJNI.cpp70 JNIEXPORT void JNICALL Java_com_drawelements_deqp_execserver_ExecService_startServer (JNIEnv* env, jobject obj, jint port) in Java_com_drawelements_deqp_execserver_ExecService_startServer() argument
/test/xts/device_attest_lite/services/core/include/network/
H A Dattest_channel.h51 char port[MAX_PORT_LEN + 1]; member
/test/xts/acts/telephony/telephonyjstest/netmanager_base/socket/entry/src/ohosTest/js/test/
H A DNetworkManagerTCPSocketServer.test.js
/third_party/curl/tests/libtest/
H A Dlib1506.c44 char *port = libtest_arg3; in test() local
H A Dlib2402.c44 char *port = libtest_arg3; in test() local
H A Dlib2404.c44 char *port = libtest_arg3; in test() local
H A Dlib2502.c44 char *port = libtest_arg3; in test() local
/third_party/curl/tests/unit/
H A Dunit1609.c52 int port; member
152 int port = 0; variable
[all...]
/third_party/ffmpeg/libavformat/tests/
H A Durl.c89 int port=-1; in test2() local
/third_party/ffmpeg/libavformat/
H A Dtls.c59 int port; in ff_tls_open_underlying() local
/third_party/backends/sanei/
H A Dsanei_tcp.c66 sanei_tcp_open(const char *host, int port, int *fdp) in sanei_tcp_open() argument
/third_party/curl/lib/
H A Dhostip6.c98 Curl_getaddrinfo(struct Curl_easy *data, const char *hostname, int port, int *waitp) Curl_getaddrinfo() argument
/third_party/jerryscript/targets/esp8266/user/
H A Djerry_extapi.c103 int port = (int) jerry_get_number_value (args_p[0]); in DELCARE_HANDLER() local
124 int port = (int) jerry_get_number_value (args_p[0]); in DELCARE_HANDLER() local
139 int port = (int) jerry_get_number_value (args_p[0]); in DELCARE_HANDLER() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_mpeg12.c69 omx_base_video_PortType *port; in vid_dec_mpeg12_Init() local
/third_party/node/deps/cares/src/lib/
H A Dares__parse_into_addrinfo.c50 ares__parse_into_addrinfo(const unsigned char *abuf, size_t alen, ares_bool_t cname_only_is_enodata, unsigned short port, struct ares_addrinfo *ai) ares__parse_into_addrinfo() argument
H A Dares_platform.c11001 getservbyport(int port, const char *proto) getservbyport() argument
[all...]
H A Dares__addrinfo_localhost.c57 ares_status_t ares_append_ai_node(int aftype, unsigned short port, in ares_append_ai_node() argument
110 ares__default_loopback_addrs(int aftype, unsigned short port, in ares__default_loopback_addrs() argument
137 ares__system_loopback_addrs(int aftype, unsigned short port, in ares__system_loopback_addrs() argument
199 ares__addrinfo_localhost(const char *name, unsigned short port, const struct ares_addrinfo_hints *hints, struct ares_addrinfo *ai) ares__addrinfo_localhost() argument
[all...]
/third_party/node/benchmark/net/
H A Dnet-s2c.js
/third_party/ltp/testcases/kernel/syscalls/sendmmsg/
H A Dsendmmsg01.c65 unsigned int port = TST_GET_UNUSED_PORT(AF_INET, SOCK_DGRAM); in setup() local

Completed in 13 milliseconds

12345678910>>...26