Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 25 of 42) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_socketserver.py35 def receive(sock, n, timeout=20): function
160 buf = data = receive(s, 100)
162 data = receive(s, 100)
170 buf = data = receive(s, 100)
172 data = receive(s, 100)
/device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/
DUdp6Dxe.uni5 // services to transmit and receive UDP packets.
22 …UDPv6 Protocol which provides simple packet-oriented services to transmit and receive UDP packets."
DUdp6Dxe.inf5 # services to transmit and receive UDP packets.
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
DTcpDxe.uni4 // This module provides EFI TCPv4 Protocol and EFI TCPv6 Protocol to send and receive data stream.
23 …is module provides EFI TCPv4 Protocol and EFI TCPv6 Protocol to send and receive data stream. It m…
DTcpDxe.inf4 # This module provides EFI TCPv4 Protocol and EFI TCPv6 Protocol to send and receive data stream.
/device/generic/goldfish-opengl/android-emu/android/base/synchronization/
DAndroidMessageChannel.h160 bool receive(T* msg) { in receive() function
170 Optional<T> receive() { in receive() function
/device/mediatek/wembley-sepolicy/plat_private/
Dsystem_server.te7 # Purpose: receive dropbox message
Dsystem_app.te15 # Purpose: receive dropbox message
Dcrash_dump.te110 # Purpose: receive dropbox message
Daee_aed.te122 # Purpose: receive dropbox message
/device/generic/goldfish/network/wifi_forwarder/
Dnetlink_socket.h74 bool receive();
Dremote_connection.h45 void receive();
Dwifi_forwarder.cpp89 mRemoteConnection.receive(); in onReadAvailable()
91 mLocalConnection.receive(); in onReadAvailable()
Dlocal_connection.h45 bool receive();
Dnetlink_socket.cpp128 bool NetlinkSocket::receive() { in receive() function in NetlinkSocket
Dlocal_connection.cpp99 bool LocalConnection::receive() { in receive() function in LocalConnection
100 return mNetlinkSocket.receive(); in receive()
Dremote_connection.cpp111 void RemoteConnection::receive() { in receive() function in RemoteConnection
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DAndroid.bp127 src: "assets/js/receive.js",
128 filename: "receive.js",
/device/google/cuttlefish/
Dhost_package.mk108 js/receive.js \
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dplatform-interrupt-controller-API.rst93 ``id``. PEs in the system are expected to receive only enabled interrupts.
108 ``id``. PEs in the system are not expected to receive disabled interrupts.
/device/generic/goldfish-opengl/android-emu/android/base/threads/
DAndroidWorkPool.cpp283 mRunMessages.receive(&taskInfo); in threadFunc()
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md78 implementation. This second kind of context can receive 3D commands, which are
/device/linaro/bootloader/edk2/CorebootPayloadPkg/
DCorebootPayloadPkgIa32.dsc70 …# UINT16 ReceiveFifoDepth; ///< UART receive FIFO depth in bytes. Set to 0 for a default FIFO…
DCorebootPayloadPkgIa32X64.dsc70 …# UINT16 ReceiveFifoDepth; ///< UART receive FIFO depth in bytes. Set to 0 for a default FIFO…
/device/linaro/dragonboard/db845c/firmware/
DNOTICE66 1.5 Feedback. QTI may from time to time receive suggestions, feedback or

12