OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backing
(Results
226 - 250
of
1062
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/experimental/iOSSampleApp/
SkSampleUIView.mm
275
// Create default framebuffer object. The
backing
will be allocated for the current layer in -resizeFromLayer
351
// Allocate color buffer
backing
based on the current layer size
/external/skia/include/gpu/
GrGpuResource.h
300
* Allows subclasses to add additional
backing
information to the SkTraceMemoryDump. Called by
301
* onMemoryDump. The default implementation adds no
backing
information.
/frameworks/base/core/java/android/nfc/tech/
TagTechnology.java
161
* Get the {@link Tag} object
backing
this {@link TagTechnology} object.
162
* @return the {@link Tag}
backing
this {@link TagTechnology} object.
/frameworks/base/docs/html/reference/android/support/test/espresso/contrib/
AccessibilityChecks.html
692
<td width="100%">the
backing
<code><a href="/reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that can be used to explicitly check accessibility
721
<td width="100%">the
backing
<code><a href="/reference/com/google/android/apps/common/testing/accessibility/framework/integrations/espresso/AccessibilityValidator.html">AccessibilityValidator</a></code>, on which options for check
/frameworks/base/docs/html/training/backup/
backupapi.jd
90
specialized classes for
backing
up certain kinds of data. The Android framework
133
<p>
Backing
up preferences is similarly easy. Create a {@link
/libcore/ojluni/src/main/java/sun/misc/
CharacterEncoder.java
207
* byte array
backing
the ByteBuffer. If this is not possible, a
218
* If it has a usable
backing
byte buffer, use it. Use only
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
GrantPermissionsActivity.java
293
// We do not allow
backing
out.
299
// We do not allow
backing
out.
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_recno.py
206
A Recno file that is given a "
backing
source file" is essentially a
232
# get the text from the
backing
source
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_recno.py
206
A Recno file that is given a "
backing
source file" is essentially a
232
# get the text from the
backing
source
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_recno.py
206
A Recno file that is given a "
backing
source file" is essentially a
232
# get the text from the
backing
source
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_recno.py
206
A Recno file that is given a "
backing
source file" is essentially a
232
# get the text from the
backing
source
/system/extras/ext4_utils/
indirect.c
32
critical_error("indirect
backing
larger than %d blocks", EXT4_NDIR_BLOCKS);
504
error("failed to create
backing
for %lu bytes", backing_len);
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
AbstractDirectory.java
70
* off the
backing
storage. This method must always fill the buffer's
81
* contents to the
backing
storage. This method is expected to write the
/libcore/ojluni/src/main/java/java/nio/
ByteBuffer.java
164
* be direct if, and only if, its
backing
byte buffer is direct. </p></li>
207
//
backing
array, and array offset
229
* {@link #hasArray </code>
backing
array<code>} is unspecified.
251
* </code>
backing
array<code>}, and its {@link #arrayOffset </code>array
272
* {@link #array </code>
backing
array<code>} will be the given array, and
304
* undefined. Its {@link #array </code>
backing
array<code>} will be the
556
// have a
backing
, non-gc-movable byte array. JNI allocated direct byte buffers WILL NOT
557
// have a
backing
array.
671
* method in order to ensure that this buffer has an accessible
backing
687
* Returns the offset within this buffer's
backing
array of the firs
[
all
...]
/art/runtime/gc/accounting/
bitmap.h
114
//
Backing
storage for bitmap.
/art/runtime/
handle_scope.h
97
// Return
backing
storage used for references.
/bionic/libc/upstream-openbsd/lib/libc/stdio/
ungetc.c
122
* If we can handle this by simply
backing
up, do so,
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
BlockingInputAllocation.java
68
* Get the Allocation
backing
this {@link BlockingInputAllocation}.
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/
ImageDetailActivity.java
84
// Set up ViewPager and
backing
adapter
/developers/samples/android/content/WidgetData/Application/src/main/java/com/example/android/widgetdata/
WeatherDataProvider.java
129
// Notify any listeners that the data
backing
the content provider has changed, and return
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/
ImageDetailActivity.java
84
// Set up ViewPager and
backing
adapter
/development/samples/NotePad/src/com/example/android/notepad/
NotesLiveFolder.java
65
// Sets the URI pattern for the content provider
backing
the folder.
/development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/
WeatherDataProvider.java
134
// Notify any listeners that the data
backing
the content provider has changed, and return
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/ui/
ImageDetailActivity.java
84
// Set up ViewPager and
backing
adapter
/device/google/dragon/recovery/updater/
flash_file.cpp
42
dev->fd = -1; /* No
backing
file */
Completed in 1022 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>