HomeSort by relevance Sort by last modified time
    Searched full:stores (Results 26 - 50 of 1245) sorted by null

12 3 4 5 6 7 8 91011>>

  /system/core/include/cutils/
atomic-x86.h 89 /* Stores are not reordered with other stores. */
  /dalvik/dx/src/com/android/dx/cf/attrib/
BaseAttribute.java 22 * Base implementation of {@link Attribute}, which directly stores
  /dalvik/dx/src/com/android/dx/cf/iface/
StdFieldList.java 22 * Standard implementation of {@link FieldList}, which directly stores
StdMethodList.java 22 * Standard implementation of {@link MethodList}, which directly stores
  /dalvik/vm/mterp/x86-atom/
OP_INT_TO_DOUBLE.S 24 * stores the result in the destination register. vA<- (double) vB
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/chromium/net/base/
net_util_posix.cc 31 // GURL stores strings as percent-encoded 8-bit, this will undo if possible.
  /external/chromium/net/disk_cache/
mapped_file.h 37 // Loads or stores a given block from the backing file (synchronously).
  /external/chromium/net/tools/flip_server/
ring_buffer.h 52 // Stores a pointer into the ring buffer in *ptr, and stores the number of
57 // Stores a pointer into the ring buffer in *ptr, and stores the number of
simple_buffer.cc 97 // stores a pointer into the simple buffer in *ptr,
98 // and stores the number of characters which are allowed
107 // stores a pointer into the simple buffer in *ptr,
108 // and stores the number of characters which are allowed
  /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/telephony/java/com/android/internal/telephony/gsm/
SmsCbHeader.java 150 * CellBroadcastReceiver, which stores message ID's in SQLite rather than PDU.
161 * CellBroadcastReceiver, which stores message ID's in SQLite rather than PDU.
172 * CellBroadcastReceiver, which stores message ID's in SQLite rather than PDU.
183 * CellBroadcastReceiver, which stores message codes in SQLite rather than PDU.
196 * CellBroadcastReceiver, which stores message codes in SQLite rather than PDU.
  /libcore/luni/src/main/java/sun/misc/
Unsafe.java 190 * Stores an <code>int</code> field into the given object,
210 * Stores a <code>long</code> field into the given object,
230 * Stores an <code>Object</code> field into the given object,
250 * Stores an <code>int</code> field into the given object.
276 * Stores a <code>long</code> field into the given object.
302 * Stores an <code>Object</code> field into the given object.
  /external/chromium/third_party/icu/source/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/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/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

Completed in 7655 milliseconds

12 3 4 5 6 7 8 91011>>