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

1 2 3 4 5 67 8 91011>>

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf 9 cmd_VDrate="Video+Decode+Rate VD_T PERF.awk+who=VD_T+to=HLMM+what=frame+how=sending"
10 cmd_VDTrate="Video+Decode+Rate VD_T PERF.awk+who=VD_T+to=LLMM+what=frame+how=sending"
11 cmd_VErate="Video+Encode+Rate VE_T PERF.awk+who=VE_T+to=HLMM+what=buffer+how=sending"
13 cmd_VPPYrate="Video+PreProc+YUV+Output+Rate VPPT PERF.awk+who=VPPT+to=HLMM+what=frame+how=sending"
14 cmd_VPPRrate="Video+PreProc+RGB+Output+Rate VPPT PERF.awk+who=VPPT+to=HLMM+what=frame+how=sending"
16 cmd_VPrate="Video+Display+Rate VP_T PERF.awk+who=VP_T+to=Hardware+what=frame+how=sending"
17 cmd_VCPrate="Video+Preview+Rate VP_T PERF.awk+who=VP_T+to=Hardware+what=frame+how=sending"
  /packages/apps/Bluetooth/res/values/
strings.xml 90 <!-- label for the notification item of sending file -->
91 <string name="notification_sending">Bluetooth share: Sending <xliff:g id="file">%1$s</xliff:g></string>
96 <!-- label for the notification item of failed sending file -->
135 <string name="upload_line5">Sending file\u2026</string>
166 <string name="bt_toast_4">Sending file to \u0022<xliff:g id="recipient">%1$s</xliff:g>\u0022</string>
167 <string name="bt_toast_5">Sending <xliff:g id="number">%1$s</xliff:g> files to \u0022<xliff:g id="recipient">%2$s</xliff:g>\u0022</string>
168 <string name="bt_toast_6">Stopped sending file to \u0022<xliff:g id="recipient">%1$s</xliff:g>\u0022</string>
  /external/ipsec-tools/src/libipsec/
pfkey.c 377 * sending SADB_GETSPI message to the kernel.
547 * sending SADB_UPDATE message to the kernel.
566 * sending SADB_ADD message to the kernel.
585 * sending SADB_DELETE message to the kernel.
602 * sending SADB_DELETE without spi to the kernel. This is
686 * sending SADB_GET message to the kernel.
703 * sending SADB_REGISTER message to the kernel.
844 * sending SADB_FLUSH message to the kernel.
861 * sending SADB_DUMP message to the kernel.
878 * sending SADB_X_PROMISC message to the kernel
    [all...]
  /external/chromium/net/tools/flip_server/
spdy_interface.cc 354 VLOG(1) << ACCEPTOR_CLIENT_IDENT << "Sending Settings Frame";
368 VLOG(1) << ACCEPTOR_CLIENT_IDENT << "Sending ErrorNotFound";
410 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "SpdySM: Sending EOF: " << stream_id;
483 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "SpdySM: Sending SynStreamheader "
500 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "SpdySM: Sending SynReplyheader "
536 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "SpdySM: Sending data frame "
  /frameworks/base/tests/CoreTests/android/core/
RequestAPITest.java 180 * Test sending a GET request. Test will pass if the events received
214 * Test sending two GET requests. Test will pass if the events
255 * Test sending a HEAD request. Test will pass if the events
385 * Test sending a GET and a HEAD request. Test will pass if the
418 * Test sending a POST request with no body data. Test will pass if the event
449 * Test sending a POST request with body data. Test will pass if the event
  /external/chromium/chrome/browser/sync/notifier/
cache_invalidation_packet_handler.cc 36 // all the packet sending/receiving classes.
125 VLOG(1) << "Sending message: "
128 VLOG(2) << "Error when sending message";
  /external/chromium/chrome/common/extensions/
extension_messages.h 170 // UpdatePageActions should be replaced with just sending additional data in
239 // sending messages. If an error occurred, the opener will be notified
248 // Get a port handle to the given tab. The handle can be used for sending
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccSmsInterfaceManager.java 80 "Sending SMS message");
117 "Sending SMS message");
155 "Sending SMS message");
  /bionic/libc/kernel/common/linux/sunrpc/
xprt.h 112 struct rpc_wait_queue sending; member in struct:rpc_xprt
  /development/ndk/platforms/android-3/include/linux/sunrpc/
xprt.h 112 struct rpc_wait_queue sending; member in struct:rpc_xprt
  /development/samples/ApiDemos/res/layout/
sms_demo.xml 17 <!-- Demonstrates sending and receiving SMS messages.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IntentActivityFlags.java 82 Log.w("IntentActivityFlags", "Failed sending PendingIntent", e);
  /device/moto/stingray/ril/
libmoto_nwif_ril.so 
  /external/apache-http/src/org/apache/http/impl/io/
package.html 44 {@link org.apache.http.impl.io.ChunkedOutputStream sending} and
  /external/chromium/base/
sync_socket.h 9 // A socket abstraction used for sending and receiving plain
  /external/chromium/chrome/browser/history/
history_indexer.idl 19 // thumbnail parameters will be NULL when sending only the content.
  /external/chromium/chrome/browser/
plugin_download_helper.h 64 // The window handle for sending the WM_COPYDATA notification,
plugin_updater.h 69 // Queues sending the notification that plugin data has changed. This is done
  /external/chromium/chrome/browser/safe_browsing/
report.proto 8 // sending detailed malware reports from the safe browsing interstitial page.
  /external/chromium/chrome/browser/ui/cocoa/
url_drop_target.h 14 // Object which coordinates the dropping of URLs on a given view, sending data
  /external/chromium/chrome/browser/userfeedback/proto/
web.proto 25 // Useful when user opts out from sending html structure.
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.panels.html 19 by sending a request to the background page of your extension, similarly to how
  /external/chromium/net/http/
url_security_manager.h 19 // regarding URL actions (e.g., sending the default credentials to a server).
  /external/chromium/net/socket/
ssl_server_socket_nss.h 112 // Socket for sending and receiving data.
  /external/chromium/third_party/libjingle/source/talk/base/
asyncudpsocket.h 41 // Creates a new socket for sending asynchronous UDP packets using an

Completed in 657 milliseconds

1 2 3 4 5 67 8 91011>>