HomeSort by relevance Sort by last modified time
    Searched full:sending (Results 126 - 150 of 1787) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/iptables/extensions/
libxt_NFLOG.man 25 Number of packets to queue inside the kernel before sending them
  /external/nist-sip/java/gov/nist/javax/sip/
ClientTransactionExt.java 26 * given time period ( in base timer interval count ) after sending request. The stack will
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialogErrorEvent.java 36 * This event ID indicates that there was an error sending a message using
  /external/srtp/
README 126 sending word: A
127 sending word: a
128 sending word: aa
129 sending word: aal
  /external/valgrind/main/none/tests/
pending.c 50 printf("1: sending signal\n");
  /external/webkit/Source/WebKit/win/Interfaces/
IWebResourceLoadDelegatePrivate2.idl 44 @param webView The WebView sending the message.
  /external/webkit/Source/WebKit2/Shared/
SecurityOriginData.h 46 // FIXME <rdar://9018386>: We should be sending more state across the wire than just the protocol,
  /frameworks/base/core/java/android/animation/
TimeAnimator.java 72 * @param animation The animator sending out the notification.
  /frameworks/base/core/java/android/test/
PerformanceTestCase.java 51 * @param intermediates Callback for sending intermediate results.
  /frameworks/base/core/tests/coretests/src/android/app/activity/
RemoteSubActivityScreen.java 36 // sending the result back in the original process.
  /hardware/ril/mock-ril/src/cpp/
requests.h 84 * Processes a request sending it to mock-ril.js
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
AlertException.java 39 * (sending the record with alert, shutdown work, etc).
  /packages/apps/CellBroadcastReceiver/tests/res/values/
strings.xml 35 <string name="button_delay_broadcast">Delay 5 seconds before sending</string>
  /packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
SendTestBroadcastActivity.java 35 /** Whether to delay before sending test message. */
38 /** Delay time before sending test message (when box is checked). */
41 /** Callback for sending test message after delay */
282 /* Update boolean to delay before sending when box is checked. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capability.h 106 process sending a signal must match the real or effective user ID
181 /* Allow sending USB messages to any device via /proc/bus/usb */
229 /* Allow sending raw qic-117 commands */
230 /* Allow enabling/disabling tagged queuing on SCSI controllers and sending
if_pppol2tp.h 33 __u16 d_tunnel, d_session; /* For sending outgoing packets */
minix_fs.h 11 * Thanks to Kees J Bot for sending me the definitions of the new
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HandleExit.java 72 Log.d("ddm-exit", "Sending " + name(CHUNK_EXIT) + ": " + status);
  /external/webkit/Source/WebKit/android/wds/client/
AdbConnection.cpp 92 LOGV("Sending command: %04X%.*s", res, res, buf);
100 log_errno("Failure when sending payload");
106 log_errno("Failure when sending command");
  /packages/apps/Mms/src/com/android/mms/transaction/
SendTransaction.java 47 * The SendTransaction is responsible for sending multimedia messages
89 Log.e(TAG, "Sending rate limit surpassed.");
97 // Update the 'date' field of the PDU right before sending it.
  /external/bison/tests/
testsuite     [all...]
  /external/chromium/net/tools/flip_server/
http_interface.cc 69 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "HttpSM: MessageDone. Sending EOF: "
178 << "Sending EOF to spdy.";
207 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "Sending ErrorNotFound";
280 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "Sending HTTP Reply header "
297 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "Sending HTTP Reply header "
  /external/chromium/net/websockets/
websocket_job.cc 99 // If current buffer is sending now, this data will be sent in
101 // Do not buffer sending data for now. Since
103 // pending bytes less than max_pending_send_allowed, so when sending
106 // sending more data when pending data reaches max_pending_send_allowed.
485 // Don't buffer sending data. See comment on case OPEN in SendData().
  /external/mtpd/
pptp.c 220 log_print(DEBUG, "Sending SCCRQ");
286 log_print(DEBUG, "Received SCCRP -> Sending OCRQ "
351 log_print(DEBUG, "Received ECHORQ -> Sending ECHORP");
364 log_print(DEBUG, "Received ICRQ (remote = %d) -> Sending ICRP "
373 log_print(DEBUG, "Received OCRQ (remote = %d) -> Sending OCRP "
  /packages/apps/Bluetooth/res/values-en-rGB/
strings.xml 43 <string name="notification_sending" msgid="3035748958534983833">"Bluetooth share: Sending <xliff:g id="FILE">%1$s</xliff:g>"</string>
63 <string name="upload_line5" msgid="7759322537674229752">"Sending file?"</string>
80 <string name="bt_toast_4" msgid="4678812947604395649">"Sending file to \"<xliff:g id="RECIPIENT">%1$s</xliff:g>\""</string>
81 <string name="bt_toast_5" msgid="2846870992823019494">"Sending <xliff:g id="NUMBER">%1$s</xliff:g> files to \"<xliff:g id="RECIPIENT">%2$s</xliff:g>\""</string>
82 <string name="bt_toast_6" msgid="1855266596936622458">"Stopped sending file to \"<xliff:g id="RECIPIENT">%1$s</xliff:g>\""</string>

Completed in 651 milliseconds

1 2 3 4 56 7 8 91011>>