OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backing
(Results
176 - 200
of
355
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/javadoc/com/google/common/collect/
ForwardingListIterator.html
111
behavior of the
backing
iterator as desired per the <a
164
Returns the
backing
delegate instance that methods are forwarded to.</TD>
279
<DD>Returns the
backing
delegate instance that methods are forwarded to.
ForwardingQueue.html
110
should override one or more methods to modify the behavior of the
backing
156
Returns the
backing
delegate instance that methods are forwarded to.</TD>
280
<DD>Returns the
backing
delegate instance that methods are forwarded to.
ForwardingSet.html
113
override one or more methods to modify the behavior of the
backing
set as
159
Returns the
backing
delegate instance that methods are forwarded to.</TD>
250
<DD>Returns the
backing
delegate instance that methods are forwarded to.
ForwardingSortedSet.html
112
backing
sorted set as desired per the <a
165
Returns the
backing
delegate instance that methods are forwarded to.</TD>
290
<DD>Returns the
backing
delegate instance that methods are forwarded to.
Sets.SetView.html
113
will change as the
backing
sets do. Contains methods to copy the data into
216
<p><b>Warning:</b> this may have unexpected results if a
backing
set of
/external/guava/javadoc/com/google/common/util/concurrent/
ForwardingFuture.html
110
the
backing
collection as desired per the <a
163
Returns the
backing
delegate instance that methods are forwarded to.</TD>
253
<DD>Returns the
backing
delegate instance that methods are forwarded to.
/external/guava/src/com/google/common/collect/
Maps.java
245
* to the
backing
bimap is accomplished through the returned bimap.
665
* <p>Note that {@code c} is the
backing
(delegate) collection, rather than
685
* <p>Note that {@code c} is
backing
(delegate) collection, rather than the
[
all
...]
ConcurrentHashMultiset.java
98
* @param countMap
backing
map for storing the elements in the multiset and
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m
486
Setup a software
backing
store for reasonable results when
557
backing
:NSBackingStoreBuffered
737
backing
:NSBackingStoreBuffered
[
all
...]
/external/v8/src/
builtins.cc
262
// New
backing
storage is needed.
388
// New
backing
storage is needed.
632
// New
backing
storage is needed.
[
all
...]
ic.h
36
// Flag indicating whether an IC stub needs to check that a
backing
jump-target.cc
166
//
backing
element in the reaching frame.
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/
CharsetEncoderICU.java
382
// array
backing
the buffer directly and wrote to
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
AxesWalker.java
332
// it occurs as the walkers are
backing
up. -sb
/external/e2fsprogs/misc/
e2image.c
2
* e2image.c --- Program which writes an image file
backing
up
/external/icu4c/layout/
LEGlyphStorage.h
23
* For each glyph it holds the glyph ID, the index of the
backing
store character
/external/jpeg/
jerror.h
96
JMESSAGE(JERR_NO_BACKING_STORE, "
Backing
store not supported")
/external/webkit/WebCore/platform/
ScrollView.h
96
// tiled
backing
store, this method can be set, so that the view paints the entire contents.
/external/webkit/WebCore/platform/graphics/
GraphicsLayer.h
163
// GraphicsLayer is an abstraction for a rendering surface with
backing
store,
/external/webkit/WebCore/platform/graphics/win/
WKCACFLayer.cpp
235
// so CA never makes
backing
store for it (which is what -setNeedsDisplay will do above).
/frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java
174
* Close the connection to the
backing
service.
/frameworks/base/core/java/android/widget/
SimpleAdapter.java
31
*
backing
the list as an ArrayList of Maps. Each entry in the ArrayList corresponds to one row
/frameworks/base/include/utils/
Vector.h
70
//! returns how many items can be stored without reallocating the
backing
store
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java
333
//Log.i(TAG, "
Backing
up " + name + " = " + value);
/frameworks/base/services/java/com/android/server/
PackageManagerBackupAgent.java
193
Slog.w(TAG, "Not
backing
up package " + packName
Completed in 385 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>