HomeSort by relevance Sort by last modified time
    Searched full:stores (Results 51 - 75 of 1191) sorted by null

1 23 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/x86-atom/
OP_REM_DOUBLE.S 24 * source register by a second, and stores the result in a
OP_REM_DOUBLE_2ADDR.S 24 * source register by a second, and stores the result in the first
OP_REM_FLOAT_2ADDR.S 24 * source register by a second, and stores the result in the first
  /development/tools/hosttestlib/src/com/android/hosttest/
DeviceTestSuite.java 26 * Helper JUnit test suite that stores reference to an Android device and test data.
  /external/bluetooth/glib/gio/
gfileattribute.h 55 * The registry stores Key-Value pair formats as #GFileAttributeInfo<!-- -->s.
  /external/dropbear/libtommath/
bn_mp_toradix.c 18 /* stores a bignum as a ASCII string in a given radix (2..64) */
  /external/icu4c/common/
icucfg.h 7 /* Define if your processor stores words with the most significant
icucfg.h.in 6 /* Define if your processor stores words with the most significant
  /external/proguard/src/proguard/classfile/visitor/
ClassVersionSetter.java 51 * Creates a new ClassVersionSetter that also stores any newer class version
  /external/webkit/JavaScriptCore/runtime/
GetterSetter.h 34 // This is an internal value object which stores getter and setter functions
  /external/webkit/LayoutTests/storage/domstorage/localstorage/
string-conversion.html 51 This test case verifies that local storage only stores strings.
  /external/webkit/LayoutTests/storage/domstorage/sessionstorage/
string-conversion.html 51 This test case verifies that session storage only stores strings.
  /frameworks/base/awt/java/awt/geom/
Dimension2D.java 26 * object. It stores double-valued data in order to be compatible with
  /frameworks/base/core/java/android/util/
LongSparseArray.java 198 * currently stores.
211 * SparseArray stores.
224 * SparseArray stores.
237 * SparseArray stores.
SparseArray.java 174 * currently stores.
187 * SparseArray stores.
200 * SparseArray stores.
213 * SparseArray stores.
SparseBooleanArray.java 124 * currently stores.
133 * SparseBooleanArray stores.
142 * SparseBooleanArray stores.
SparseIntArray.java 130 * currently stores.
139 * SparseIntArray stores.
148 * SparseIntArray stores.
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransferInfo.java 36 * This is currently used by Application codes. This class stores information
  /packages/apps/Email/src/com/android/email/mail/
Folder.java 38 OUTBOX, // Local folders only - not used in remote Stores
49 * time and when close() is called. This is only used for remote stores - should be null
123 * Note: Not typically implemented in remote stores, so not abstract.
157 * (such as inbox, draft, sent, or trash). Stores that do not implement this
Store.java 110 result = getStoreInfo(R.xml.stores, scheme, context);
119 // walk through stores.xml file.
224 * Some stores cannot download a message based only on the uid, and need the message structure
226 * requirement. Most stores do not need this and do not need to overload this method, which
274 * Provides a small place for Stores to store persistent data.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSettings.java 58 * Stores the "show web suggestions" preference to the system settings.
  /packages/providers/ContactsProvider/res/values/
strings.xml 20 <!-- This is the label for the application that stores contacts data -->
  /external/opencore/doc/oscl_html/
classOsclBinIStreamBigEndian.html 31 <tr><td>&nbsp;</td><td><font size=-1><em>This method reads a int8 from the stream and stores it in 'data'.</em> <a href="#a7"></a><em></em></font><br><br></td></tr>
33 <tr><td>&nbsp;</td><td><font size=-1><em>This method reads a uint8 from the stream and stores it in 'data'.</em> <a href="#a8"></a><em></em></font><br><br></td></tr>
35 <tr><td>&nbsp;</td><td><font size=-1><em>This method reads a int16 from the stream and stores it in 'data'.</em> <a href="#a9"></a><em></em></font><br><br></td></tr>
37 <tr><td>&nbsp;</td><td><font size=-1><em>This method reads a uint16 from the stream and stores it in 'data'.</em> <a href="#a10"></a><em></em></font><br><br></td></tr>
39 <tr><td>&nbsp;</td><td><font size=-1><em>This method reads a int32 from the stream and stores it in 'data'.</em> <a href="#a11"></a><em></em></font><br><br></td></tr>
41 <tr><td>&nbsp;</td><td><font size=-1><em>This method reads a uint32 from the stream and stores it in 'data'.</em> <a href="#a12"></a><em></em></font><br><br></td></tr>
103 This method reads a uint32 from the stream and stores it in 'data'.
134 This method reads a int32 from the stream and stores it in 'data'.
165 This method reads a uint16 from the stream and stores it in 'data'.
196 This method reads a int16 from the stream and stores it in 'data'
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
DatePickerTest.java 113 /* The month display uses 1-12 but our internal state stores it
147 /* The month display uses 1-12 but our internal state stores it
172 /* The month display uses 1-12 but our internal state stores it
  /external/guava/src/com/google/common/collect/
Serialization.java 59 * Stores the contents of a map in an output stream, as part of serialization.
105 * Stores the contents of a multiset in an output stream, as part of
153 * Stores the contents of a multimap in an output stream, as part of

Completed in 357 milliseconds

1 23 4 5 6 7 8 91011>>