Searched
full:sent (Results
251 -
275 of
2047) sorted by null
<<11121314151617181920>>
/dalvik/libcore/sql/src/main/java/javax/sql/ |
ConnectionPoolDataSource.java | 50 * The log writer is a stream to which all log and trace messages are sent 112 * The log writer is a stream to which all log and trace messages are sent
|
DataSource.java | 99 * The log writer is a stream to which all log and trace messages are sent 131 * The log writer is a stream to which all log and trace messages are sent
|
/dalvik/libcore/xml/src/main/java/javax/xml/datatype/ |
DatatypeConfigurationException.java | 110 * @param s The stream where the dump will be sent to. 125 * @param s The writer where the dump will be sent to.
|
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
SmsMessagingDemo.java | 125 // Register broadcast receivers for SMS sent and delivered intents 133 message = "Message sent!";
|
/development/simulator/app/ |
MessageStream.h | 7 // All messages are sent in packets: 30 * A single message, which can be filled out and sent, or filled with
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
RFC2965PortAttributeHandler.java | 86 * @param port port of host where cookie was received from or being sent to. 144 * in header, the cookie can be sent to any port. Otherwise, the request port
|
/external/apache-http/src/org/apache/http/params/ |
CoreConnectionPNames.java | 59 * sent. When applications wish to decrease network latency and increase 61 * Data will be sent earlier, at the cost of an increase in bandwidth consumption.
|
/external/bluetooth/bluez/doc/ |
device-api.txt | 66 A DisconnectRequested signal will be sent and the 107 This signal will be sent when a low level
|
/external/bluetooth/bluez/src/ |
adapter.h | 45 NAME_REQUESTED, /* HCI remote name request was sent */ 46 NAME_SENT /* D-Bus signal RemoteNameUpdated sent */
|
/external/dhcpcd/ |
dhcpcd.conf.5.in | 163 Change the default vendorclassid sent from dhcpcd-version. 164 If not set then none is sent.
|
/external/dnsmasq/contrib/wrt/ |
dhcp_lease_time.c | 20 nothing is sent to stdout a message is sent to stderr and a
|
/external/iproute2/doc/ |
arpd.sgml | 58 <item><tt/-R RATE/ - maximal steady rate of broadcasts sent by <tt/arpd/ 61 <item><tt/-B NUMBER/ - number of broadcasts sent by <tt/arpd/ back to back.
|
/external/iproute2/man/man8/ |
arpd.8 | 38 Maximal steady rate of broadcasts sent by arpd in packets per second. Default value is 1. 41 Number of broadcasts sent by <tt/arpd/ back to back. Default value is 3. Together with option <tt/-R/ this option allows to police broadcasting not to exceed B+R*T over any interval of time T.
|
/external/ipsec-tools/src/racoon/ |
oakley.h | 104 * MD5("MS NT5 ISAKMPOAKLEY") (sent by Windows 2000) 150 * MD5("MS NT5 ISAKMPOAKLEY") (sent by Windows 2000)
|
/external/kernel-headers/original/linux/ |
if_ppp.h | 71 #define SC_LOG_OUTPKT 0x00040000 /* log contents of pkts sent */ 75 #define SC_MUST_COMP 0x00400000 /* no uncompressed packets may be sent or received */
|
usbdevice_fs.h | 106 unsigned int signr; /* signal to be sent on error, -1 if none should be sent */
|
/external/kernel-headers/original/linux/sunrpc/ |
svcauth.h | 72 * COMPLETE - the reply is encoded already and ready to be sent; no 83 * OK - the resbuf is ready to be sent
|
/external/libpcap/ |
README | 80 Problems, bugs, questions, desirable enhancements, etc. should be sent 87 Source code contributions, etc. should be sent to the email address
|
/external/netcat/ |
Changelog | 44 put "sent/rcvd" typeout more places, still only if -v -v 52 wrote_txt and more calls to print sent/rcvd
|
/external/opencore/pvmi/content_policy_manager/plugins/common/include/ |
pvmf_cpmplugin_metering_interface.h | 89 * each metering data buffer to be sent to the server. 118 * each metering data buffer to be sent to the server.
|
/external/ppp/pppd/ |
fsm.h | 129 #define REQSENT 6 /* We've sent a Config Request */ 131 #define ACKSENT 8 /* We've sent a Config Ack */
|
/external/qemu/proxy/ |
proxy_int.h | 128 * returns DATA_NEED_MORE if all data could not be sent. 131 * that were really sent. conn->str_pos will be incremented
|
/external/qemu/slirp/ |
tcp.h | 127 #define TCPS_SYN_SENT 2 /* active, have sent syn */ 133 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */
|
tcp_output.c | 64 * Tcp output routine: figure out what should be sent and send it. 121 * that we sent the FIN bit. 141 * If FIN has been sent but not acked, 144 * after we sent into it. If window shrank to 0, 222 * If our state indicates that FIN should be sent 304 * and our peer have sent timestamps in our SYN's. 568 * Data sent (as far as we can tell). 571 * Any pending ACK has now been sent.
|
/external/qemu/slirp-android/ |
tcp.h | 129 #define TCPS_SYN_SENT 2 /* active, have sent syn */ 135 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */
|
Completed in 137 milliseconds
<<11121314151617181920>>