HomeSort by relevance Sort by last modified time
    Searched full:backing (Results 201 - 225 of 1190) sorted by null

1 2 3 4 5 6 7 891011>>

  /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/
ForwardingBlockingDeque.java 25 * Subclasses should override one or more methods to modify the behavior of the backing deque as
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/guice/core/test/com/google/inject/internal/
WeakKeySetTest.java 153 // Now that the backing set is emptied, key1 is released.
224 // Now that the backing set is emptied, key1 is released.
270 // Now that the backing set is emptied, key1 is released.
332 // Now that the backing set is emptied, key1 is released.
  /external/libchrome/base/
template_util.h 106 // underlying_type produces the integer type backing an enum type.
  /external/libchrome/sandbox/linux/syscall_broker/
broker_policy.h 77 // permissions_array_ is set up to point to the backing store of
  /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/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 103 /// Zap - check that the worklist is empty and nuke the backing store for
  /external/ltp/testcases/kernel/mem/mmapstress/
mmapstress08.c 24 * anonymous backing store allocation. This is done by allocating pages 4
  /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/sfntly/cpp/src/sfntly/data/
font_data.h 81 // @param ba the byte array to use for the backing data
  /external/skia/src/image/
SkSurface_Base.h 73 * Signal the surface to remind its backing store that it's mutable again.
  /external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
Disassembler.h 72 // Comment stream and backing vector.
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineWorklist.h 94 /// Zap - check that the worklist is empty and nuke the backing store for
  /external/syslinux/gpxe/src/drivers/net/
etherfabric_nic.h 86 /* A buffer table allocation backing a tx dma, rx dma or eventq */
  /external/v8/src/arm64/
codegen-arm64.cc 100 // to the backing store.
126 // Replace receiver's backing store with newly created FixedDoubleArray.
203 // to the backing store.
294 // Replace receiver's backing store with newly created and filled FixedArray.
  /external/v8/src/
elements-kind.h 38 // are overlaid onto a regular elements backing store.
type-info.h 114 // Returns an element from the backing store. Returns undefined if

Completed in 2611 milliseconds

1 2 3 4 5 6 7 891011>>