/external/qemu/android/protocol/ |
ui-commands-proxy.c | 52 * to be transferred via socket.
|
/external/qemu/ |
migration.c | 149 monitor_printf(mon, "transferred ram: %" PRIu64 " kbytes\n", ram_bytes_transferred() >> 10);
|
osdep.c | 117 * Return the number of bytes transferred.
|
/external/sepolicy/ |
domain.te | 28 # Connect to adbd and use a socket transferred from it.
|
/frameworks/base/drm/java/android/drm/ |
DrmStore.java | 177 * The rights-protected content can be transferred.
|
/hardware/ti/omap3/dspbridge/inc/ |
qosti.h | 62 ret DSP_SOK if Message was transferred to DSP successfully.
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/ |
omx_rpc_utils.c | 302 * being transferred across processor boundaries. 305 * nTargetCoreId : Core to which buffer is being transferred. 333 * being transferred across processor boundaries. 336 * nTargetCoreId : Core to which buffer is being transferred.
|
/libcore/luni/src/main/java/libcore/io/ |
Streams.java | 176 * Returns the total number of bytes transferred.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
edd.h | 16 * transferred into the edd structure, and in drivers/firmware/edd.c, that
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
edd.h | 16 * transferred into the edd structure, and in drivers/firmware/edd.c, that
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
pcm-indirect.h | 36 int sw_ready; /* Bytes ready to be transferred to/from hw */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
edd.h | 16 * transferred into the edd structure, and in drivers/firmware/edd.c, that
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
pcm-indirect.h | 36 int sw_ready; /* Bytes ready to be transferred to/from hw */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
reduction.py | 2 # Module to allow connection and socket objects to be transferred
|
/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/components/nacl/browser/ |
pnacl_translation_cache.cc | 96 // transitions, track bytes transferred, and call the other helper methods. 308 // rv == 0 or we fell through (i.e. we have transferred all the bytes)
|
/external/chromium_org/content/browser/loader/ |
resource_dispatcher_host_impl.h | 364 // transferred from one process to another. 413 // currently in the process of being transferred to a different renderer.
|
/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")
|