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

1 2 3 4 5 67 8 91011>>

  /packages/apps/Camera2/src/com/android/camera/data/
FilmstripItem.java 47 * Returns the backing data for this filmstrip item.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
inotify.h 63 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
inotify.h 63 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
inotify.h 63 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbutils.py 52 that they perform retrys with exponentially backing off sleeps in
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbutils.py 52 that they perform retrys with exponentially backing off sleeps in
  /system/vold/
VolumeBase.h 139 /* Path to internal backing storage */
  /external/okhttp/okio/okio/src/test/java/okio/
SegmentSharingTest.java 73 * Snapshots share their backing byte arrays with the source buffers. Those byte arrays must not
91 * Clones share their backing byte arrays with the source buffers. Those byte arrays must not
  /external/vboot_reference/scripts/image_signing/
tofactory.sh 87 debug_msg "Backing up current firmware to $FLAGS_backup_dir"
101 debug_msg "Backing up current GPT table."
  /frameworks/base/core/java/com/android/server/backup/
SystemBackupAgent.java 56 // TODO: Will need to change if backing up non-primary user's wallpaper
61 // TODO: Will need to change if backing up non-primary user's wallpaper
  /frameworks/base/libs/hwui/
Layer.h 366 * The texture backing this layer.
397 * Indicates raster data backing the layer is scaled, requiring filtration.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
CharsetDecoder2Test.java 255 * When bytebuffer has a backing array...
266 * When bytebuffer has _not_ got a backing array...
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Sets.java 450 * backing map. In essence, this factory method provides a {@link Set}
457 * exactly one method invocation on the backing map or its {@code keySet}
459 * sequence of {@code put} invocations on the backing map.
472 * the backing map is.
474 * @param map the backing map
484 * will change as the backing sets do. Contains methods to copy the data into
499 * <p><b>Warning:</b> this may have unexpected results if a backing set of
525 * set contains all elements that are contained in either backing set.
578 * returned set contains all elements that are contained by both backing sets.
    [all...]
AbstractBiMap.java 35 * A general-purpose bimap implementation using any two backing {@code Map}
39 * supporting {@code IdentityHashMap} backing maps.
  /external/icu/icu4c/source/samples/ustring/
ustring.cpp 474 printf("writeable-alias backing buffer[%d]=0x%lx "
482 printf("writeable-alias backing buffer[%d]=0x%lx after "
487 // grow the string - it will not fit into the backing buffer any more
495 " backing store for this[1]=0x%lx\n",
507 printf("writeable-alias backing buffer[%d]=0x%lx after re-extract\n",
  /development/samples/training/threadsample/src/com/example/android/threadsample/
DataProvider.java 73 // Defines an helper object for the backing database
152 * @param db A handle to the provider's backing database.
170 // Creates the tables in the backing database for this provider
  /external/libunwind/doc/
libunwind-ia64.tex 96 \item[\Const{UNW\_IA64\_BSP}:] Contains the register backing-store
174 the register-backing store write pointer.
176 the register-backing store NaT-collection register.
  /external/skia/src/gpu/
GrLayerCache.cpp 32 // the backing texture. Additionally, its rect should be non-empty.
39 // the atlas-backing texture) and occupy some space.
210 // addToAtlas can allocate the backing texture
  /frameworks/base/services/core/java/com/android/server/
LockSettingsStorage.java 494 * cache and writes to the backing storage are guaranteed to occur in the same order
499 * Reads from backing storage can only populate the cache if the backing storage
  /packages/apps/Camera2/src/com/android/camera/device/
MultiCameraDeviceLifecycle.java 149 * make any guarantees about the backing API version. The future will only
176 * API2 backing device. The future will only return if the device is fully
203 * legacy backing API. The future will only return if the device is fully
  /development/samples/Spinner/src/com/android/example/spinner/
SpinnerActivity.java 87 * 2) Reads the spinner's backing data from the string resources file
110 * Create a backing mLocalAdapter for the Spinner from a list of the
  /external/guava/guava/src/com/google/common/collect/
AbstractBiMap.java 39 * A general-purpose bimap implementation using any two backing {@code Map}
43 * supporting {@code IdentityHashMap} backing maps.
  /external/jmonkeyengine/engine/src/core/com/jme3/util/
SafeArrayList.java 110 * Returns a current snapshot of this List's backing array that
385 // The issue is that the backing list could be completely
  /external/skia/experimental/iOSSampleApp/
SkSampleUIView.mm 279 // Create default framebuffer object. The backing will be allocated for the current layer in -resizeFromLayer
341 // Allocate color buffer backing based on the current layer size
  /external/v8/test/cctest/
test-dictionary.cc 177 // Force allocation of hash table backing store for hidden properties.
223 // Force allocation of hash table backing store for hidden properties.

Completed in 221 milliseconds

1 2 3 4 5 67 8 91011>>