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

1 2 3 4 5 6 7 891011>>

  /external/guava/guava/src/com/google/common/collect/
ForwardingSortedSet.java 32 * backing sorted set as desired per the <a
  /external/guava/guava-tests/test/com/google/common/collect/
ConcurrentHashMultisetBasherTest.java 91 // Since we have access to the backing map, verify that there are no zeroes in the map
  /external/jetty/src/java/org/eclipse/jetty/io/
View.java 23 * indexes of the backing buffer.
  /external/jpeg/
jmemdos.c 216 * Backing store (temporary file) management.
217 * Backing store objects are only used when the value returned by
223 * For MS-DOS we support three types of backing storage:
595 * Initial opening of a backing-store object.
  /external/libunwind/
TODO 65 across multiple backing stores
  /external/libunwind/doc/
unw_get_proc_info.man 89 procedure may switch the register\-backing store.
unw_get_proc_info.tex 51 procedure may switch the register-backing store.\\
  /external/libunwind/include/
libunwind-ia64.h 64 then this procedure has performed a register-backing-store switch. */
  /external/libunwind/src/ia64/
init.h 108 /* Try to find a base of the register backing-store. We may default
regname.c 28 register backing store, because the RSE is an asynchronous engine and
32 backing memory may be found in any of the "more inner" (younger)
34 nature of the register backing store. The routines are completely
36 backing store is expected to reserve 4 words for use by libunwind. For
  /external/libunwind/tests/
ia64-test-stack-asm.S 82 mov ar.bspstore = r2 // switch the backing store
  /external/lldb/test/lang/objc/objc-property/
TestObjCProperty.py 114 # make sure it works and that we actually update the backing ivar.
  /external/llvm/lib/MC/MCDisassembler/
Disassembler.h 81 // Comment stream and backing vector.
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen_pools.c 74 * special with this pool other than the backing kernel buffer size,
  /external/pdfium/third_party/bigint/
NumberlikeArray.hh 48 /* Constructs a zero NumberlikeArray without allocating a backing array.
  /external/proguard/docs/
feedback.html 35 and you would like to have some professional backing, this is the place to
  /external/sfntly/cpp/src/sfntly/data/
font_data.h 92 // @param ba the byte array to use for the backing data
  /external/skia/src/gpu/
SkGrPixelRef.cpp 89 // is a WebGL canvas backing store. We could have a TODO to remove this flush flag, but we have
  /external/v8/src/arm64/
codegen-arm64.cc 161 // to the backing store.
187 // Replace receiver's backing store with newly created FixedDoubleArray.
264 // to the backing store.
343 // Replace receiver's backing store with newly created and filled FixedArray.
  /external/v8/src/compiler/
simplified-operator.h 48 // in strings or off-heap backing stores. Accesses from either tagged or
  /external/v8/src/x87/
codegen-x87.cc 246 // to the backing store.
271 // Replace receiver's backing store with newly created FixedDoubleArray.
360 // to the backing store.
441 // Replace receiver's backing store with newly created and filled FixedArray.
  /external/v8/test/cctest/
test-list.cc 65 // Add an existing element, the backing store should have to grow.
  /frameworks/base/core/java/android/app/backup/
SharedPreferencesBackupHelper.java 77 * Construct a helper for backing up and restoring the
  /frameworks/base/core/java/android/os/
Messenger.java 64 * @return Returns the IBinder backing this Messenger.
  /frameworks/base/core/jni/android/graphics/
NinePatch.cpp 45 * int8_t* to allocate and free the backing storage.

Completed in 568 milliseconds

1 2 3 4 5 6 7 891011>>