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

1 2 3 4 5 6 7 891011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
reduction.py 2 # Module to allow connection and socket objects to be transferred
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
ProtocolConstants.java 59 * Types of packets transferred via SDK Controller channel.
  /system/security/keystore-engine/
eng_keystore.cpp 71 * on failure. This means we need to tell our scoped pointers when we've transferred ownership,
  /external/chromium_org/third_party/libusb/src/libusb/
io.c 70 * the data has been transferred.
200 * may or may not have been transferred.
278 * - The transfer completes (i.e. some data was transferred)
280 * transferred
291 * success or failure reason, number of bytes of data transferred, etc. See
328 * When a transfer is cancelled, some of the data may have been transferred.
330 * that no data was transferred.
363 * -# If this is a host-to-device transfer, place the data to be transferred
388 * transferred in entirity.
437 * packet descriptors in hope that all the data gets transferred. For incomin
    [all...]
  /external/libusb/libusb/
io.c 68 * the data has been transferred.
198 * may or may not have been transferred.
276 * - The transfer completes (i.e. some data was transferred)
278 * transferred
289 * success or failure reason, number of bytes of data transferred, etc. See
326 * When a transfer is cancelled, some of the data may have been transferred.
328 * that no data was transferred.
361 * -# If this is a host-to-device transfer, place the data to be transferred
386 * transferred in entirity.
435 * packet descriptors in hope that all the data gets transferred. For incomin
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 149 // Number of transferred bytes in a line of output. Length of a
206 // For transferred bytes, display the bytes in hex and ASCII.
  /external/chromium/webkit/glue/
resource_loader_bridge.h 144 // Length of the encoded data transferred over the network. In case there is
308 // The encoded_data_length is the length of the encoded data transferred
  /external/chromium_org/net/base/
net_log.cc 19 // Returns parameters for logging data transferred events. Includes number of
20 // bytes transferred and, if the log level indicates bytes should be logged and
  /external/jpeg/
jerror.h 116 JMESSAGE(JERR_TOO_LITTLE_DATA, "Application transferred too few scanlines")
184 JMESSAGE(JWRN_TOO_MUCH_DATA, "Application transferred too many scanlines")
  /external/kernel-headers/original/linux/
coda.h 761 void __user *in; /* Data to be transferred in */
762 void __user *out; /* Data to be transferred out */
  /external/qemu/distrib/jpeg-6b/
jerror.h 116 JMESSAGE(JERR_TOO_LITTLE_DATA, "Application transferred too few scanlines")
184 JMESSAGE(JWRN_TOO_MUCH_DATA, "Application transferred too many scanlines")
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipSession.java 166 * Called when the call is being transferred to a new one.
169 * @param newSession the new session that the call will be transferred to
  /libcore/luni/src/main/java/java/util/concurrent/
BlockingQueue.java 311 * @return the number of elements transferred
336 * @return the number of elements transferred
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h 754 void *in; /* Data to be transferred in */
755 void *out; /* Data to be transferred out */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h 754 void *in; /* Data to be transferred in */
755 void *out; /* Data to be transferred out */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h 83 int transferred; /* the transferred size (per period) in frames */ member in struct:vx_pipe
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h 754 void *in; /* Data to be transferred in */
755 void *out; /* Data to be transferred out */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h 83 int transferred; /* the transferred size (per period) in frames */ member in struct:vx_pipe
  /external/chromium/net/http/
http_stream_factory.h 117 // Ownership of |stream| is transferred to the delegate.
  /external/chromium_org/base/
callback_internal.h 120 // transferred (aka. moved) to another instance of the same type by calling a
  /external/chromium_org/build/android/pylib/base/
base_test_runner.py 101 'Total data transferred: %0.3fMB' %
  /external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_view.h 45 // Adds the given observer. The ownership is not transferred.
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_service_unittest.cc 69 // transferred to |client_|.
  /external/chromium_org/chrome/browser/ui/android/
ssl_client_certificate_request.cc 120 // Ownership was transferred to Java.
  /external/chromium_org/chrome_frame/
vtable_patch_manager.cc 216 entry = NULL; // Ownership transferred to the array.

Completed in 1782 milliseconds

1 2 3 4 5 6 7 891011>>