Searched
full:backing (Results
526 -
550 of
1062) sorted by null
<<21222324252627282930>>
/libcore/ojluni/src/main/java/java/util/ |
LinkedHashMap.java | 78 * backing map. * 388 * The modCount value that the iterator believes that the backing
|
ArrayList.java | 64 * resizes the backing array; merely setting the value of an element is not 719 * @serialData The length of the array backing the <tt>ArrayList</tt> [all...] |
/libcore/ojluni/src/main/java/javax/crypto/ |
Mac.java | 693 * Returns the {@code MacSpi} backing this {@code Mac} or {@code null} if no {@code MacSpi} is 694 * backing this {@code Mac}.
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
SelectedConversationsActionMenu.java | 309 * Marks the read state of currently selected conversations (<b>and</b> the backing storage) 322 * Marks the important state of currently selected conversations (<b>and</b> the backing
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
i915_drm.h | 737 /** Handle of the buffer to change the backing store advice */ 745 /** Whether the backing store still exists. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/ |
i915_drm.h | 761 /** Handle of the buffer to change the backing store advice */ 769 /** Whether the backing store still exists. */
|
/external/v8/src/ |
utils.h | 553 * A class that collects values into a backing store. 554 * Specialized versions of the class can allow access to the backing store 556 * There is no guarantee that the backing store is contiguous (and, as a 570 // Free backing store (in reverse allocation order). 714 * If the backing store grows while a sequence is active, the current [all...] |
/frameworks/base/docs/html/guide/topics/data/ |
backup.jd | 31 <li><a href="#SharedPreferences">Backing up SharedPreferences</a></li> 32 <li><a href="#Files">Backing up Private Files</a></li> 252 <li>Instead of backing up an entire file, you can specify the portions of data the should be 626 <h3 id="SharedPreferences">Backing up SharedPreferences</h3> [all...] |
/prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/ |
qemu-system-mips64el | |
qemu-system-aarch64 | |
/external/guava/guava/src/com/google/common/collect/ |
Multimaps.java | 130 // there's no way to generate the empty backing map. 132 /** @serialData the factory and the backing map */ 211 /** @serialData the factory and the backing map */ 289 /** @serialData the factory and the backing map */ 373 /** @serialData the factory and the backing map */ 419 * <b>all</b> access to the backing multimap is accomplished through the [all...] |
ForwardingNavigableMap.java | 32 * override one or more methods to modify the behavior of the backing map as desired per the <a
|
Multimap.java | 81 * <i>write-through</i> (they automatically update the backing multimap). These
|
MultimapBuilder.java | 45 * A builder for a multimap implementation that allows customization of the backing map and value
|
/external/libdrm/intel/ |
intel_bufmgr_fake.c | 959 * Set the buffer as not requiring backing store, and instead get the callback 996 * BM_NO_BACKING_STORE or BM_PINNED) or backing store, as necessary. 1209 * backing store if this happens it should be rare, but 0 the [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/ |
ByteString.java | 584 * The result uses the same backing array as the byte string, if possible. 593 * of this byte string. The result uses the same backing arrays as the 597 * copying even when there are multiple backing arrays. [all...] |
/device/linaro/hikey/gralloc/ |
alloc_device.cpp | 315 /* create a backing ump memory handle if the framebuffer is exposed as a secure ID */
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
AxesWalker.java | 332 // it occurs as the walkers are backing up. -sb
|
/external/clang/lib/Analysis/ |
BodyFarm.cpp | 388 // First, find the backing ivar.
|
/external/curl/packages/vms/ |
curl_gnv_build_steps.txt | 249 step of backing up the source files will probably hang or fail.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AtomicLongMap.java | 282 * Returns a live, read-only view of the map backing this {@code AtomicLongMap}.
|
/external/kernel-headers/original/uapi/linux/ |
dm-log-userspace.h | 56 * as the backing store for the log data. 'dm_get_device' will be called
|
/external/libdrm/man/ |
drm-kms.xml | 133 through the API which is used as backing storage. The
|
/external/libjpeg-turbo/ |
jerror.h | 111 JMESSAGE(JERR_NO_BACKING_STORE, "Backing store not supported")
|
/external/libunwind/src/coredump/ |
_UCD_create.c | 318 Debug(0, "Backing file already added to segment %d\n", phdr_no);
|
Completed in 745 milliseconds
<<21222324252627282930>>