Searched refs:sent (Results 1 - 22 of 22) sorted by relevance

/external/webkit/WebCore/platform/network/curl/
H A DFormDataStreamCurl.cpp62 size_t sent; local
76 sent = fread(ptr, blockSize, numberOfBlocks, m_file);
91 sent = elementSize > toSend ? toSend : elementSize;
92 memcpy(ptr, element.m_data.data() + m_formDataElementDataOffset, sent);
93 if (elementSize > sent)
94 m_formDataElementDataOffset += sent;
101 return sent;
H A DResourceHandleManager.cpp313 size_t sent = d->m_formDataStream.read(ptr, size, nmemb);
316 if (!sent)
319 return sent;
693 // Remove any query part sent to a local file.
/external/webkit/WebCore/websockets/
H A DThreadableWebSocketChannelClientWrapper.h65 bool sent() const function in class:WebCore::ThreadableWebSocketChannelClientWrapper
69 void setSent(bool sent) argument
71 m_sent = sent;
H A DWorkerThreadableWebSocketChannel.cpp121 static void workerContextDidSend(ScriptExecutionContext* context, RefPtr<ThreadableWebSocketChannelClientWrapper> workerClientWrapper, bool sent) argument
124 workerClientWrapper->setSent(sent);
132 bool sent = m_mainWebSocketChannel->send(message);
133 m_loaderProxy.postTaskForModeToWorkerContext(createCallbackTask(&workerContextDidSend, m_workerClientWrapper, sent), m_taskMode);
275 return clientWrapper && clientWrapper->sent();
/external/apache-http/src/org/apache/http/impl/client/
H A DDefaultHttpRequestRetryHandler.java56 /** Whether or not methods that have successfully sent their request will be retried */
110 boolean sent = (b != null && b.booleanValue());
111 if (!sent || this.requestSentRetryEnabled) {
112 // Retry if the request has not been sent fully or
113 // if it's OK to retry methods that have been sent
122 * successfully sent their request, <code>false</code> otherwise
/external/dbus/test/data/valid-config-files/system.d/
H A Dtest.conf16 only if the message is sent by the owner of FooService -->
/external/netcat/scripts/
H A Dwebproxy137 echo "sent \"$x1 $hf\" to $hh : $hp" >> $LFILE
/external/bluetooth/bluez/src/
H A Dsdpd-request.c294 SDPDBG("Bytes sent : %d", (*cstate)->cStateValue.maxBytesSent);
468 /* get index of the last sdp_record_t sent */
704 short sent = MIN(max_rsp_size, pCache->data_size - cstate->cStateValue.maxBytesSent); local
706 memcpy(buf->data, pResponse + cstate->cStateValue.maxBytesSent, sent);
707 buf->data_size += sent;
708 cstate->cStateValue.maxBytesSent += sent;
710 SDPDBG("Response size : %d sending now : %d bytes sent so far : %d",
711 pCache->data_size, sent, cstate->cStateValue.maxBytesSent);
899 uint16_t sent = MIN(max, pCache->data_size - cstate->cStateValue.maxBytesSent); local
901 memcpy(buf->data, pResponse + cstate->cStateValue.maxBytesSent, sent);
954 int sent = 0; local
[all...]
/external/bluetooth/bluez/tools/
H A Dcsr_bcsp.c155 int timeout = 0, sent = 0; local
200 sent = 1;
205 if (sent && receive_packet.channel == 5 &&
H A Ddfutool.c428 int fd, block, len, size, sent = 0, try = 10; local
529 len = dfu_download(udev, 0, block, buf + sent, size);
542 sent += len;
/external/bluetooth/glib/gio/inotify/
H A Dinotify-kernel.c72 gboolean sent; member in struct:ik_event_internal
553 if (event->seen == TRUE || event->sent == TRUE)
592 /* This must have been sent as part of a MOVED_TO/MOVED_FROM */
593 if (event->sent)
619 event->pair->sent = TRUE;
620 event->sent = TRUE;
/external/icu4c/data/brkitr/
H A Dbrkfiles.mk41 BRK_SOURCE = word_POSIX.txt word_ja.txt sent_el.txt char_th.txt char.txt word.txt line.txt sent.txt title.txt
/external/bluetooth/bluez/test/
H A Dl2test.c695 int i, fd, len, buflen, size, sent; local
710 sent = 0;
715 len = send(sk, buf + sent, buflen, 0);
717 sent += len;
732 sent = 0;
744 sent += len;
/external/dbus/dbus/
H A Ddbus-connection.c88 * application. Messages can be sent and received via this connection.
264 dbus_uint32_t client_serial; /**< Client serial. Increments each time a message is sent */
564 * @returns the message to be sent.
575 * Notifies the connection that a message has been sent, so the
580 * @param message the message that was sent.
1986 * @param client_serial return location for client serial of sent message
2748 * Closes a private connection, so no further data can be sent or received.
2892 * to be sent without the possibility of memory allocation failure.
3005 * though obviously it won't be sent.
3919 /* We haven't sent th
4094 dbus_bool_t sent; local
4114 dbus_bool_t sent; local
4150 dbus_bool_t sent; local
[all...]
/external/iproute2/doc/
H A Dip-tunnels.tex398 sent to multicast group 224.66.66.66. By default such tunnel starts
412 In this case packets sent to 10.0.0.2 will be encapsulated in GRE
413 and sent to 128.6.190.2. It is possible to facilitate address resolution
H A Dip-cref.tex378 i.e.\ packets send through it are encapsulated and sent via the ``master''
382 the maximal size of data which can be sent as a single packet over this interface.
387 mode i.e.\ all packets sent to it are immediately discarded.
399 hosts. All packets sent through it will be returned
406 attached to each end. All packets sent to this link will reach the peer
1004 \item\verb|delay| --- a packet has been sent to the stale neighbour and the kernel is waiting
1170 The packets are sent as link broadcasts.
1281 all packets will be sent without the DF bit in IPv4 case
1660 These error codes are translated into ICMP error codes, sent to remote
1802 actually sent
[all...]
H A Dapi-ip6-flowlabels.tex42 \item To assign flow labels to packets sent by user.
/external/openssl/ssl/
H A Dd1_both.c304 * message got sent. but why would this happen? */
318 * is being sent in single fragment */
416 * sent in single fragment */
979 pqueue sent = s->d1->sent_messages; local
985 iter = pqueue_iterator(sent);
1123 /* restore state in which the message was originally sent */
/external/bluetooth/bluez/audio/
H A Davdtp.c472 error("try_send: complete buffer not sent (%d/%zu bytes)",
484 unsigned int cont_fragments, sent; local
535 debug("avdtp_send: first packet with %zu bytes sent",
538 sent = session->omtu - sizeof(start);
541 while (sent < len) {
544 left = len - sent;
561 memcpy(session->buf + sizeof(cont), data + sent, to_copy);
566 sent += to_copy;
2327 was not totally sent or in case of EINTR? */
/external/bluetooth/bluez/lib/
H A Dsdp.c1713 uint32_t sent = 0; local
1715 while (sent < size) {
1716 int n = send(session->sock, buf + sent, size - sent, 0);
1719 sent += n;
3682 * 0 - if the request has been sent properly
3786 * 0 - if the request has been sent properly
3902 * 0 - if the request has been sent properly
/external/blktrace/doc/
H A Dblktrace.tex525 queue or in the io scheduler has been sent to the driver.
527 \item[I -- inserted] A request is being sent to the io scheduler for
/external/dropbear/libtomcrypt/
H A Dcrypt.tex2907 you pass it on the \textbf{first} call to add\_entropy(). All buffers sent to add\_entropy() must have a length
3641 cache (of FP\_ENTRIES entries) which it uses to hold recent bases passed to ltc\_ecc\_mulmod(). Any base detected to be used twice is sent through the

Completed in 678 milliseconds