OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backing
(Results
26 - 50
of
1190
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/java/nio/
NioUtils.java
70
* Exposes the array
backing
a non-direct ByteBuffer, even if the ByteBuffer is read-only.
71
* Normally, attempting to access the array
backing
a read-only buffer throws.
78
* Exposes the array offset for the array
backing
a non-direct ByteBuffer,
/external/skia/include/private/
GrTextureProxy.h
24
// Actually instantiate the
backing
texture, if necessary
/prebuilts/misc/windows/sdl2/test/
testnativecocoa.m
34
nswindow = [[NSWindow alloc] initWithContentRect:rect styleMask:style
backing
:NSBackingStoreBuffered defer:FALSE];
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/
InternalSwitchStack.c
28
the new
backing
store pointer.
57
// Get new
backing
store pointer from variable list
/external/guava/guava-gwt/src/com/google/common/collect/
Table_CustomFieldSerializerBase.java
45
* The
backing
map of a {Hash,Tree}BasedTable is a {Hash,Tree}Map of {Hash,Tree}Maps. Therefore,
46
* the
backing
map is serializable (assuming that the row, column and values, along with any
/external/ltp/testcases/kernel/syscalls/epoll2/man/
epoll_create.2
35
an event
backing
store dimensioned for
39
is not the maximum size of the
backing
store but
/libcore/ojluni/src/main/java/java/util/prefs/
BackingStoreException.java
32
* of a failure in the
backing
store, or a failure to contact the
backing
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
mman-common.h
48
#define MADV_HUGEPAGE 14 /* Worth
backing
with hugepages */
49
#define MADV_NOHUGEPAGE 15 /* Not worth
backing
with hugepages */
/external/guava/guava/src/com/google/common/util/concurrent/
ThreadFactoryBuilder.java
36
* <li> a {@linkplain ThreadFactory#newThread
backing
thread factory}
38
* <p>If no
backing
thread factory is provided, a default
backing
thread factory is
121
* Sets the
backing
{@link ThreadFactory} for new threads created with this
123
* this
backing
{@link ThreadFactory}.
125
* @param backingThreadFactory the
backing
{@link ThreadFactory} which will
/external/skia/src/core/
SkSpecialImage.h
44
* Note: the contents of the
backing
storage outside of the subset rect are undefined.
108
* It may or may not point to the same
backing
memory.
114
* It may or may not point to the same
backing
memory.
135
* Regardless of the underlying
backing
store, return the contents as a GrTextureProxy.
143
* Regardless of the underlying
backing
store, return the contents as an SkBitmap
145
* The returned ImageInfo represents the
backing
memory. Use 'subset'
/external/kernel-headers/original/uapi/linux/
bcache.h
136
* Version 1:
Backing
device
139
* Version 4:
Backing
device with data offset
186
/*
Backing
devices */
191
*
backing
devices, so don't add anything here until we fix
192
* things to not need it for
backing
devices anymore
313
/* UUIDS - per
backing
device/flash only volume metadata */
363
/* UUIDS - per
backing
device/flash only volume metadata */
/external/v8/src/x64/
codegen-x64.cc
117
// to the
backing
store.
124
// Check
backing
store for COW-ness. For COW arrays we have to
125
// allocate a new
backing
store.
130
// For x32 port we have to allocate a new
backing
store as SMI size is
136
// Check if the
backing
store is in new-space. If not, we need to allocate
138
// If in new space, we can reuse the old
backing
store because it is
147
// Set
backing
store's map
172
// Allocate new
backing
store.
176
// Set
backing
store's map
179
// Set receiver's
backing
store
[
all
...]
/external/vixl/src/
code-buffer-vixl.h
170
//
Backing
store of the buffer.
172
// If true the
backing
store is allocated and deallocated by the buffer. The
173
//
backing
store can then grow on demand. If false the
backing
store is
180
// Capacity in bytes of the
backing
store.
/external/protobuf/java/core/src/main/java/com/google/protobuf/
UnsafeByteOperations.java
39
* potentially expose the
backing
buffer of a {@link ByteString} to the application.
42
* guaranteed that the buffer
backing
the {@link ByteString} will never change! Mutation of a
70
* <p>This method exposes the internal
backing
buffer(s) of the {@link ByteString} to the {@link
/external/sfntly/cpp/src/sfntly/table/
font_data_table.h
68
// Construct a FontDataTable.Builder with a WritableFontData
backing
store
69
// of size given. A positive size will create a fixed size
backing
store and
70
// a 0 or less size is an estimate for a growable
backing
store with the
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
CursorObjectAdapter.java
94
* Returns the {@link Cursor}
backing
the adapter.
154
* Closes this adapter, closing the
backing
{@link Cursor} as well.
164
* Returns true if the adapter, and hence the
backing
{@link Cursor}, is closed; false
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
SwitchStack.c
27
the new
backing
store pointer.
41
a single parameter of type VOID * that specifies the new
backing
/external/archive-patcher/shared/src/main/java/com/google/archivepatcher/shared/
RandomAccessFileOutputStream.java
25
* to force the data to be written to the
backing
storage.
29
* The
backing
{@link RandomAccessFile}.
/external/kernel-headers/original/uapi/asm-generic/
mman-common.h
54
#define MADV_HUGEPAGE 14 /* Worth
backing
with hugepages */
55
#define MADV_NOHUGEPAGE 15 /* Not worth
backing
with hugepages */
/external/libjpeg-turbo/
jmemnobs.c
13
* assumes that no
backing
-store files are needed: all required space
81
*
Backing
store (temporary file) management.
/external/pdfium/third_party/libjpeg/
fpdfapi_jmemnobs.c
10
* assumes that no
backing
-store files are needed: all required space
87
*
Backing
store (temporary file) management.
/frameworks/base/libs/hwui/tests/unit/
DeferredLayerUpdaterTests.cpp
33
// updates are deferred so the
backing
layer should still be in its default state
54
// the
backing
layer should now have all the properties applied.
/build/make/tools/
fat16copy.py
147
def __init__(self,
backing
):
149
backing
: A file-like object from which we can read dentry info. Should have
152
self.
backing
=
backing
154
to_read = self.
backing
.size / 32
156
self.
backing
.seek(0)
159
(dent, consumed) = self.
backing
.fs.read_dentry(self.
backing
)
181
new_dentry = dentry(self.
backing
.fs, attributes, shortname, ext,
183
new_dentry.commit(self.
backing
)
[
all
...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
SparseRealMatrix.java
21
* Marker interface for {@link RealMatrix} implementations that require sparse
backing
storage
SparseRealVector.java
20
* Marker interface for RealVectors that require sparse
backing
storage
Completed in 2091 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>