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

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
coda.h 711 void *in; /* Data to be transferred in */
712 void *out; /* Data to be transferred out */
i2c.h 57 * bytes have been transferred and ACKed. If this is the last message in a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
coda.h 711 void *in; /* Data to be transferred in */
712 void *out; /* Data to be transferred out */
i2c.h 57 * bytes have been transferred and ACKed. If this is the last message in a
  /external/autotest/client/common_lib/cros/
chromedriver.py 64 # transferred to ChromeDriver.
  /external/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 56 /// a transferred bridge cast under ARC.
  /external/clang/lib/StaticAnalyzer/Checkers/
NonNullParamChecker.cpp 187 // created. Ownership is transferred to the BugReporter object once
  /external/cros/system_api/dbus/cryptohome/
rpc.proto 13 // parameters exist, the less data is actually transferred on the wire
  /external/kernel-headers/original/uapi/linux/
i2c.h 58 * bytes have been transferred and ACKed. If this is the last message in a
  /external/libevent/
iocp-internal.h 49 number of bytes transferred as arguments.
  /frameworks/base/core/java/android/app/
ActivityTransitionState.java 43 * The shared elements that the calling Activity has said that they transferred to this
Fragment.java     [all...]
  /frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/
BackupRestoreConfirmation.java 45 * within the UI presented here, no data will be transferred off the device.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
qosti.h 58 ret DSP_SOK if Message was transferred to DSP successfully.
  /libcore/ojluni/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java 66 * <tt>true</tt> if, and only if, some bytes were actually transferred into the
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBatch.java 47 * transferred in one session.
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
ImageConsumer.java 32 * on the Android image object as early as possible is transferred to the
  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 192 * Responsibility for the bitmap is transferred to the caller.
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
encoding.md 34 For UTF-16 and UTF-32, the byte order (endianness) does matter. Within computer memory, they are often stored in the computer's endianness. However, when it is stored in file or transferred over network, we need to state the byte order of the byte sequence, either little-endian (LE) or big-endian (BE).
  /system/connectivity/shill/cellular/
cellular_bearer_unittest.cc 155 // Ownership of |properties_proxy| is transferred to |bearer_| via
  /system/core/include/usbhost/
usbhost.h 214 * Returns number of bytes transferred, or negative value for error.
  /frameworks/av/include/media/
AudioRecord.h 123 /* How data is transferred from AudioRecord
165 * transferType: How data is transferred from AudioRecord.
478 * Default behavior is to only return when all data has been transferred. Set 'blocking' to
  /frameworks/base/core/java/android/view/
Window.java     [all...]
  /frameworks/support/v4/java/android/support/v4/app/
Fragment.java     [all...]
  /libcore/ojluni/src/main/java/java/nio/
Buffer.java 65 * elements transferred. If the requested transfer exceeds the limit then a
68 * BufferOverflowException}; in either case, no data is transferred. </p>
77 * <p> Data may also, of course, be transferred in to or out of a buffer by the

Completed in 2420 milliseconds

1 2 3 4 5 6 78 91011>>