/external/qemu/docs/ |
CHAR-DEVICES.TXT | 163 that is sent to it, but cannot be sent to the endpoint yet. On each event loop
|
/external/quake/quake/src/QW/client/ |
client.h | 88 double senttime; // time cmd was sent off 240 // sent to the server each frame. And only reset at level change
|
protocol.h | 161 #define PF_WEAPONFRAME (1<<8) // only sent for view player 170 // ms and angle2 are allways sent, the others are optional
|
/external/srec/tools/make_ve_grammar/ |
make_ve_grammar.c | 194 fprintf(pFile_script,"%d type=SENT.type;meaning=SENT.V;\n",script_line++);
|
/external/tcpdump/ |
print-wb.c | 44 * For instance, multiline objects are sent piecewise. 49 * Multiple drawing ops can be sent in one packet. Each one starts on a
|
/external/webkit/WebCore/platform/win/ |
PasteboardWin.cpp | 58 // This message comes when SetClipboardData was sent a null data handle 62 // This message comes when SetClipboardData was sent a null data handle
|
/external/webkit/WebKit/mac/Panels/ |
WebAuthenticationPanel.m | 198 UI_STRING("Your login information will be sent securely.", 204 UI_STRING("Your password will be sent unencrypted.",
|
/external/webkit/WebKit/mac/WebView/ |
WebPolicyDelegate.h | 177 Sent after webView:didStartProvisionalLoadForFrame: is sent on the WebFrameLoadDelegate.
|
/external/webkit/WebKit/win/Interfaces/ |
IWebPolicyDelegate.idl | 197 Sent after webView:didStartProvisionalLoadForFrame: is sent on the WebFrameLoadDelegate.
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_ikev2.c | 210 "(message sent completely)", 217 /* SA_INIT was sent out, so message have to be
|
/frameworks/base/core/java/android/os/ |
BatteryStats.java | [all...] |
/packages/apps/Email/tests/src/com/android/email/ |
ControllerProviderOpsTests.java | 86 assertEquals("Sent", ct.getMailboxServerName(Mailbox.TYPE_SENT)); 95 assertEquals("Sent", ct.getMailboxServerName(Mailbox.TYPE_SENT));
|
/packages/apps/Email/tests/src/com/android/email/mail/transport/ |
Rfc822OutputTests.java | 73 // TODO Write test that ensures that bcc is handled properly (i.e. sent/not send depending 166 // Attach a meeting invitation, which needs to be sent as multipart/alternative
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
Log.java | 119 * Sent when a log message needs to be printed. 127 * Sent when a log message needs to be printed, and, if possible, displayed to the user
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
EditableDialogCellEditor.java | 360 * a default selection event is not sent in this case. 375 // a default selection event is not sent in this case.
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
apConn.c | 133 AP_CONNECT_EVENT_PREPARE_FOR_ROAMING= 0,/**< Sent by Roam MNGR when roaming event occurs */ 134 AP_CONNECT_EVENT_FINISHED_OK, /**< Indicates successful completion of request sent to Conn SM */ 135 AP_CONNECT_EVENT_FINISHED_NOT_OK, /**< Indicates unsuccessful completion of request sent to Conn SM */ 136 AP_CONNECT_EVENT_RETAIN_CURRENT_AP, /**< Sent by Roam MNGR when it wishes to give-up roaming */ 137 AP_CONNECT_EVENT_START, /**< Sent by SME when first time link to AP is established */ 138 AP_CONNECT_EVENT_START_ROAM, /**< Sent by Roam MNGR when it wishes to roam to new AP */ 139 AP_CONNECT_EVENT_START_SWITCH_CHANNEL, /**< Sent by Switch channel module when starting switch channel process (tx enabled) */ 140 AP_CONNECT_EVENT_FINISHED_SWITCH_CH, /**< Sent by Switch channel module when finishing switch channel process (tx enabled) */ 141 AP_CONNECT_EVENT_FINISHED_HAND_OVER, /**< Sent by XCC module when finishing hand-over */ [all...] |
/packages/apps/Email/res/values/ |
strings.xml | 61 database, including received messages, sent messages, usernames and passwords.</string> 141 <!-- Appears in message list view of outbox while messages are being sent --> 183 <!-- Do Not Translate. This is the name of the "sent" folder, on the server. --> 184 <string name="mailbox_name_server_sent">Sent</string> 197 <!-- In the UI, the sent will be displayed with this name --> 198 <string name="mailbox_name_display_sent">Sent</string> [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/ |
apConn.c | 133 AP_CONNECT_EVENT_PREPARE_FOR_ROAMING= 0,/**< Sent by Roam MNGR when roaming event occurs */ 134 AP_CONNECT_EVENT_FINISHED_OK, /**< Indicates successful completion of request sent to Conn SM */ 135 AP_CONNECT_EVENT_FINISHED_NOT_OK, /**< Indicates unsuccessful completion of request sent to Conn SM */ 136 AP_CONNECT_EVENT_RETAIN_CURRENT_AP, /**< Sent by Roam MNGR when it wishes to give-up roaming */ 137 AP_CONNECT_EVENT_START, /**< Sent by SME when first time link to AP is established */ 138 AP_CONNECT_EVENT_START_ROAM, /**< Sent by Roam MNGR when it wishes to roam to new AP */ 139 AP_CONNECT_EVENT_START_SWITCH_CHANNEL, /**< Sent by Switch channel module when starting switch channel process (tx enabled) */ 140 AP_CONNECT_EVENT_FINISHED_SWITCH_CH, /**< Sent by Switch channel module when finishing switch channel process (tx enabled) */ 141 AP_CONNECT_EVENT_FINISHED_HAND_OVER, /**< Sent by EXC module when finishing hand-over */ [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
apConn.c | 133 AP_CONNECT_EVENT_PREPARE_FOR_ROAMING= 0,/**< Sent by Roam MNGR when roaming event occurs */ 134 AP_CONNECT_EVENT_FINISHED_OK, /**< Indicates successful completion of request sent to Conn SM */ 135 AP_CONNECT_EVENT_FINISHED_NOT_OK, /**< Indicates unsuccessful completion of request sent to Conn SM */ 136 AP_CONNECT_EVENT_RETAIN_CURRENT_AP, /**< Sent by Roam MNGR when it wishes to give-up roaming */ 137 AP_CONNECT_EVENT_START, /**< Sent by SME when first time link to AP is established */ 138 AP_CONNECT_EVENT_START_ROAM, /**< Sent by Roam MNGR when it wishes to roam to new AP */ 139 AP_CONNECT_EVENT_START_SWITCH_CHANNEL, /**< Sent by Switch channel module when starting switch channel process (tx enabled) */ 140 AP_CONNECT_EVENT_FINISHED_SWITCH_CH, /**< Sent by Switch channel module when finishing switch channel process (tx enabled) */ 141 AP_CONNECT_EVENT_FINISHED_HAND_OVER, /**< Sent by XCC module when finishing hand-over */ [all...] |
/external/netcat/ |
README | 16 port on the given target host. Your standard input is then sent to the host, 17 and anything that comes back across the connection is sent to your standard 137 The -v switch controls the verbosity level of messages sent to standard error. 164 "open" immediately, no data is sent until something is read from standard 172 To obtain a hex dump file of the data sent either way, use "-o logfile". The 190 when someone else connects to your port 1234, the file is sent to them whether 220 normally sent to the net the same way, but the -i switch specifies an "interval 376 inbound connections are generally sent to such specifically-bound listeners 414 verbose" switch usage will tell you how many of each were sent and received [all...] |
/external/dbus/dbus/ |
dbus-connection.c | 88 * 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 */ 562 * @returns the message to be sent. 573 * Notifies the connection that a message has been sent, so the 578 * @param message the message that was sent. 4039 dbus_bool_t sent; local 4059 dbus_bool_t sent; local 4095 dbus_bool_t sent; local [all...] |
/bionic/linker/ |
README.TXT | 141 By default, traces are sent to logcat, with the "linker" tag. You can
|
/dalvik/libcore/luni/src/main/java/java/io/ |
FilterOutputStream.java | 80 * Ensures that all pending data is sent out to the target stream. This
|
/dalvik/libcore/luni/src/main/java/java/net/ |
DatagramSocket.java | 422 * policy before it may be sent. If a security manager is installed, this 427 * the {@code DatagramPacket} which has to be sent. 468 * maximum packet size is that can be sent over this socket. It depends on 812 * sent by this socket. The value could be ignored by the underlying network
|
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/ |
HttpsURLConnection.java | 118 * certificates were sent to the peer.
|