HomeSort by relevance Sort by last modified time
    Searched full:transferred (Results 76 - 100 of 615) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/openssh/regress/
cipher-speed.sh 8 sed -n '/transferred/s/.*secs (\(.* bytes.sec\).*/\1/p'
  /external/qemu/android/
async-socket.h 109 * transferred - Optional pointer to receive number of bytes transferred with
117 uint32_t* transferred,
123 /* Gets number of bytes transferred with this I/O. */
  /external/qemu/
iolooper.h 47 * now has to read data transferred with these two distinct writes. It might be
qlist.c 61 * NOTE: ownership of 'value' is transferred to the QList
  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicViewHelper.java 88 * Responsibility for the bitmap is transferred to the caller.
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.h 41 @param[in] expected_trans_size Number of bytes expected to be transferred
95 number of bytes that were actually transferred by a read or write
  /external/chromium_org/chrome/browser/download/
download_item_model.h 126 // MB" where the numerator is the transferred size and the denominator is the
127 // total size. If the total isn't known, returns the transferred size as a
  /external/chromium_org/chrome/browser/ui/views/website_settings/
website_settings_popup_view.h 91 // returned view is transferred to the caller.
95 // view is transferred to the caller.
  /external/chromium_org/net/cert/
x509_util_mac.h 23 // |*policy| and ownership transferred to the caller.
40 // transferred to the caller.
  /external/opencv/cxcore/include/
cxerror.h 139 After raising error, control will be transferred to the exit label.
153 function call. If error detected, control will be transferred to the exit
  /libcore/luni/src/main/java/java/util/concurrent/
TransferQueue.java 50 * @return {@code true} if the element was transferred, else
88 * before the element can be transferred.
  /external/chromium_org/third_party/skia/include/views/
SkEvent.h 190 * The event must be dynamically allocated, as ownership is transferred to
201 * The event must be dynamically allocated, as ownership is transferred to
211 * The event must be dynamically allocated, as ownership is transferred to
  /external/libusb/examples/
dpfp.c 193 int transferred; local
196 &transferred, 1000);
201 if (transferred < INTR_LENGTH) {
dpfp_threaded.c 222 int transferred; local
225 &transferred, 1000);
230 if (transferred < INTR_LENGTH) {
  /external/skia/include/views/
SkEvent.h 190 * The event must be dynamically allocated, as ownership is transferred to
201 * The event must be dynamically allocated, as ownership is transferred to
211 * The event must be dynamically allocated, as ownership is transferred to
  /external/valgrind/main/mpi/
mpiwrap_type_test.c 174 /* Now: rbuf should contain 0x00s where data was transferred and
175 undefined 0xFFs where data was not transferred. Get
176 libmpiwrap.so to walk the transferred type, using the callback
  /device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.h 52 // Owner of memory is transferred from the caller to the caller with this call.
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.cpp 178 /* 2. 'nbytes' have been transferred. */
179 if (( pktsize < maxpktsize ) || (xfrlen >= nbytes )) { // have we transferred 'nbytes' bytes?
214 /* 2. 'nbytes' have been transferred. */
215 if (( pktsize < maxpktsize ) || (xfrlen >= nbytes )) { // have we transferred 'nbytes' bytes?
  /external/chromium/base/win/
scoped_bstr.h 29 // be transferred - even though it compiles! ;-)
  /external/chromium/chrome/browser/debugger/
debugger_remote_service.h 42 // The ownership of |delegate| is NOT transferred to this class.
extension_ports_remote_service.h 37 // The ownership of |delegate| is NOT transferred to this class.
  /external/chromium/chrome/browser/extensions/
extension_webstore_private_api.h 81 // utility process. Ownership of parsed_manifest is transferred.
  /external/chromium/chrome/browser/hang_monitor/
hung_window_detector.h 49 // Ownership of this pointer is not transferred to this class.
  /external/chromium/chrome/browser/policy/
device_management_service.h 56 // the returned backend object is transferred to the caller.
  /external/chromium/net/base/
listen_socket.h 52 // Socket that was created. Ownership of connection is transferred

Completed in 4555 milliseconds

1 2 34 5 6 7 8 91011>>