/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | send.c | 43 send ( in send() function
|
/device/generic/goldfish-opengl/android-emu/android/base/synchronization/ |
D | AndroidMessageChannel.h | 122 bool send(const T& msg) { in send() function 132 bool send(T&& msg) { in send() function
|
/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/ |
D | BufferedSocket.h | 43 ssize_t send(const void *data, size_t size) { in send() function
|
/device/google/cuttlefish/host/frontend/gcastv2/https/ |
D | BaseConnection.cpp | 73 void BaseConnection::send(const void *_data, size_t size) { in send() function in BaseConnection
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | asyncore.py | 367 def send(self, data): member in dispatcher 542 def send(self, data): member in dispatcher_with_send 617 def send(self, *args): member in file_wrapper
|
D | imaplib.py | 243 def send(self, data): member in IMAP4 1174 def send(self, data): member in IMAP4_SSL 1252 def send(self, data): member in IMAP4_stream
|
D | socket.py | 172 send = recv = recv_into = sendto = recvfrom = recvfrom_into = _dummy variable in _closedsocket
|
D | ssl.py | 181 def send(self, data, flags=0): member in SSLSocket
|
D | smtplib.py | 308 def send(self, str): member in SMTP
|
D | httplib.py | 769 def send(self, data): member in HTTPConnection
|
D | xmlrpclib.py | 1218 def __init__(self, send, name): argument
|
/device/generic/goldfish/network/wifi_forwarder/ |
D | netlink_socket.cpp | 119 bool NetlinkSocket::send(NetlinkMessage& message) { in send() function in NetlinkSocket
|
/device/google/cuttlefish/host/frontend/gcastv2/libsource/ |
D | HostToGuestComms.cpp | 134 void HostToGuestComms::send(const void *data, size_t size, bool addFraming) { in send() function in HostToGuestComms
|
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/ |
D | AdbWebSocketHandler.cpp | 133 void AdbWebSocketHandler::AdbConnection::send(const void *_data, size_t size) { in send() function in AdbWebSocketHandler::AdbConnection
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/ |
D | handlers.py | 489 def send(self, s): member in SocketHandler 597 def send(self, s): member in DatagramHandler
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | socket.py | 176 send = recv = recv_into = sendto = recvfrom = recvfrom_into = _dummy variable in _closedsocket
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_xmlrpc.py | 916 def send(self, buf): member in FakeSocket
|
D | test_ftplib.py | 323 def send(self, data): member in SSLConnection
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regexec.c | 1102 , int nest, int mem_num, UChar* memp, UChar** s, const UChar* send) in backref_match_at_nested_level()
|
D | regparse.c | 3098 OnigCodePoint send[] = { (OnigCodePoint )':', (OnigCodePoint )']' }; in fetch_token_in_cc() local
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 3248 #define DEC_OPS_SEND(power, firmware, rate, flush, send) \ argument
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | st_lsm6dsm.c | 1156 #define DEC_OPS_SEND(power, firmware, rate, flush, send) \ argument
|