OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stores
(Results
26 - 50
of
1191
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/mterp/x86-atom/
OP_INT_TO_FLOAT.S
24
*
stores
the result in the destintation register. vA<- (float) vB
OP_INT_TO_LONG.S
24
*
stores
the result in the destintation register. vA<- (long) vB
OP_LONG_TO_DOUBLE.S
24
*
stores
the result in the destination register. vA<- (double) vB
OP_LONG_TO_FLOAT.S
24
*
stores
the result in the destination register. vA<- (double) vB
OP_REM_FLOAT.S
24
* source register by a second, and
stores
the result in a
/development/tools/hosttestlib/src/com/android/hosttest/
DeviceTest.java
24
* Helper JUnit test that
stores
reference to a Android device and test data.
DeviceTestCase.java
24
* Helper JUnit test case that
stores
reference to an Android device and test data.
/external/dropbear/libtomcrypt/src/pk/pkcs1/
pkcs_1_i2osp.c
20
/* always
stores
the same # of bytes, pads with leading zero bytes
/external/expat/vms/
expat_config.h
21
/* Define if your processor
stores
words with the most significant
/external/oprofile/libop/
op_config.h
49
/* Global directory that
stores
debug files */
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
bktrace.h
22
/// \brief
Stores
the backtrace from the point of construction.
/frameworks/base/awt/javax/imageio/stream/
ImageInputStream.java
63
*
stores
a result to this array.
75
*
stores
a result to the specified array with the specified offset.
223
* Reads the specified number of bytes from the stream, and
stores
the
239
* array's length, and
stores
them into this array.
249
* Reads the specified number of shorts from the stream, and
stores
the
264
* Reads the specified number of chars from the stream, and
stores
the
279
* Reads the specified number of integer from the stream, and
stores
the
294
* Reads the specified number of longs from the stream, and
stores
the
309
* Reads the specified number of floats from the stream, and
stores
the
324
* Reads the specified number of doubles from the stream, and
stores
th
[
all
...]
/dalvik/libcore/suncompat/src/main/java/sun/misc/
Unsafe.java
194
*
Stores
an <code>int</code> field into the given object,
214
*
Stores
a <code>long</code> field into the given object,
234
*
Stores
an <code>Object</code> field into the given object,
254
*
Stores
an <code>int</code> field into the given object.
272
*
Stores
a <code>long</code> field into the given object.
290
*
Stores
an <code>Object</code> field into the given object.
/external/icu4c/common/
unisetspan.h
116
// Pointer to the part of the (utf8Lengths) memory block that
stores
120
// Pointer to the part of the (utf8Lengths) memory block that
stores
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
sp_dec.h
85
Stores
pointer to filter status struct in *st. This pointer has to
97
stores
NULL in *s
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
pre_proc.h
90
Stores
pointer to filter status struct in *st. This pointer has to
101
stores
NULL in *st
/external/speex/include/speex/
speex_stereo.h
71
/** Transforms a stereo frame into a mono frame and
stores
intensity stereo info in 'bits' */
74
/** Transforms a stereo frame into a mono frame and
stores
intensity stereo info in 'bits' */
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
sp_dec.h
85
Stores
pointer to filter status struct in *st. This pointer has to
97
stores
NULL in *s
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
pre_proc.h
90
Stores
pointer to filter status struct in *st. This pointer has to
101
stores
NULL in *st
/dalvik/dx/src/com/android/dx/cf/iface/
StdField.java
25
* Standard implementation of {@link Field}, which directly
stores
StdMethod.java
25
* Standard implementation of {@link Method}, which directly
stores
/dalvik/libcore/security/src/main/java/java/security/
SecureRandomSpi.java
43
* Generates and
stores
random bytes in the given {@code byte[]} for each
package.html
29
such as key
stores
. Therefore the corresponding
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLClientSessionCache.java
45
*
Stores
session data for the given session.
SSLServerSessionCache.java
45
*
Stores
session data for the given session.
Completed in 90 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>