HomeSort by relevance Sort by last modified time
    Searched full:backing (Results 501 - 525 of 858) sorted by null

<<21222324252627282930>>

  /external/valgrind/VEX/pub/
libvex_guest_ppc64.h 274 /* Needed for Darwin: CIA at the last SC insn. Used when backing up
libvex_guest_s390x.h 138 /* Used when backing up to restart a syscall that has
libvex_guest_x86.h 219 syscall). Used when backing up to restart a syscall that has
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java 215 * @param service An interface to the backing service.
  /frameworks/base/core/java/android/widget/
SimpleAdapter.java 35 * backing the list as an ArrayList of Maps. Each entry in the ArrayList corresponds to one row
  /frameworks/base/core/java/com/android/internal/widget/
PagerAdapter.java 272 * This method should be called by the application if the data backing this adapter has changed
  /frameworks/base/docs/html/guide/practices/
verifying-apps-art.jd 104 actual memory backing the array object. If you make a change to one of the
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_object_types.jd 152 <tr><th>RS_ALLOCATION_USAGE_SHARED = 0x0080</th><td>Allocation's backing store is shared with another object (usually a Bitmap). Copying to or from the original source Bitmap will cause a synchronization rather than a full copy.</td></tr>
  /frameworks/base/docs/html/training/contacts-provider/
retrieve-details.jd 263 onLoaderReset()} is invoked when the loader framework detects that the data backing the result
  /frameworks/base/docs/html/training/displaying-bitmaps/
cache-bitmap.jd 62 prior to Android 3.0 (API Level 11), the backing data of a bitmap was stored in native memory which
display-bitmap.jd 46 android.support.v4.view.PagerAdapter}. However, a more suitable backing adapter is the subclass
manage-memory.jd 54 <li>On Android 2.3.3 (API level 10) and lower, the backing pixel data for a
  /frameworks/rs/cpp/
rsCppStructs.h 287 * from RenderScript kernels. An Allocation provides the backing store for a
577 * Creates an Allocation for use by scripts with a given Type and a backing pointer. For use
583 * @param[in] pointer existing backing store to use for this Allocation if possible
624 * Get the backing pointer for a USAGE_SHARED allocation.
    [all...]
  /frameworks/support/v4/java/android/support/v4/view/
PagerAdapter.java 272 * This method should be called by the application if the data backing this adapter has changed
  /hardware/qcom/display/msm8084/liboverlay/
overlay.h 142 /* Returns the framebuffer node backing up the display */
  /hardware/qcom/display/msm8226/liboverlay/
overlay.h 147 /* Returns the framebuffer node backing up the display */
  /hardware/qcom/display/msm8994/liboverlay/
overlay.h 150 /* Returns the framebuffer node backing up the display */
  /libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 183 * Starts method tracing without a backing file. When stopMethodTracing
  /libcore/luni/src/main/java/java/nio/
Buffer.java 120 * element of the buffer (optional operation). The backing array (if there is one)
FileChannelImpl.java 238 // and we only care about making our backing file longer here.
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasPing.java 348 * defensively by backing off of push behavior when it is detected.
  /packages/providers/CallLogProvider/src/com/android/providers/calllogbackup/
CallLogBackupAgent.java 404 * backing up and restoring between two different Android phone devices running M+.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 437 /* Used in CreateWindow for backing-store hint */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 437 /* Used in CreateWindow for backing-store hint */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dm-log-userspace.h 56 * as the backing store for the log data. 'dm_get_device' will be called

Completed in 338 milliseconds

<<21222324252627282930>>