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

1 2 3 4 5 6 7 891011>>

  /libcore/ojluni/src/main/java/java/nio/channels/
DatagramChannel.java 343 * <p> The datagram is transferred into the given byte buffer starting at
368 * The buffer into which the datagram is to be transferred
406 * <p> The datagram is transferred from the byte buffer as if by a regular
  /libcore/ojluni/src/main/java/java/nio/
CharBuffer.java 222 // Determine the number of bytes n that can be transferred
418 * chars are transferred and a {@link BufferUnderflowException} is
489 * then no chars are transferred and a {@link
533 * chars are transferred and a {@link BufferOverflowException} is
602 * then no chars are transferred and a {@link
    [all...]
DoubleBuffer.java 299 * doubles are transferred and a {@link BufferUnderflowException} is
370 * then no doubles are transferred and a {@link
414 * doubles are transferred and a {@link BufferOverflowException} is
FloatBuffer.java 300 * floats are transferred and a {@link BufferUnderflowException} is
371 * then no floats are transferred and a {@link
415 * floats are transferred and a {@link BufferOverflowException} is
IntBuffer.java 302 * ints are transferred and a {@link BufferUnderflowException} is
373 * then no ints are transferred and a {@link
417 * ints are transferred and a {@link BufferOverflowException} is
LongBuffer.java 300 * longs are transferred and a {@link BufferUnderflowException} is
371 * then no longs are transferred and a {@link
415 * longs are transferred and a {@link BufferOverflowException} is
ShortBuffer.java 301 * shorts are transferred and a {@link BufferUnderflowException} is
372 * then no shorts are transferred and a {@link
416 * shorts are transferred and a {@link BufferOverflowException} is
  /external/libusb/libusb/os/
linux_usbfs.c     [all...]
  /frameworks/base/media/java/android/media/
AudioRecord.java     [all...]
  /external/libusb/libusb/
libusb.h 645 * that the entire amount of requested data was transferred. */
690 /** Amount of data that was actually transferred */
745 /** Actual length of data that was transferred. Read-only, and only for
    [all...]
libusbi.h 255 int transferred; member in struct:usbi_transfer
749 * For control/bulk/interrupt transfers, populate the "transferred"
752 * transferred fields of the iso packet descriptors of the transfer.
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
ImageDownloader.java 68 // Entries push-out of hard reference cache are transferred to soft reference cache
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_channel_unittest.py 252 """ Test that data is transferred transaperntly. """
  /external/blktrace/btt/
globals.h 97 struct avg_info blks; /* Blocks transferred */
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_cp.py 88 'Halting transfer after byte %s. %s/%s transferred.\r\n' % (
112 '%s/%s transferred.\r\n' % (
136 '%s/%s transferred.\r\n' % (
190 '%s/%s transferred.\r\n' % (
    [all...]
  /external/curl/lib/
getinfo.c 189 /* return if the condition prevented the document to get transferred */
http_chunks.c 51 allows dynamically produced content to be transferred along with the
  /external/deqp/external/vulkancts/framework/vulkan/
vkRef.hpp 257 RefData<T> disown (void) throw(); //!< Disown and return object (ownership transferred to caller).
  /external/deqp/framework/randomshaders/
rsgVariableManager.hpp 28 * is transferred to Scope or the object that called removeEntry().
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
AbstractTextPropertyEditor.java 282 // don't allow navigation if current text can not be transferred to property
  /external/google-breakpad/src/processor/
stackwalker_amd64.cc 208 // Create a new stack frame (ownership will be transferred to the caller)
stackwalker_mips.cc 278 // Create a new stack frame (ownership will be transferred to the caller)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 54 * @MTD_OPS_RAW: data are transferred as-is, with no error correction;
  /external/libbrillo/brillo/glib/
dbus.cc 98 // A reference count of |raw_connection| is transferred to |result|. You don't
  /external/libchrome/base/
callback_internal.h 190 // transferred (aka. moved) to another instance of the same type by calling a

Completed in 406 milliseconds

1 2 3 4 5 6 7 891011>>