/external/webkit/LayoutTests/http/tests/appcache/ |
empty-manifest-expected.txt | 1 This tests that the cached event gets sent even if the manifest is empty.
|
empty-manifest.html | 3 <div>This tests that the cached event gets sent even if the manifest is empty.</div>
|
/external/zlib/contrib/iostream/ |
test.cpp | 6 // Construct a stream object with this filebuffer. Anything sent 10 // This text is getting compressed and sent to stdout.
|
/packages/apps/IM/plugin/com/android/im/plugin/ |
PresenceMapping.java | 22 * The methods used to map presence value sent in protocol to predefined 27 * Tells if the mapping needs all presence values sent in protocol. If this 36 * Map the presence values sent in protocol to the predefined presence 51 * Gets the value of <OnlineStatus> will be sent to the server when 55 * @return The value of <OnlineStatus> will be sent to the server 60 * Gets the value of <UserAvaibility> will be sent to the server when 64 * @return The value of <UserAvaibility> will be sent to the server 70 * <UserAvaibility> will be sent to the server when update presence to 74 * @return The extra values that will be sent to the server.
|
/packages/apps/Email/docs/ |
TESTS | 20 Check sent message functionality on POP and IMAP account. 22 Check sent functionality on IMAP with no network connection. 23 * When the network is brought back does the sent message get uploaded?
|
/external/tcpdump/ |
stime.awk | 5 # where <send time> is the time packet was sent (in seconds with 7 # number of the packet divided by 1024 (i.e., Kbytes sent).
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
SelectionDependentPanel.java | 46 * Sent when a new device is selected. 57 * Sent when a new client is selected. 68 * Sent when a new device is selected. The new device can be accessed 74 * Sent when a new client is selected. The new client can be accessed
|
/dalvik/libcore/luni/src/main/java/java/net/ |
SecureCacheResponse.java | 50 * the resource data, this certificate chain was sent to the server during 54 * @return the certificate chain that was sent to the server. If no 55 * certificate chain was sent, the method returns {@code null}. 86 * Gets the local principle that the original connection sent to the server. 88 * was sent to the server during handshaking process. 90 * @return the local principal object being sent to the server. Returns an 92 * principal was sent, it returns {@code null}.
|
DatagramPacket.java | 23 * This class represents a datagram packet which contains data either to be sent 34 * Length of the data to be sent or size of data that was received via 85 * length} bytes from the byte array position {@code offset} are sent. 88 * a byte array which stores the characters to be sent. 109 * length} bytes are sent. 112 * a byte array which stores the characters to be sent. 128 * is sent. 137 * @return the received data or the data to be sent. 146 * @return the length of the received data or the data to be sent. 155 * @return the position of the received data or the data to be sent [all...] |
/external/webkit/WebCore/platform/network/curl/ |
FormDataStreamCurl.cpp | 62 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;
|
/packages/apps/IM/src/com/android/im/engine/ |
Message.java | 78 * Gets the address where the message is sent from. 80 * @return the address where the message is sent from. 87 * Gets the address where the message is sent to. 89 * @return the address where the message is sent to. 96 * Gets the date time associated with this message. If it's a message sent 97 * from this client, the date time is when the message is sent. If it's a 99 * message was received or sent, depending on the underlying protocol.
|
/frameworks/base/obex/javax/obex/ |
ServerRequestHandler.java | 55 * sent in the packet containing the Target header. 87 * should be sent 116 * <code>request</code> argument. The headers that should be sent in the 118 * @param request contains the headers sent by the client; 120 * @param reply the headers that should be sent in the reply; 135 * <code>request</code> argument. The headers that should be sent in the 137 * @param request contains the headers sent by the client; 139 * @param reply the headers that should be sent in the reply; 153 * <code>request</code> argument. The headers that should be sent in the 155 * @param request contains the headers sent by the client [all...] |
/external/qemu/slirp/ |
tcp_var.h | 57 #define TF_SENTFIN 0x0010 /* have sent FIN */ 92 tcp_seq snd_max; /* highest sequence number sent; 178 u_long tcps_delack; /* delayed acks sent */ 183 u_long tcps_keepprobe; /* keepalive probes sent */ 186 u_long tcps_sndtotal; /* total packets sent */ 187 u_long tcps_sndpack; /* data packets sent */ 188 u_long tcps_sndbyte; /* data bytes sent */ 191 u_long tcps_sndacks; /* ack-only packets sent */ 192 u_long tcps_sndprobe; /* window probes sent */ 193 u_long tcps_sndurg; /* packets sent with URG only * [all...] |
/external/iproute2/man/man8/ |
tc-bfifo.8 | 31 a list. When a packet needs to be sent out to the network, it is taken from the head of the list. 50 and packets actually sent. An unsent and dropped packet only appears between braces 51 and is not counted as 'Sent'. 53 In this example, the queue length is 100 packets, 45894 bytes were sent over 681 packets. 60 Sent 45894 bytes 681 pkts (dropped 0, overlimits 0)
|
tc-pfifo.8 | 31 a list. When a packet needs to be sent out to the network, it is taken from the head of the list. 50 and packets actually sent. An unsent and dropped packet only appears between braces 51 and is not counted as 'Sent'. 53 In this example, the queue length is 100 packets, 45894 bytes were sent over 681 packets. 60 Sent 45894 bytes 681 pkts (dropped 0, overlimits 0)
|
/external/webkit/WebCore/manual-tests/ |
show-modal-dialog-test.html | 10 <p>Type text here to be sent to the modal window and press the button:
|
/development/simulator/wrapsim/ |
SimMgr.h | 17 /* sent from sim to runtime */ 26 /* sent from runtime to sim */
|
/device/sample/apps/upgrade/ |
AndroidManifest.xml | 24 <!-- This broadcast is sent after the core system has finished 26 is sent. -->
|
/external/ppp/pppd/ |
eap.h | 86 eapIdentify, /* EAP Identify sent */ 87 eapSRP1, /* Sent EAP SRP-SHA1 Subtype 1 */ 88 eapSRP2, /* Sent EAP SRP-SHA1 Subtype 2 */ 89 eapSRP3, /* Sent EAP SRP-SHA1 Subtype 3 */ 90 eapMD5Chall, /* Sent MD5-Challenge */ 92 eapSRP4, /* Sent EAP SRP-SHA1 Subtype 4 */ 116 u_char ea_requests; /* Number of Requests sent/received */ 133 int es_usedpseudo; /* Set if we already sent PN */
|
/external/qemu/ |
charpipe.h | 24 * anything that is sent to it but cannot be sent to the endpoint immediately.
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
SmsResponse.java | 25 /** Message reference of the just-sent SMS. */ 27 /** ackPdu for the just-sent SMS. */
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
MessageSender.java | 29 * @return True if the message was sent through MMS or false if it was 30 * sent through SMS.
|
/external/ipsec-tools/src/racoon/ |
handler.h | 52 * 3 1st msg sent 1st msg sent 54 * 5 2nd msg sent 2nd msg sent 56 * 7 3rd msg sent 3rd msg sent 65 * 3 1st msg sent 1st msg sent 78 * 3 1st msg sent 1st msg sent [all...] |
/external/kernel-headers/original/asm-generic/ |
siginfo.h | 143 #define SI_USER 0 /* sent by kill, sigsend, raise */ 144 #define SI_KERNEL 0x80 /* sent by the kernel from somewhere */ 145 #define SI_QUEUE -1 /* sent by sigqueue */ 146 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */ 147 #define SI_MESGQ __SI_CODE(__SI_MESGQ,-3) /* sent by real time mesq state change */ 148 #define SI_ASYNCIO -4 /* sent by AIO completion */ 149 #define SI_SIGIO -5 /* sent by queued SIGIO */ 150 #define SI_TKILL -6 /* sent by tkill system call */ 151 #define SI_DETHREAD -7 /* sent by execve() killing subsidiary threads */
|
/external/qemu/slirp-android/ |
tcp_var.h | 62 #define TF_SENTFIN 0x0010 /* have sent FIN */ 97 tcp_seq snd_max; /* highest sequence number sent; 182 u_long tcps_delack; /* delayed acks sent */ 187 u_long tcps_keepprobe; /* keepalive probes sent */ 190 u_long tcps_sndtotal; /* total packets sent */ 191 u_long tcps_sndpack; /* data packets sent */ 192 u_long tcps_sndbyte; /* data bytes sent */ 195 u_long tcps_sndacks; /* ack-only packets sent */ 196 u_long tcps_sndprobe; /* window probes sent */ 197 u_long tcps_sndurg; /* packets sent with URG only * [all...] |