Home
last modified time | relevance | path

Searched refs:port (Results 1901 - 1925 of 2400) sorted by relevance

1...<<71727374757677787980>>...96

/third_party/python/Tools/wasm/
H A Dwasm_build.py375 """Host-specific port args (Emscripten)."""
409 """Target-specific port args."""
584 def run_browser(self, bind="127.0.0.1", port=8000):
587 url = f"http://{bind}:{port}/{relbuilddir}/python.html"
593 "--port",
594 str(port),
601 with socket.create_connection((bind, port), timeout=0.1) as s:
813 emports="build Emscripten port with embuilder (only Emscripten)",
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.c136 * certain fixed multicast IP address and port, and "control points" sending
316 int port = 80; /* port to send to (default is port 80) */ in subscr_addr_add_url() local
339 /* Process and remove optional port component */ in subscr_addr_add_url()
344 port = atol(delim + 1); in subscr_addr_add_url()
367 rerr = getaddrinfo(host, NULL /* fill in port ourselves */, in subscr_addr_add_url()
376 *delim = ':'; /* Restore port */ in subscr_addr_add_url()
405 a->saddr.sin_port = htons(port); in subscr_addr_add_url()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c136 * certain fixed multicast IP address and port, and "control points" sending
324 int port = 80; /* port to send to (default is port 80) */ in subscr_addr_add_url() local
352 /* Process and remove optional port component */ in subscr_addr_add_url()
357 port = atol(delim + 1); in subscr_addr_add_url()
380 rerr = getaddrinfo(host, NULL /* fill in port ourselves */, in subscr_addr_add_url()
389 *delim = ':'; /* Restore port */ in subscr_addr_add_url()
426 a->saddr.sin_port = htons(port); in subscr_addr_add_url()
/third_party/pulseaudio/src/pulsecore/
H A Dsource.c128 void pa_source_new_data_set_port(pa_source_new_data *data, const char *port) { in pa_source_new_data_set_port() argument
132 data->active_port = pa_xstrdup(port); in pa_source_new_data_set_port()
302 /* Hopefully the active port has already been assigned in the previous call in pa_source_new()
2678 pa_device_port *port; in pa_source_set_port() local
2691 if (!(port = pa_hashmap_get(s->ports, name))) in pa_source_set_port()
2694 if (s->active_port == port) { in pa_source_set_port()
2701 if (s->set_port(s, port) < 0) in pa_source_set_port()
2706 pa_log_info("Changed port of source %u \"%s\" to %s", s->index, s->name, port->name); in pa_source_set_port()
2708 s->active_port = port; in pa_source_set_port()
[all...]
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h81 std::string port; member in OHOS::Scan::final
/base/telephony/sms_mms/services/sms/include/
H A Dsms_service.h80 * @param port Indicates the port of data sms
87 int32_t SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, uint16_t port,
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-i2s-audio.c178 * Then, it is sound port 0 in dw_hdmi_qp_i2s_get_dai_id()
180 if (of_ep.port == 0x2) { in dw_hdmi_qp_i2s_get_dai_id()
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_crtc.h929 /** @port: OF node used by drm_of_find_possible_crtcs(). */
930 struct device_node *port; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-i2s-audio.c185 * Then, it is sound port 0 in dw_hdmi_qp_i2s_get_dai_id()
187 if (of_ep.port == 2) in dw_hdmi_qp_i2s_get_dai_id()
/drivers/hdf_core/framework/test/unittest/model/usb/device/include/
H A Dusb_device_lite_cdcacm_test.h103 struct Serial *port; member
/drivers/peripheral/codec/hal/idl_service/include/
H A Dcomponent_node.h53 int32_t ComponentTunnelRequest(uint32_t port, int32_t omxHandleTypeTunneledComp, uint32_t tunneledPort,
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_type.h286 * @brief Defines the audio codec port capabilities.
322 } port; member
/foundation/ability/ability_runtime/test/fuzztest/deeplinkreserveconfig_fuzzer/
H A Ddeeplinkreserveconfig_fuzzer.cpp48 const std::string PORT_NAME = "port";
81 reservedUri.port = strParam; in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_agent_client_test/
H A Dapp_domain_verify_agent_client_test.cpp143 skillUri.port = "port"; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h112 char* port; member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_manager_test/
H A Dstream_manager_test.cpp81 remote->port = 1002; in HWTEST_F()
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_client.cpp63 if (!(IsNameValid(serviceInfo.name) && IsTypeValid(serviceInfo.type) && IsPortValid(serviceInfo.port))) { in RegisterService()
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_packet_parser.h122 uint16_t port; member
/third_party/ffmpeg/libavcodec/x86/
H A Dexrdsp.asm6 ;* port to ASM by Jokyo Images support by CNC - French National Center for Cinema
/third_party/ffmpeg/libavformat/
H A Dinternal.h501 * @param port the destination port of the media stream, 0 if unknown
509 int port, int ttl, AVFormatContext *fmt);
/third_party/backends/backend/
H A Dplustek-pp_procs.h86 _LOC int MiscInitPorts ( pScanData ps, int port );
/third_party/mesa3d/.gitlab-ci/
H A Ddeqp-runner.sh229 --port 6667 \
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/
H A Dminimal-secure-streams.c134 "\"port\":" "443,"
159 "\"port\": 80,"
335 "\"port\": 80" in app_system_state_nf()
341 * port doesn't have anything that will connect to us */ in app_system_state_nf()
347 "\"port\": 999" in app_system_state_nf()
465 info.port = CONTEXT_PORT_NO_LISTEN; in main()
472 * tcp connection to this port */ in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
H A Dminimal-secure-streams.c88 "\"port\":" "443,"
104 "\"port\":" "443,"
130 "\"port\": 80,"
374 info.port = CONTEXT_PORT_NO_LISTEN; in main()
379 * tcp connection to this port */ in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
H A Dminimal-secure-streams-smd.c49 "\"port\": 80,"
281 info.port = CONTEXT_PORT_NO_LISTEN; in main()
288 * tcp connection to this port */ in main()

Completed in 22 milliseconds

1...<<71727374757677787980>>...96