/external/opencore/pvmi/content_policy_manager/plugins/common/include/ |
pvmf_cpmplugin_metering_interface_types.h | 126 //Number of meter cert challenges sent 135 //Number of meter challenges sent
|
/external/speex/include/speex/ |
speex_callbacks.h | 68 /** Request to be sent acknowledge */ 94 void *data; /**< Data that will be sent to the handler */
|
/external/tcpdump/ |
slcompress.h | 41 * is different from the others in that its value is sent, not the 47 * ack is more than 65535, an uncompressed packet is sent.)
|
ieee802_11_radio.h | 193 #define IEEE80211_RADIOTAP_F_CFP 0x01 /* sent/received 196 #define IEEE80211_RADIOTAP_F_SHORTPRE 0x02 /* sent/received 200 #define IEEE80211_RADIOTAP_F_WEP 0x04 /* sent/received 203 #define IEEE80211_RADIOTAP_F_FRAG 0x08 /* sent/received
|
packetdat.awk | 45 print "# " maxId " chunks. " totalPackets " packets sent. " \
|
/external/webkit/WebCore/loader/ |
CrossOriginAccessControl.cpp | 48 // Preflight is required for MIME types that can not be sent via form submission. 97 // A wildcard Access-Control-Allow-Origin can not be used if credentials are to be sent,
|
/external/webkit/WebKit/mac/WebView/ |
WebFormDelegate.h | 60 // Sent when a form is just about to be submitted (before the load is started) 61 // listener must be sent continue when the delegate is done.
|
/external/webkit/WebKit/win/Interfaces/ |
IWebFormDelegate.idl | 93 // Sent when a form is just about to be submitted (before the load is started) 94 // listener must be sent continue when the delegate is done.
|
/frameworks/base/core/java/android/os/ |
Messenger.java | 30 * objects sent through this Messenger will appear in the Handler as if 34 * @param target The Handler that will receive sent messages.
|
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriverInternal.h | 126 /* Count packets sent from upper driver. */ 128 /* Count packets sent and queue not busy. */
|
/packages/apps/Bluetooth/res/values/ |
strings.xml | 89 <!-- label for the notification item of sent file --> 90 <string name="notification_sent">Bluetooth share: Sent %1$s</string> 91 <!-- label for the notification item of sent file -status --> 94 <string name="notification_sent_fail">Bluetooth share: File %1$s not sent</string> 136 <string name="upload_succ_line5">File sent</string> 141 <string name="upload_fail_line1">The file was not sent to \u0022%1$s\u0022.</string> 191 <string name="upload_success"> %1$s Sent complete.</string> 196 <string name="outbound_noti_title">Bluetooth share: Sent files</string>
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
ReadRecTransaction.java | 29 import android.provider.Telephony.Mms.Sent; 85 Uri uri = persister.move(mReadReportURI, Sent.CONTENT_URI);
|
/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
TWDriverInternal.h | 126 /* Count packets sent from upper driver. */ 128 /* Count packets sent and queue not busy. */
|
/development/apps/Development/src/com/android/development/ |
MediaScannerActivity.java | 49 mTitle.setText("Sent ACTION_MEDIA_MOUNTED to trigger the Media Scanner.");
|
/development/pdk/docs/compatibility/ |
contact-us.jd | 28 requests to use branding elements and so on, can be sent to the address <a
|
/development/simulator/app/ |
UserEventMessage.h | 4 // Contents of the "user event" sent from the device thread.
|
/external/apache-http/src/org/apache/http/ |
HttpMessage.java | 64 * are ignored. Headers are orderd in the sequence they will be sent over a 99 * they will be sent over a connection. 164 * sent over a connection. 175 * in the sequence they are sent over a connection.
|
/external/bluetooth/bluez/src/ |
sdpd-request.c | 294 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/dropbear/ |
cli-session.c | 184 TRACE(("leave cli_sessionloop: sent userauth service req")) 191 TRACE(("leave cli_sessionloop: sent userauth methods req")) 204 TRACE(("leave cli_sessionloop: sent ssh-connection service req")) 296 * already sent/received disconnect message(s) ??? */
|
kex.h | 47 unsigned sentkexinit : 1; /*set when we've sent/recv kexinit packet */
|
/external/dropbear/debian/ |
dropbear.postinst | 49 # sent to clients before they connect, such as "/etc/issue.net"
|
/external/iptables/extensions/ |
libip6t_physdev.man | 18 Name of a bridge port via which a packet is going to be sent (for packets
|
libipt_physdev.man | 18 Name of a bridge port via which a packet is going to be sent (for packets
|
/external/kernel-headers/original/linux/ |
resource.h | 35 long ru_msgsnd; /* messages sent */
|
/external/quake/quake/src/WinQuake/ |
client.h | 116 // personalization data sent to server 155 usercmd_t cmd; // last command sent to the server 167 // sent to the server each frame. The server sets punchangle when 232 // this is sent back to the server each frame
|