OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backing
(Results
126 - 150
of
355
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
blkdev.h
21
#include <linux/
backing
-dev.h>
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
blkdev.h
21
#include <linux/
backing
-dev.h>
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
blkdev.h
21
#include <linux/
backing
-dev.h>
/packages/apps/Email/src/com/android/email/
AccountBackupRestore.java
106
Log.v(Email.LOG_TAG, "
Backing
up account:" + fromAccount.getDisplayName());
/packages/apps/Mms/tests/src/com/android/mms/ui/
LongThreadTest.java
333
//
backing
down to a smaller number.
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
unwind.h
222
/* @@@ Retrieve the
Backing
Store Pointer of the given context. */
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
unwind.h
222
/* @@@ Retrieve the
Backing
Store Pointer of the given context. */
/system/core/libpixelflinger/tinyutils/
KeyedVector.h
47
//! returns how many items can be stored without reallocating the
backing
store
/external/guava/javadoc/com/google/common/collect/
ForwardingObject.html
113
methods through to the
backing
object, but relies on <code>Object</code>'s
174
Returns the
backing
delegate instance that methods are forwarded to.</TD>
232
<DD>Returns the
backing
delegate instance that methods are forwarded to.
ForwardingIterator.html
113
backing
iterator as desired per the <a
158
Returns the
backing
delegate instance that methods are forwarded to.</TD>
239
<DD>Returns the
backing
delegate instance that methods are forwarded to.
ForwardingMapEntry.html
110
backing
map entry as desired per the <a
155
Returns the
backing
delegate instance that methods are forwarded to.</TD>
252
<DD>Returns the
backing
delegate instance that methods are forwarded to.
/external/webkit/WebKit/chromium/src/
GraphicsContext3D.cpp
179
// If the width and height of the Canvas's
backing
store don't
714
// Need to reallocate the client-side
backing
store.
775
// directly into the canvas's
backing
store.
784
// the size of the canvas's
backing
store.
826
// We need to draw the resizing bitmap into the canvas's
backing
store.
[
all
...]
/frameworks/base/docs/html/guide/topics/data/
backup.jd
27
<li><a href="#SharedPreferences">
Backing
up SharedPreferences</a></li>
28
<li><a href="#Files">
Backing
up Private Files</a></li>
176
<li>Instead of
backing
up an entire file, you can specify the portions of data the should be
501
<h3 id="SharedPreferences">
Backing
up SharedPreferences</h3>
543
<h3 id="Files">
Backing
up other files</h3>
[
all
...]
/prebuilt/linux-x86/flex/
flex-2.5.4a
/external/jpeg/
structure.doc
395
(with
backing
store management, where required).
[
all
...]
filelist.doc
113
jmemnobs.c "No
backing
store": assumes adequate virtual memory exists.
jmemdosa.asm
9
;
backing
store manager (jmemdos.c). Routines are provided to access disk
/external/v8/src/
objects.h
[
all
...]
/external/webkit/WebCore/rendering/
RenderLayer.cpp
320
backing
()->updateAfterLayout(RenderLayerBacking::CompositingChildren, isUpdateRoot);
615
// Maybe fetch the perspective from the
backing
?
[
all
...]
/external/qemu/block/
qcow2.c
42
- If a
backing
store is used, the cluster size is not constrained
241
/* read the
backing
file name */
322
/* handle reading after the end of the
backing
file */
/dalvik/libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java
201
* Starts method tracing without a
backing
file. When stopMethodTracing
/dalvik/libcore/nio/src/main/java/java/nio/
Buffer.java
100
* Returns the offset into the
backing
array, if one exists, otherwise 0.
/development/samples/BackupRestore/src/com/example/android/backuprestore/
BackupRestoreActivity.java
69
* the same result as {@link ExampleAgent} -
backing
up the application's saved
/external/guava/src/com/google/common/base/
FinalizableReferenceQueue.java
36
* the
backing
thread will not invoke {@code finalizeReferent()} on the
/external/guava/src/com/google/common/collect/
AbstractMapBasedMultiset.java
72
/** Used during deserialization only. The
backing
map must be empty. */
Completed in 789 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>