/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
acct.h | 56 comp_t ac_io; /* Chars Transferred */ 86 comp_t ac_io; /* Chars Transferred */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
acct.h | 52 comp_t ac_io; /* Chars transferred. */ 78 comp_t ac_io; /* Chars Transferred */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
acct.h | 52 comp_t ac_io; /* Chars transferred. */ 78 comp_t ac_io; /* Chars Transferred */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
acct.h | 56 comp_t ac_io; /* Chars Transferred */ 86 comp_t ac_io; /* Chars Transferred */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
acct.h | 52 comp_t ac_io; /* Chars transferred. */ 78 comp_t ac_io; /* Chars Transferred */
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_CHUNK_END_FUNCTION.3 | 39 transferred (or skipped).
|
CURLOPT_FAILONERROR.3 | 39 You might get some amounts of headers transferred before this situation is
|
CURLOPT_NOBODY.3 | 38 0, the body is transferred
|
/external/libchrome/base/threading/ |
worker_pool.h | 35 // return value, ownership of |task| is transferred to the worker pool.
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
AppeCommandHandler.java | 46 * @return true if this command should append the transferred contents to the output file; false means
|
/system/update_engine/ |
shill_proxy_interface.h | 43 // instance is transferred to the caller.
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
completion_condition.hpp | 108 /// write operation should continue until all of the data has been transferred, 139 /// transferred, or until an error occurs. 169 /// transferred, or until an error occurs.
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/ |
prod.py | 43 being transferred and the last 16 characters of the file name). When transfers 74 transferred. We recommend that you avoid attempting to get a complete 113 partially transferred files will cause you to lose progress and make
|
/development/host/windows/usb/api/ |
adb_legacy_io_completion.cpp | 60 // with wrong transferred bytes value and GetLastError reporting
|
/development/host/windows/usb/winusb/ |
adb_winusb_io_completion.cpp | 68 // with wrong transferred bytes value and GetLastError reporting
|
/docs/source.android.com/src/devices/tech/datausage/ |
iface-overview.jd | 34 (<code>IP</code>) bytes transferred. But we understand that for other devices it
|
/external/curl/include/curl/ |
easy.h | 57 * be transferred. It is useful in multithreaded applications when you can run
|
/external/curl/lib/ |
speedcheck.c | 53 "Less than %ld bytes/sec transferred the last %ld seconds",
|
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/ |
ApacheHttpClient.java | 77 System.out.println(String.format("Transferred % 8d bytes in %4d ms",
|
OkHttp.java | 72 System.out.println(String.format("Transferred % 8d bytes in %4d ms",
|
UrlConnection.java | 73 System.out.println(String.format("Transferred % 8d bytes in %4d ms",
|
/external/pcre/dist/doc/html/ |
pcre_pattern_to_host_byte_order.html | 39 pattern that has been compiled on one host is transferred to another that might
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
acm_send_test_oldapi.h | 67 // object is transferred to the caller.
|
/external/webrtc/webrtc/modules/utility/include/ |
process_thread.h | 48 // task object is transferred to the ProcessThread and the object will
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbDeviceConnection.java | 143 * @return length of data transferred (or zero) for success, 168 * @return length of data transferred (or zero) for success, 191 * @return length of data transferred (or zero) for success, 208 * @return length of data transferred (or zero) for success,
|