HomeSort by relevance Sort by last modified time
    Searched full:transferred (Results 276 - 300 of 615) sorted by null

<<11121314151617181920>>

  /external/qemu/
qdict.c 130 * NOTE: ownership of 'value' is transferred to the QDict
  /external/skia/include/core/
SkTypeface.h 121 transferred, so the caller must not reference it again.
  /external/skia/src/gpu/
GrResourceCache.h 289 * Ownership of the resource is transferred to the resource cache,
  /packages/apps/Bluetooth/res/values-en-rGB/
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/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/Launcher3/src/com/android/launcher3/
BubbleTextView.java 208 * Responsibility for the bitmap is transferred to the caller.
  /packages/apps/Mms/src/com/android/mms/transaction/
RetrieveTransaction.java 107 // Get the locked flag from the M-Notification.ind so it can be transferred
  /dalvik/vm/compiler/codegen/x86/
LowerGetPut.cpp 186 // No need to request delay for vA since it will be transferred to temporary
330 // No need to request delay for vA since it will be transferred to temporary
  /external/chromium_org/base/
bind_helpers.h 29 // transferred ownership to the target function.
126 // cb.Run(); // Foo() is now transferred to |arg| and deleted.
  /external/chromium_org/chrome/browser/resources/net_internals/
log_view_painter.js 132 // Number of transferred bytes in a line of output. Length of a
310 // For transferred bytes, display the bytes in hex and ASCII.
  /external/chromium_org/content/browser/loader/
resource_loader.cc 167 // When an URLRequest is transferred to a new RenderViewHost, its
171 // are canceled. The RVH of requests that are being transferred may be gone
  /external/chromium_org/content/public/browser/
navigation_controller.h 133 // Marks the new navigation as being transferred from one RVH to another.
147 // post data of the load. Ownership is transferred to NavigationController
  /external/chromium_org/net/base/
net_error_list.h 541 // The HTTP response body transferred fewer bytes than were advertised by the
545 // The HTTP response body is transferred with Chunked-Encoding, but the
  /external/chromium_org/net/third_party/nss/patches/
clientauth.patch 270 + * is transferred to NSS, which will free via
273 + * transferred to NSS, which will free via CFRelease().
  /external/chromium_org/ppapi/cpp/
instance.h 249 /// entire reference graph will be converted and transferred. If the reference
464 /// reference graph will be converted and transferred. If the reference graph
  /external/chromium_org/third_party/angle_dx11/extensions/
ANGLE_framebuffer_blit.txt 139 intersection of the source buffers being transferred, which may include
145 altered due to these limits, the offset applied to pixels being transferred
  /external/chromium_org/third_party/launchpad_translations/
inspector_strings_en-AU.xtb 32 <translation id="1762939828961535338">Resource interpreted as <ph name="REAL_TYPE"/> but transferred with MIME type <ph name="SPECIFIED_TYPE"/>.</translation>
347 <translation id="7677748775835891962"><ph name="BYTES"/> transferred</translation>
  /external/chromium_org/v8/src/
mark-compact.h 113 // Returns true if the the object whose mark is transferred is marked black.
147 // Returns true if the transferred color is black.
  /external/llvm/include/llvm/ADT/
ilist.h 486 // Position cannot be contained in the range to be transferred.
489 "Insertion point can't be one of the transferred nodes");
  /external/qemu/android/
sdk-controller-socket.h 504 /* Improves throughput by recycling memory allocated for buffers transferred via
514 * for all types of data transferred in this API: packets, and queries.
  /external/v8/src/
mark-compact.h 112 // Returns true if the the object whose mark is transferred is marked black.
146 // Returns true if the transferred color is black.
  /external/valgrind/main/VEX/priv/
host_arm_defs.h 744 LDREXD r2, r3, [r4] (on LE hosts, transferred value is r3:r2)
752 STREXD r0, r2, r3, [r4] (on LE hosts, transferred value is r3:r2)
  /frameworks/av/include/media/
AudioRecord.h 109 /* How data is transferred from AudioRecord
145 * transferType: How data is transferred from AudioRecord.
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 128 <p>In this example, all the analytics information collected within the app should be bundled together and queued for download, rather than being transmitted as it's collected. The resulting bundle should be transferred when either a full-sized photo is being downloaded, or when an hourly update is being performed.</p>
152 <p>By monitoring the frequency of your data transfers, and the amount of data transferred during each connection, you can identify areas of your application that can be made more battery-efficient. Generally, you will be looking for short spikes that can be delayed, or that should cause a later transfer to be preempted.</p>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs46xx_dsp_scb_types.h 384 address word). After the required number of samples is transferred,
447 After the required number of samples is transferred, the CODEC

Completed in 1279 milliseconds

<<11121314151617181920>>