Searched
full:backing (Results
276 -
300 of
858) sorted by null
<<11121314151617181920>>
/external/guava/guava/src/com/google/common/collect/ |
ForwardingCollection.java | 30 * backing collection as desired per the <a
|
ForwardingList.java | 31 * override one or more methods to modify the behavior of the backing list as
|
ForwardingSortedMultiset.java | 26 * should override one or more methods to modify the behavior of the backing multiset as desired
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
AbstractMapBasedMultiset.java | 63 /** Used during deserialization only. The backing map must be empty. */
|
/external/lldb/source/API/ |
SBAddress.cpp | 231 // Call "ref()" on the stream to make sure it creates a backing stream in
|
/external/llvm/include/llvm/Support/ |
MemoryBuffer.h | 135 /// The kind of memory backing used to support the MemoryBuffer.
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
vmw_fence.c | 97 * vmw_fence_ops - Return the vmw_fence_ops structure backing a
|
/external/mesa3d/src/mesa/main/ |
uniform_query.cpp | 457 * Propagate some values from uniform backing storage to driver storage 459 * Values propagated from uniform backing storage to driver storage 743 /* Store the data in the "actual type" backing storage for the uniform. 897 /* Store the data in the "actual type" backing storage for the uniform.
|
/external/selinux/libsemanage/src/ |
database_join.c | 28 /* Backing databases - for each
|
database_policydb.c | 28 /* Backing path for read-only[0] and transaction[1] */
|
/external/skia/src/gpu/ |
SkGpuDevice.h | 52 * sampleCount. The Budgeted param controls whether the device's backing store counts against
|
/external/v8/src/arm/ |
codegen-arm.cc | 435 // to the backing store. 468 // Replace receiver's backing store with newly created FixedDoubleArray. 573 // to the backing store. 664 // Replace receiver's backing store with newly created and filled FixedArray.
|
/external/v8/src/ia32/ |
codegen-ia32.cc | 574 // to the backing store. 599 // Replace receiver's backing store with newly created FixedDoubleArray. 700 // to the backing store. 794 // Replace receiver's backing store with newly created and filled FixedArray. [all...] |
/external/v8/src/ic/ia32/ |
ic-ia32.cc | 37 // Helper function used to load a property from a dictionary backing 85 // Helper function used to store a property to a dictionary backing 293 // Element is in arguments backing store, which is referenced by the 589 // Fast elements array, store the value to the elements backing store. [all...] |
/external/v8/src/ic/x87/ |
ic-x87.cc | 37 // Helper function used to load a property from a dictionary backing 85 // Helper function used to store a property to a dictionary backing 295 // Element is in arguments backing store, which is referenced by the 591 // Fast elements array, store the value to the elements backing store. [all...] |
/external/v8/src/ |
list-inl.h | 58 // it out of the old backing storage before resizing.
|
list.h | 63 // backing store (e.g. Add).
|
/external/valgrind/VEX/pub/ |
libvex_guest_arm64.h | 151 sysenter, syscall, svc). Used when backing up to restart a
|
/external/wpa_supplicant_8/wpa_supplicant/ |
bgscan_simple.c | 66 wpa_printf(MSG_DEBUG, "bgscan simple: Backing "
|
/frameworks/base/core/java/android/view/ |
DisplayListCanvas.java | 34 * Bitmap objects that it draws, preventing the backing memory of Bitmaps from being freed while
|
/frameworks/base/core/java/com/android/internal/app/ |
LocalePicker.java | 125 Log.v(TAG, "backing up and fixing " + previous.label + " to " +
|
/frameworks/base/rs/java/android/renderscript/ |
ProgramVertexFixedFunction.java | 234 * Forces deallocation of memory backing the contant matrices.
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
AccessibilityManagerTest.java | 42 * Tests for the AccessibilityManager which mocking the backing service.
|
/frameworks/rs/api/ |
rs_object_types.spec | 111 value: RS_ALLOCATION_USAGE_SHARED = 0x0080, "Allocation's backing store is shared with another object (usually a Bitmap). Copying to or from the original source Bitmap will cause a synchronization rather than a full copy."
|
/frameworks/rs/scriptc/ |
rs_object_types.rsh | 123 RS_ALLOCATION_USAGE_SHARED = 0x0080 // Allocation's backing store is shared with another object (usually a Bitmap). Copying to or from the original source Bitmap will cause a synchronization rather than a full copy.
|
Completed in 714 milliseconds
<<11121314151617181920>>