OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backing
(Results
601 - 625
of
1190
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/development/samples/NotePad/src/com/example/android/notepad/
NotesList.java
115
// Creates the
backing
adapter for the ListView.
309
* whatever the
backing
adapter of the ListView has associated with the item. In NotesList,
/external/clang/lib/StaticAnalyzer/Checkers/
IvarInvalidationChecker.cpp
190
/// the ivar
backing
the property when possible. Returns '0' when no such
376
// ivar which is
backing
a property has been reset.
/external/gemmlowp/internal/
pack.h
107
// Handle on the buffer
backing
this packed block. Owned.
110
// Handle on the additional buffer
backing
the vector of sums of slices
/external/guava/guava/src/com/google/common/collect/
ConcurrentHashMultiset.java
106
* to construct the internal
backing
map.
136
* @param countMap
backing
map for storing the elements in the multiset and
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
MultimapsTest.java
480
final Set<Integer>
backing
= super.getImpl();
484
return
backing
;
/external/libunwind/src/ia64/
unwind_i.h
536
/* Return true if the register-
backing
store is inside a ucontext_t
546
backing
-store RBS. */
/external/mesa3d/src/gallium/drivers/r300/
r300_context.h
312
/* Winsys buffer
backing
the texture. */
399
/* Winsys buffer
backing
this resource. */
/external/mesa3d/src/glsl/
link_uniforms.cpp
46
* Count the
backing
storage requirements for a type
196
* Class to help parcel out pieces of
backing
storage to uniforms
/external/skia/src/gpu/ops/
GrSmallPathRenderer.cpp
444
// setup bitmap
backing
542
// setup bitmap
backing
[
all
...]
/external/v8/src/heap/
objects-visiting-inl.h
401
// Skip visiting the
backing
hash table containing the mappings and the
408
// Mark the
backing
hash table without pushing it on the marking stack.
/external/v8/src/ic/arm/
ic-arm.cc
275
// Fast elements array, store the value to the elements
backing
store.
458
// Check for room in the elements
backing
store.
/external/v8/src/ic/mips/
ic-mips.cc
260
// Fast elements array, store the value to the elements
backing
store.
434
// Check for room in the elements
backing
store.
/external/v8/src/ic/mips64/
ic-mips64.cc
261
// Fast elements array, store the value to the elements
backing
store.
437
// Check for room in the elements
backing
store.
/external/v8/src/ic/ppc/
ic-ppc.cc
281
// Fast elements array, store the value to the elements
backing
store.
455
// Check for room in the elements
backing
store.
/external/v8/src/ic/s390/
ic-s390.cc
275
// Fast elements array, store the value to the elements
backing
store.
449
// Check for room in the elements
backing
store.
/external/v8/src/ic/x64/
ic-x64.cc
21
// Helper function used to load a property from a dictionary
backing
storage.
69
// Helper function used to store a property to a dictionary
backing
/frameworks/base/core/java/android/database/
Cursor.java
385
* Register an observer that is called when changes happen to the content
backing
this cursor.
388
* @param observer the object that gets notified when the content
backing
the cursor changes.
/frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java
283
* @param service An interface to the
backing
service.
303
* @param service An interface to the
backing
service.
[
all
...]
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/
ModelClass.java
418
// if method is not bindable, look for a
backing
field
420
L.d("
backing
field for method %s is %s", method.getName(),
/frameworks/support/media-compat/java/android/support/v4/media/
MediaMetadataCompat.java
581
* Gets the bundle
backing
the metadata object. This is available to support
584
* @return The Bundle
backing
this metadata.
[
all
...]
/libcore/json/src/main/java/org/json/
JSONTokener.java
510
* <p>The returned string shares its
backing
character array with this
536
* <p>The returned string shares its
backing
character array with this
/libcore/ojluni/src/main/java/java/lang/
StringBuffer.java
678
* The
backing
character array of this StringBuffer.
682
* A flag indicating whether the
backing
array is shared.
/libcore/ojluni/src/main/java/javax/crypto/
Mac.java
731
* Returns the {@code MacSpi}
backing
this {@code Mac} or {@code null} if no {@code MacSpi} is
732
*
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. */
Completed in 2772 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>