/packages/apps/Bluetooth/res/values-en-rIN/ |
strings.xml | 99 <string name="status_no_sd_card" product="default" msgid="5760944071743325592">"No SD card. Insert an SD card to save transferred files."</string>
|
/packages/apps/Nfc/src/com/android/nfc/beam/ |
BeamTransferManager.java | 56 * we have no knowledge how many files will be transferred
|
/system/sepolicy/ |
app.te | 261 # Connect to adbd and use a socket transferred from it.
|
/external/autotest/server/cros/servo/ |
servo.py | 640 be transferred to the remote host. 643 transferred.
|
/external/clang/include/clang/Frontend/ |
ASTUnit.h | 765 /// transferred. 768 /// transferred. [all...] |
/external/deqp/framework/delibs/decpp/ |
deSharedPtr.hpp | 213 * Ownership of the pointer will be transferred to SharedPtr and future 243 * Ownership of the pointer will be transferred to SharedPtr and future
|
/external/google-breakpad/src/processor/ |
stackwalker_x86.cc | 475 // Create a new stack frame (ownership will be transferred to the caller) 602 // Create a new stack frame (ownership will be transferred to the caller)
|
/external/iproute2/man/man8/ |
tc-bpf.8 | 377 setup lifetime, the ownership can be transferred to an eBPF agent via 420 that have been transferred over the Unix domain socket. BPF_MAP<X>'s
|
/external/llvm/include/llvm/ADT/ |
ilist.h | 543 // Position cannot be contained in the range to be transferred. 546 "Insertion point can't be one of the transferred nodes");
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
io_service.hpp | 546 * Ownership of the service interface is not transferred to the caller. 558 * is transferred to the io_service. When the io_service object is destroyed,
|
/external/valgrind/VEX/priv/ |
host_arm_defs.h | 747 LDREXD r2, r3, [r4] (on LE hosts, transferred value is r3:r2) 755 STREXD r0, r2, r3, [r4] (on LE hosts, transferred value is r3:r2) [all...] |
/system/bt/bta/ag/ |
bta_ag_sco.c | [all...] |
/external/clang/test/Analysis/ |
retain-release-path-notes-gc.m | 67 return object; // expected-warning{{leak}} expected-note{{Object returned to caller as an owning reference (single retain count transferred to caller)}} expected-note{{Object leaked: object allocated and stored into 'object' and returned from method 'getViolation' is potentially leaked when using garbage collection. Callers of this method do not expect a returned object with a +1 retain count since they expect the object to be managed by the garbage collector}} 72 return object; // expected-warning{{leak}} expected-note{{Object returned to caller as an owning reference (single retain count transferred to caller)}} expected-note{{Object leaked: object allocated and stored into 'object' and returned from method 'copyViolation' is potentially leaked when using garbage collection. Callers of this method do not expect a returned object with a +1 retain count since they expect the object to be managed by the garbage collector}} [all...] |
/frameworks/base/services/core/java/com/android/server/content/ |
SyncManager.java | 168 * How many bytes must be transferred (Tx + Rx) over the period of time defined by [all...] |
/external/curl/lib/ |
urldata.h | 624 if anything has been transferred at the end of a [all...] |
/libcore/ojluni/src/main/java/java/nio/ |
ByteBuffer.java | 435 * bytes are transferred and a {@link BufferUnderflowException} is 506 * then no bytes are transferred and a {@link 584 * bytes are transferred and a {@link BufferOverflowException} is [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
transfer.py | 260 return 'Download with %d/%s bytes transferred from url %s' % ( 637 return 'Upload with %d/%s bytes transferred for url %s' % ( [all...] |
/external/llvm/docs/ |
ExceptionHandling.rst | 459 pointer are restored from the buffer, then control is transferred to the 624 New instructions are also used to mark the points where control is transferred [all...] |
/external/llvm/lib/Target/Mips/ |
MipsSEFrameLowering.cpp | 279 // transferred with mtc1 which is redirected to the upper half of the even 340 // transferred with mfc1 which is redirected to the upper half of the even [all...] |
/art/compiler/optimizing/ |
induction_var_analysis_test.cc | 601 // Regular int induction (i) is "transferred" over conversion into byte induction (k).
|
/development/host/windows/usb/api/ |
adb_api.h | 568 number of bytes that were actually transferred by a read or write
|
/docs/source.android.com/src/devices/audio/ |
usb.jd | 322 In synchronous sub-mode, a fixed number of bytes is transferred each SOF period.
|
/external/blktrace/btreplay/ |
btrecord.c | 66 * @bytes: Number of bytes transferred
|
/external/blktrace/btreplay/doc/ |
btreplay.tex | 102 \item[IO size] The same number of sectors are transferred.
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
boto_resumable_upload.py | 95 # much was transferred by this ResumableUploadHandler (across retries).
|