HomeSort by relevance Sort by last modified time
    Searched full:sent (Results 451 - 475 of 2047) sorted by null

<<11121314151617181920>>

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Decoder.h 499 /** Flag set when the EOS marker is sent */
520 /** Num Sent Input Buff */
523 /** Num Sent Output Buff Issued */
596 /** Number of Bytes holding to be sent*/
599 /** Pointer to the data holding to be sent*/
626 /** Array of Input Buffers that are pending to sent due State = Idle */
629 /** Number of Input Buffers that are pending to sent due State = Idle */
632 /** Array of Output Buffers that are pending to sent due State = Idle */
635 /** Number of Output Buffers that are pending to sent due State = Idle */
669 /** Stop Codec Command Sent Flag*
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 419 /** Flag set when the EOF marker is sent */
440 /** Num Sent Input Buff */
443 /** Num Sent Output Buff Issued */
512 /** Number of Bytes holding to be sent*/
515 /** Pointer to the data holding to be sent*/
542 /** Array of Input Buffers that are pending to sent due State = Idle */
545 /** Number of Input Buffers that are pending to sent due State = Idle */
548 /** Array of Output Buffers that are pending to sent due State = Idle */
551 /** Number of Output Buffers that are pending to sent due State = Idle */
581 /** Stop Codec Command Sent Flag*
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xos_r.h 452 struct servent sent; member in struct:__anon12830
467 (memcpy(&(sp).sent, (sp).sptr, sizeof(struct servent)), \
469 ((sp).sent.s_name = (sp).s_name), \
471 ((sp).sent.s_proto = (sp).s_proto), \
472 ((sp).sptr = &(sp).sent), \
515 struct servent sent; member in struct:__anon12832
523 getservbyname_r((s),(p),&(sp).sent,(sp).sbuf,sizeof((sp).sbuf))
530 struct servent sent; member in struct:__anon12834
541 ((getservbyname_r((s),(p),&(sp).sent,&(sp).sdata) == -1) ? NULL : &(sp).sent) )
    [all...]
  /frameworks/base/core/java/android/webkit/
LoadListener.java 194 * This message is sent when the LoadListener has headers
195 * available. The headers are sent onto WebCore to see what we
203 * This message is sent when the LoadListener has data available
214 * This message is sent when the LoadListener knows that the
215 * load is finished. This message is not sent in the case of an
224 * This message is sent when a load error has occured. The
232 * This message is sent from LoadListener.endData to inform the
241 * This message is sent from endData on receipt of a 307
255 * This message is sent from the network thread when the http
267 * This message is sent when the network thread receives a ss
    [all...]
  /packages/apps/Mms/res/values/
strings.xml 75 <!-- Time and date a message was sent -->
76 <string name="sent_on">"Sent: <xliff:g id="date">%s</xliff:g>"</string>
213 <!-- Dialog box title indicating the message cannot be sent because there are no valid recipients -->
215 <!-- Dialog message text indicating the message cannot be sent because there are no valid recipients -->
445 <!-- Label in "Message details" dialog showing who sent the message. -->
452 <string name="sent_label">Sent:\u0020</string>
484 <string name="retrying_dialog_body">This message <xliff:g id="message">%s</xliff:g> was not sent due to a connection problem.\r\nRetrying to send\u2026</string>
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
UpgradeAccounts.java 511 } else if ("sent".equalsIgnoreCase(folderName)) {
512 // do not delete sent
577 FolderConversion sent = null; local
606 sent = conversion;
631 if (sent != null) {
632 copyMessages(context, sent, true, newAccount, accountNum, handler);
658 * @param localAttachments true if the attachments refer to local data (to be sent)
    [all...]
  /system/core/libcutils/
mq.c 100 /** A packet which will be sent to a peer. */
196 * keep track of which connections we've sent to whom.
447 * Buffers output sent to a peer. May be called multiple times until the entire
717 * Accepts a connection sent by the master proxy.
739 // We sent 1 byte of data so we can detect EOF.
939 * Buffers input sent by peer. May be called multiple times until the entire
    [all...]
  /external/ppp/pppd/
pppd.8 65 in PPP packets sent to this system. The map is encoded as a
78 packets to be sent or received. This option is the default if the
93 modem, commands need to be sent to the modem to dial the appropriate
210 \fBidle\fR option if there are packets being sent or received
237 agree to compress packets sent to the peer with a maximum code size of
288 control packets sent or received in a readable form. The packets are
305 agree to compress packets sent to the peer with a maximum window size
354 Sets the endpoint discriminator sent by the local machine to the peer
404 being sent or received. Note: it is not advisable to use this option
477 Set the name of the router. This is a string and is sent to the pee
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_quick.c 133 plog(LLV_DEBUG, LOCATION, NULL, "pfkey getspi sent.\n");
518 /* validity check SA payload sent from responder */
665 plog(LLV_DEBUG, LOCATION, NULL, "pfkey update sent.\n");
672 plog(LLV_DEBUG, LOCATION, NULL, "pfkey add sent.\n");
808 plog(LLV_DEBUG, LOCATION, NULL, "pfkey update sent.\n");
815 plog(LLV_DEBUG, LOCATION, NULL, "pfkey add sent.\n");
1167 plog(LLV_DEBUG, LOCATION, NULL, "pfkey getspi sent.\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 408 * @param IULAG_CMD_SETSTREAMTYPE: Specifies the stream type to be sent to DSP.
417 * are sent to DSP.
428 * are sent to DSP.
451 /** MP3D_LCML_BUFHEADERTYPE: This is LCML buffer header which is sent to LCML
591 /** Counts of number of input buffers sent to LCML */
595 /** Counts of number of output buffers sent to LCML */
599 /** Counts of number of buffers sent to App */
612 /** Counts of number of input buffers sent to lcml */
614 /** Counts of number of output buffers sent to lcml */
763 /** Flag to mark the first buffer sent **/
    [all...]
  /external/dbus/dbus/
dbus-auth.c 176 DBusString challenge; /**< Challenge sent to client */
186 unsigned int already_asked_for_initial_response : 1; /**< Already sent a blank challenge to get an initial response */
487 /* We haven't sent a challenge yet, we're expecting a desired
835 if (send_error (auth, "Server sent invalid cookie context"))
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
nl80211_copy.h 69 * be sent from userspace to request creation of a new virtual interface,
73 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
188 * enabled world wide. This beacon hint is only sent if your device had
232 * MIC (part of TKIP) failure; sent on the "mlme" multicast group; the
260 * It is also sent as an event, with the BSSID and response IEs when the
264 * sent as an event when the card/driver roamed by itself.
572 * sent out by the card, for ROAM and successful CONNECT events.
574 * sent by peer, for ROAM and successful CONNECT events.
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmDataConnectionTracker.java 838 long sent, received;
852 sent = txPkts - preTxPkts;
855 if ( sent > 0 && received > 0 ) {
    [all...]
  /dalvik/libcore/support/src/test/java/tests/support/
Support_TestWebServer.java 80 /* If set, this will cause response data to be sent in 'chunked' format */
160 * This should be called prior to any requests being sent
767 log("Status sent");
775 // 404 status already sent
850 log("Headers sent");
  /dalvik/vm/jdwp/
JdwpSocket.c 775 * exactly as it was sent. Note the handshake is always initiated by
818 * The entire packet must be sent with a single write() call to avoid
821 * Returns "true" if it was sent successfully.
855 * The entire packet must be sent with a single writev() call to avoid
858 * Returns "true" if it was sent successfully.
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_ssdp.c 282 * Each is sent twice (in case lost) w/ 100 msec delay between;
374 * small changes in data content; and they are sent (UDP) to a specific
376 * They are sent in response to a UDP M-SEARCH packet.
415 * Each response is sent twice (in case lost) w/ 100 msec delay
469 * port that sent the request to the multicast channel. Devices respond if the
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 74 * <p>Sent when a remote device is found during discovery.
87 * <p>Sent when a remote device that was found in the last discovery is not
247 * has been fetched. This intent is sent only when the UUIDs of the remote
568 * supported. This API is asynchronous and an Intent is sent,
571 * an Intent is sent with the UUIDs that is currently present in the
  /frameworks/base/telephony/java/android/telephony/gsm/
SmsMessage.java 535 * @return if isEmail() is true, body of the email sent through the gateway.
545 * @return if isEmail() is true, email from address of email sent through
638 * Returns the status of the message on the SIM (read, unread, sent, unsent).
654 * Returns the status of the message on the ICC (read, unread, sent, unsent).
707 * @return 0 indicates the previously sent message was received.
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCard.java 205 * When the operation is complete, onComplete will be sent to its
272 * When the operation is complete, onComplete will be sent to its handler
297 * When the operation is complete, onComplete will be sent to its handler
323 * When the operation is complete, onComplete will be sent to its handler
342 * When the operation is complete, onComplete will be sent to its handler
  /packages/apps/Settings/src/com/android/settings/battery_history/
BatteryHistory.java 270 public NetworkUsage(int uid, long received, long sent) {
275 mUsage[1] = received + sent;
575 long sent = u.getTcpBytesSent(mWhich); local
576 if (received + sent > 0) {
577 mNetworkUsage.add(new NetworkUsage(u.getUid(), received, sent));
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 105 // 0 means this command was not been sent to the bt framework.
142 * beyond have not been sent to the bt framework yet.
225 Log.d(TAG, "Command sent successfully:" + job.toString());
231 Log.d(TAG, "Job already has a sent time. Skip. " + job.toString());
296 // Sent to bt framework. Done for now. Will remove this job
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
commonTypes.h 166 /* The maximum number of information elements that sent in an active scan probe request
420 SEND_PACKET_XFER_DONE = 50, /* Xfer completed, another packet can be sent, Xfer-Done won't be called. */
421 SEND_PACKET_SUCCESS = 51, /* Xfer in process, another packet can be sent, Xfer-Done will be called. */
422 SEND_PACKET_PENDING = 52, /* Xfer in process, another packet CAN-NOT be sent. Xfer-Done will be called. */
424 Should be sent again after resources are freed on Tx-complete. */
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /external/dbus/doc/
dbus-specification.xml     [all...]
  /external/dnsmasq/man/
dnsmasq.8 205 interface to which the query was sent, then return only the
348 answered from /etc/hosts or DHCP and not sent to an upstream
572 running dnsmasq. If the domain name option has been set, that is sent.
574 or other options specified. The option, to be sent may be given as a
591 this option is only sent when all the network-ids are matched.
600 option number is sent, it is quite possible to
621 vendor-class option (number 60) is sent by dnsmasq, then that is used
622 for selecting encapsulated options in preference to any sent by the
626 in which case the encapsulated option is always sent.
641 except that the option will always be sent, even if the client doe
    [all...]

Completed in 490 milliseconds

<<11121314151617181920>>