Home
last modified time | relevance | path

Searched defs:bind_address (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/tools/
Dzmqshell.py8 def __init__(self, bind_address): argument
23 bind_address = sys.argv[1] if len(sys.argv) > 1 else "tcp://localhost:5555" variable
Dzmqsend.c59 const char *bind_address = "tcp://localhost:5555"; in main() local
/third_party/grpc/src/python/grpcio_tests/tests/unit/framework/common/
D__init__.py26 def get_socket(bind_address='localhost', argument
76 def bound_socket(bind_address='localhost', argument
/third_party/grpc/examples/python/multiprocessing/
Dserver.py65 def _run_server(bind_address): argument
/third_party/weston/include/libweston/
Dbackend-rdp.h61 char *bind_address; member
/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_tcp_proxy.py44 def __init__(self, bind_address, gateway_address, gateway_port): argument
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstdynudpsink.h49 gchar *bind_address; member
Dgstmultiudpsink.h103 gchar *bind_address; member
/third_party/ffmpeg/libavfilter/
Df_zmq.c39 char *bind_address; member