HomeSort by relevance Sort by last modified time
    Searched full:stored (Results 1 - 25 of 9000) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/samples/ApiDemos/assets/
read_asset.txt 1 This text is stored in a raw Asset.
  /art/test/606-erroneous-class/
info.txt 2 from being stored into it. This was bogus because the status of a class can be
  /external/chromium-trace/catapult/dashboard/dashboard/models/
README.md 5 stored in the Chrome Perf Dashboard.
  /external/compiler-rt/test/msan/
chained_origin_limits.cc 129 // CHECK7-NOT: Uninitialized value was stored to memory at
130 // CHECK7: Uninitialized value was stored to memory at
131 // CHECK7-NOT: Uninitialized value was stored to memory at
132 // CHECK7: Uninitialized value was stored to memory at
133 // CHECK7-NOT: Uninitialized value was stored to memory at
134 // CHECK7: Uninitialized value was stored to memory at
135 // CHECK7-NOT: Uninitialized value was stored to memory at
136 // CHECK7: Uninitialized value was stored to memory at
137 // CHECK7-NOT: Uninitialized value was stored to memory at
138 // CHECK7: Uninitialized value was stored to memory a
    [all...]
  /development/samples/training/threadsample/res/values/
strings.xml 10 <string name="no_connection">In offline mode, and no stored data is available.</string>
12 <string name="offline_mode">In offline mode. Stored data is shown.</string>
  /frameworks/base/core/tests/coretests/src/android/view/
SetTagsTest.java 57 final Object stored = mView.getTag(); local
58 assertNotNull(stored);
59 assertSame("The stored tag is inccorect", o, stored);
72 final Object stored = mView.getTag(R.id.a); local
73 assertNotNull(stored);
74 assertSame("The stored tag is inccorect", o, stored);
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/imports/
Ruleb.g 3 // This is just here to show that import grammars are stored in their
  /external/autotest/server/
constants.py 1 # Prefix of directory where collected crash-logs are stored.
  /external/chromium-trace/catapult/dashboard/dashboard/
namespaced_stored_object.py 18 """Gets the external copy of a stored object."""
24 """Sets the the value of a stored object, either external or internal."""
30 """Sets the external copy of a stored object."""
36 """Deletes both the internal and external copy of a stored object."""
  /external/llvm/test/CodeGen/X86/
fp-immediate-shorten.ll 1 ;; Test that this FP immediate is stored in the constant pool as a float.
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/index/
IndexHash.java 59 IndexHash stored = new IndexHash(); local
65 stored.add(unpaddedSize, uncompressedSize);
70 if (stored.blocksSum > blocksSum
71 || stored.uncompressedSum > uncompressedSum
72 || stored.indexListSize > indexListSize)
76 if (stored.blocksSum != blocksSum
77 || stored.uncompressedSum != uncompressedSum
78 || stored.indexListSize != indexListSize
79 || !Arrays.equals(stored.hash.finish(), hash.finish()))
  /external/e2fsprogs/tests/r_inline_xattr/
expect 4 Extended attributes stored in inode body:
14 Extended attributes stored in inode body:
  /external/llvm/include/llvm/Transforms/Utils/
GlobalStatus.h 41 /// This global is stored to, but the only thing stored is the constant it
45 /// This global is stored to, but only its initializer and one other value
46 /// is ever stored to it. If this global isStoredOnce, we track the value
47 /// stored to it in StoredOnceValue below. This is only tracked for scalar
51 /// This global is stored to by multiple values or something else that we
53 Stored
56 /// If only one value (besides the initializer constant) is ever stored to
  /external/autotest/client/site_tests/platform_SessionManagerBlockDevmodeSetting/
control 14 crossystem flag according to the value stored in device settings.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
Selector.java 6 * @param <T> the type stored in the store.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
update-copyright 4 # taking care of exceptions stored in file `no-copyright'.
  /external/zlib/src/contrib/infback9/
inflate9.h 14 STORED, /* i: waiting for stored size (length and complement) */
27 TYPE -> STORED or TABLE or LEN or DONE
28 STORED -> TYPE
  /frameworks/base/tools/layoutlib/bridge/resources/bars/
README 4 They are stored per API. However, to prevent duplication of resources, each API
  /prebuilts/go/darwin-x86/test/
gc.go 16 // println(b, "stored at", &b)
  /prebuilts/go/linux-x86/test/
gc.go 16 // println(b, "stored at", &b)
  /system/update_engine/payload_generator/
blob_file_writer.h 29 // Create the BlobFileWriter object that will manage the blobs stored to
36 // was stored, or -1 in case of failure.
39 // The number of |total_blobs| is the number of blobs that will be stored but
41 // skipped. This function will also reset the number of stored blobs to 0.
  /frameworks/base/telephony/java/com/android/internal/telephony/
IMms.aidl 99 * Delete a system stored SMS or MMS message
102 * @param messageUri the URI of the stored message
108 * Delete a system stored SMS or MMS thread
117 * Update the status properties of a system stored SMS or MMS message, e.g.
121 * @param messageUri the URI of the stored message
129 * Archive or unarchive a stored conversation
144 * @return the URI of the stored draft message
153 * @return the URI of the stored draft message
158 * Send a system stored MMS message
161 * for sending a text message that has been stored as a draft
    [all...]
  /external/libhevc/common/x86/
ihevc_itrans_recon_ssse3_intr.c 220 /* Stage 1 outputs stored in m_temp_reg_20-23 */
323 /* c[4] stored in m_temp_reg_4 */
328 /* c[3] stored in m_temp_reg_3 */
338 /* c[0] stored in m_temp_reg_0 */
343 /* c[1] stored in m_temp_reg_1 */
348 /* c[2] stored in m_temp_reg_2 */
353 /* c[4] stored in m_temp_reg_4 */
651 /* e1 stored in m_temp_reg_31 */
658 /* e0 stored in m_temp_reg_30 */
666 /* o1 stored in m_temp_reg_33 *
    [all...]
ihevc_itrans_recon_sse42_intr.c 204 /* Stage 1 outputs stored in m_temp_reg_20-23 */
265 /* c[4] stored in m_temp_reg_4 */
270 /* c[3] stored in m_temp_reg_3 */
275 /* c[0] stored in m_temp_reg_0 */
280 /* c[1] stored in m_temp_reg_1 */
285 /* c[2] stored in m_temp_reg_2 */
290 /* c[4] stored in m_temp_reg_4 */
518 /* e1 stored in m_temp_reg_31 */
525 /* e0 stored in m_temp_reg_30 */
533 /* o1 stored in m_temp_reg_33 *
    [all...]
  /bionic/libc/dns/include/
resolv_stats.h 43 // The number of samples stored.
58 * threshold for the stored stored samples. If not enough samples are stored, the server is
65 /* Aggregates the reachability statistics for the given server based on on the stored samples. */

Completed in 812 milliseconds

1 2 3 4 5 6 7 8 91011>>