OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stores
(Results
101 - 125
of
1191
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/awt/java/awt/image/
BufferedImageOp.java
52
* Performs a filter operation on the source BufferedImage and
stores
the
RasterOp.java
50
* Performs a filter operation on the source Raster and
stores
the resulting
/packages/apps/Camera/src/com/android/camera/gallery/
LruCache.java
26
* An LRU cache which
stores
recently inserted entries and all entries ever
/packages/apps/Gallery3D/src/com/cooliris/media/
LongSparseArray.java
180
*
stores
.
193
*
stores
.
206
*
stores
.
220
*
stores
.
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ApkSettings.java
43
* <p/>The map
stores
(key, value) pairs where the keys is a filename modifier and the value
/system/core/libcutils/
memset32.S
83
/* conditionally
stores
0 to 30 bytes */
/dalvik/libcore/luni/src/main/java/java/io/
FilterInputStream.java
116
* Reads bytes from this stream and
stores
them in the byte array
134
* Reads at most {@code count} bytes from this stream and
stores
them in the
/external/icu4c/common/
propsvec.h
167
/* context=UPVecToUTrieContext, creates the trie and
stores
the rowIndex values */
182
/* context=UPVecToUTrie2Context, creates the trie and
stores
the rowIndex values */
/external/opencore/engines/common/include/
pv_engine_types.h
197
* This function
stores
Mime type parameter of this command
205
* This function
stores
the Uuid parameter of this command
/external/opencore/oscl/oscl/osclutil/src/
oscl_string_uri.h
63
\param str_buf_out Ptr to an output buffer which
stores
the modified string
82
\param oscl_str_out Ptr to an output OSCL_String which
stores
the modified string
/external/proguard/src/proguard/evaluation/
TracedStack.java
29
* The stack
stores
a given producer Value along with each Value it
stores
.
TracedVariables.java
29
* The Variables class
stores
a given producer Value along with each Value it
30
*
stores
. It then generalizes a given collected Value with the producer Value
/external/svox/pico/lib/
picobase.h
80
* Converts the content of 'utf8str' to lowercase and
stores
it on 'lowercase'
91
* Converts the content of 'utf8str' to upperrcase and
stores
it on 'uppercase'
/frameworks/base/awt/org/apache/harmony/awt/gl/image/
JpegDecoder.java
75
//
Stores
number of bytes consumed by the native decoder
77
//
Stores
current scanline returned by the decoder
/frameworks/base/core/java/android/util/
TimingLogger.java
58
/**
Stores
the time of each split. */
61
/**
Stores
the labels for each split. */
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
InstrumentationResultParser.java
126
/**
Stores
the status values for the test result currently being parsed */
129
/**
Stores
the status values for the test result last parsed */
132
/**
Stores
the current "key" portion of the status key-value being parsed. */
135
/**
Stores
the current "value" portion of the status key-value being parsed. */
244
*
Stores
the currently parsed key-value pair into mCurrentTestInfo.
/dalvik/libcore/security/src/main/java/java/security/cert/
PKIXParameters.java
48
// List of cert
stores
that used to find certificates and CRLs
260
* Returns the list of certificate
stores
that are used to find certificates
263
* @return an immutable list of certificate
stores
.
283
* Set the list of certificate
stores
that are used to find certificates and
286
* @param certStores the list of certificate
stores
.
308
* Adds a certificate store to the list of certificate
stores
that are used
583
sb.append("\n Cert
Stores
: "); //$NON-NLS-1$
/external/guava/src/com/google/common/collect/
ImmutableListMultimap.java
169
*
Stores
a collection of values with the same key in the built multimap.
181
*
Stores
an array of values with the same key in the built multimap.
192
*
Stores
another multimap's entries in the built multimap. The generated
Multimap.java
95
*
Stores
a key-value pair in the multimap.
122
*
Stores
a collection of values with the same key.
141
*
Stores
a collection of values with the same key, replacing any existing
/external/v8/src/x64/
regexp-macro-assembler-x64.h
230
// stack pointer (rcx) by a word size and
stores
the register's value there.
234
// by a word size and
stores
the value there.
239
// by a word size and
stores
the value there.
/frameworks/base/core/java/android/os/
DropBoxManager.java
209
*
Stores
human-readable text. The data may be discarded eventually (or even
221
*
Stores
binary data, which may be ignored or discarded as with {@link #addText}.
233
*
Stores
the contents of a file, which may be ignored or discarded as with
/bionic/libc/arch-arm/bionic/
memset.S
105
/* conditionnaly
stores
0 to 31 bytes */
/bionic/libdl/
dltest.c
80
/* getopt_long
stores
the option index here. */
/bionic/libm/man/
feclearexcept.3
72
function
stores
the state of the exception flags specified in
fegetenv.3
56
function
stores
the current floating-point environment in the object
Completed in 185 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>