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

1 2 3 4 56 7 8 91011>>

  /external/libunwind/doc/
libunwind-ia64.man 124 Contains the register backing\-store
252 the register\-backing store write pointer.
256 the register\-backing store NaT\-collection register.
  /frameworks/base/core/java/android/widget/
ShareActionProvider.java 40 * Here is how to use the action provider with custom backing file in a {@link MenuItem}:
51 * // {@link ActionProvider#onCreateActionView()} which uses the backing file name. Omit this
148 * <strong>Note:</strong> If you choose the backing share history file
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ShareActionProvider.java 50 * Here is how to use the action provider with custom backing file in a {@link MenuItem}:
61 * // {@link ActionProvider#onCreateActionView()} which uses the backing file name. Omit this
166 * <strong>Note:</strong> If you choose the backing share history file
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
FileHelperExampleAgent.java 31 * for backing up using the {@link android.app.backup.FileBackupHelper} class
  /device/asus/fugu/overlay/frameworks/base/core/res/res/values/
config.xml 55 <!-- Number of times to try again with the shorter interval, before backing
  /external/clang/tools/libclang/
CXString.h 62 // Usually std::string is intended to be used as backing storage for CXString.
  /external/guava/guava/src/com/google/common/cache/
ForwardingCache.java 33 * more methods to modify the behavior of the backing cache as desired per the
  /external/guava/guava/src/com/google/common/collect/
ForwardingMultimap.java 31 * the backing multimap as desired per the <a
ForwardingQueue.java 26 * should override one or more methods to modify the behavior of the backing
ForwardingSet.java 30 * override one or more methods to modify the behavior of the backing set as
ForwardingTable.java 27 * should override one or more methods to modify the behavior of the backing
  /external/guava/guava/src/com/google/common/util/concurrent/
ForwardingExecutorService.java 33 * behavior of the backing executor service as desired per the <a
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Platform.java 63 private final Map<E, Boolean> m; // The backing map
  /external/jetty/src/java/org/eclipse/jetty/io/
Buffer.java 54 * @return a <code>byte[]</code> backing this buffer or null if none exists.
65 * Get the underlying buffer. If this buffer wraps a backing buffer.
66 * @return The root backing buffer or this if there is no backing buffer;
  /external/libunwind/src/coredump/
_UCD_elf_map_image.c 55 /* We have a backing file for this segment.
  /external/libunwind/src/setjmp/
setjmp_i.h 73 and the old stack's register-backing store may have overflown,
  /external/lldb/include/lldb/DataFormatters/
FormatClasses.h 113 // used in LLDB. moreover, TypeImplSP is also what is currently backing SBType
  /external/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 102 /// Zap - check that the worklist is empty and nuke the backing store for
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_tracker.h 128 /* for frontbuffer backing store */
  /external/selinux/libsemanage/src/
database_file.c 33 /* Backing path for read-only[0] and transaction[1] */
  /external/v8/src/
type-info.h 110 // Returns an element from the backing store. Returns undefined if
  /frameworks/base/libs/hwui/
AssetAtlas.h 142 * Returns the OpenGL name of the texture backing this atlas.
  /frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
SharedStorageAgent.java 42 if (DEBUG) Slog.i(TAG, "Backing up " + mVolumes.length + " shared volumes");
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
DirectByteBufferTest.java 56 // Android direct byte buffers have backing arrays.
  /libcore/luni/src/main/java/java/io/
FileDescriptor.java 48 * The Unix file descriptor backing this FileDescriptor.

Completed in 568 milliseconds

1 2 3 4 56 7 8 91011>>