Home
last modified time | relevance | path

Searched defs:port (Results 1 – 25 of 55) sorted by relevance

123

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-io.c52 int xf_input_port_init(xf_input_port_t *port, u32 size, u32 align, u32 core) in xf_input_port_init()
84 int xf_input_port_put(xf_input_port_t *port, xf_message_t *m) in xf_input_port_put()
134 static inline int xf_input_port_complete(xf_input_port_t *port) in xf_input_port_complete()
165 int xf_input_port_fill(xf_input_port_t *port) in xf_input_port_fill()
245 void xf_input_port_pad(xf_input_port_t *port, u8 pad) in xf_input_port_pad()
261 void xf_input_port_consume(xf_input_port_t *port, u32 n) in xf_input_port_consume()
307 void xf_input_port_purge(xf_input_port_t *port) in xf_input_port_purge()
330 void xf_input_port_control_save(xf_input_port_t *port, xf_message_t *m) in xf_input_port_control_save()
345 void xf_input_port_purge_done(xf_input_port_t *port) in xf_input_port_purge_done()
360 void xf_input_port_destroy(xf_input_port_t *port, u32 core) in xf_input_port_destroy()
[all …]
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-io.h94 static inline int xf_input_port_created(xf_input_port_t *port) in xf_input_port_created()
100 static inline int xf_input_port_ready(xf_input_port_t *port) in xf_input_port_ready()
106 static inline int xf_input_port_done(xf_input_port_t *port) in xf_input_port_done()
112 static inline int xf_input_port_bypass(xf_input_port_t *port) in xf_input_port_bypass()
118 static inline void * xf_input_port_data(xf_input_port_t *port) in xf_input_port_data()
124 static inline u32 xf_input_port_length(xf_input_port_t *port) in xf_input_port_length()
130 static inline u32 xf_input_port_level(xf_input_port_t *port) in xf_input_port_level()
194 static inline int xf_output_port_created(xf_output_port_t *port) in xf_output_port_created()
200 static inline int xf_output_port_routed(xf_output_port_t *port) in xf_output_port_routed()
206 static inline int xf_output_port_unrouting(xf_output_port_t *port) in xf_output_port_unrouting()
[all …]
Dxf-component.h57 xf_output_port_t * (*port)(struct xf_component *, u32); member
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DTcpStream.cpp31 static int _socket_loopback_server(int port, int type) in _socket_loopback_server()
82 int TcpStream::listen(unsigned short port) in listen()
113 int TcpStream::connect(unsigned short port) in connect()
118 int TcpStream::connect(const char* hostname, unsigned short port) in connect()
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DSimpleGoldfishOMXComponent.cpp153 const PortInfo *port = in internalGetParameter() local
185 PortInfo *port = in internalSetParameter() local
242 PortInfo *port = &mPorts.editItemAt(portIndex); in useBufferCallerLockedAlready() local
321 PortInfo *port = &mPorts.editItemAt(portIndex); in freeBuffer() local
421 PortInfo *port = &mPorts.editItemAt(portIndex); in onMessageReceived() local
539 PortInfo *port = &mPorts.editItemAt(portIndex); in onPortEnable() local
593 PortInfo *port = &mPorts.editItemAt(portIndex); in onPortFlush() local
643 const PortInfo &port = mPorts.itemAt(i); in checkTransitions() local
657 const PortInfo &port = mPorts.itemAt(i); in checkTransitions() local
694 PortInfo *port = &mPorts.editItemAt(i); in checkTransitions() local
/device/linaro/dragonboard/qcom/qrtr/src/
Dns.c72 unsigned int port; member
247 unsigned int node_id, unsigned int port) in server_add()
289 static int server_del(struct context *ctx, struct node *node, unsigned int port) in server_del()
381 unsigned node_id, unsigned port) in ctrl_cmd_del_client()
446 unsigned int node_id, unsigned int port) in ctrl_cmd_new_server()
486 unsigned int node_id, unsigned int port) in ctrl_cmd_del_server()
/device/google/cuttlefish/common/libs/utils/
Dtcp_socket.cpp29 ClientSocket::ClientSocket(int port) in ClientSocket()
93 ServerSocket::ServerSocket(int port) in ServerSocket()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc743 auto port = 8443 + num - 1; in InitializeCuttlefishConfiguration() local
756 auto port = 9200 + (modem_simulator_count * (num - 1)) + index; in InitializeCuttlefishConfiguration() local
759 auto port = 9200 + (modem_simulator_count * (num - 1)) + in InitializeCuttlefishConfiguration() local
/device/linaro/dragonboard/qcom/qrtr/
Dqrtr.py14 def __init__(self, port=0): argument
24 def _lookup_list_add(self, ptr, srv, instance, node, port): argument
/device/google/trout/hal/common/android/vsock/
Dvsockinfo.h29 unsigned port = 0; member
Dvsockinfo.cpp51 const auto port = getNumberFromProperties(port_props); in fromRoPropertyStore() local
/device/linaro/dragonboard/qcom/qrtr/lib/
Dlibqrtr.h32 unsigned int port; member
179 __le32 port; member
184 __le32 port; member
Dqrtr.c79 int qrtr_sendto(int sock, uint32_t node, uint32_t port, const void *data, unsigned int sz) in qrtr_sendto()
200 int qrtr_recvfrom(int sock, void *buf, unsigned int bsz, uint32_t *node, uint32_t *port) in qrtr_recvfrom()
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.cpp357 SharedFD SharedFD::SocketLocalClient(int port, int type) { in SocketLocalClient()
373 SharedFD SharedFD::SocketLocalServer(int port, int type) { in SocketLocalServer()
447 SharedFD SharedFD::VsockServer(unsigned int port, int type) { in VsockServer()
474 SharedFD SharedFD::VsockClient(unsigned int cid, unsigned int port, int type) { in VsockClient()
/device/google/cuttlefish/host/frontend/vnc_server/
Dvnc_server.cpp32 VncServer::VncServer(int port, bool aggressive, in VncServer()
/device/google/cuttlefish/common/libs/device_config/
Dguest_device_config.cpp36 auto port = property_get_int64(port_property, -1); in GetRawFromServer() local
/device/generic/goldfish/gnss/
Dagnss.cpp36 int32_t port) { in setServer()
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc129 auto port = instance.config_server_port(); in LaunchConfigServer() local
156 auto port = instance.tombstone_receiver_port(); in LaunchTombstoneReceiver() local
Dlaunch_modem.cpp99 auto port = std::stoi(temp); in LaunchModemSimulatorIfEnabled() local
/device/google/cuttlefish/host/commands/bt_connector/
Dmain.cpp45 void openSocket(cuttlefish::SharedFD* fd, int port) { in openSocket()
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.h47 int port; member
/device/google/cuttlefish/host/frontend/webrtc/
Dadb_handler.cpp40 unsigned long port = strtoul(portString, &end, 10); in SetupAdbSocket() local
/device/google/cuttlefish/guest/hals/rild/
Drild_cuttlefish.c113 char port[PROPERTY_VALUE_MAX] = {0}; in main() local
/device/google/trout/hal/vehicle/2.0/
DUtils.cpp86 std::optional<unsigned int> port; in fromCommandLine() local
/device/generic/goldfish/tnc/
Dmain.cpp25 bool resolve(const char* name, const char* port, struct addrinfo** addrs) { in resolve()

123