/sdk/testapps/libsTest/lib2Test/ |
build.xml | 44 dependencies. Lower level build properties are stored in ant.properties
|
/sdk/testapps/testProjectTest/app/ |
build.xml | 44 dependencies. Lower level build properties are stored in ant.properties
|
/sdk/testapps/testProjectTest/lib/ |
build.xml | 44 dependencies. Lower level build properties are stored in ant.properties
|
/sdk/testapps/testProjectTest/testapp/ |
build.xml | 44 dependencies. Lower level build properties are stored in ant.properties
|
/sdk/testapps/testProjectTest/testlib/ |
build.xml | 44 dependencies. Lower level build properties are stored in ant.properties
|
/system/core/include/pixelflinger/ |
format.h | 30 GGL_PIXEL_FORMAT_RGBX_8888 = 2, // 3x8-bit RGB stored in 32-bit chunks
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
ClusterChainDirectory.java | 26 * A directory that is stored in a cluster chain.
|
Fat16RootDirectory.java | 90 * stored in a cluster chain.
|
/external/chromium_org/v8/src/ia32/ |
macro-assembler-ia32.h | 155 // |object| is the object being stored into, |value| is the object being 156 // stored. value and scratch registers are clobbered by the operation. 188 // |array| is the array being stored into, |value| is the 189 // object being stored. |index| is the array index represented as a 202 // dirty. |object| is the object being stored into, |value| is the 203 // object being stored. The address and value registers are clobbered by the 215 // dirty. |object| is the object being stored into, |map| is the Map object 216 // that was stored. 418 // Check to see if maybe_number can be stored as a double in [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
Quaternion.java | 284 * the float[] in which the angles should be stored, or null if
286 * @return the float[] in which the angles are stored.
389 * matrix. The result is stored in result.
433 * matrix. The result is stored in result. 4th row and 4th column values are
587 * represented by the current quaternion. The values are stored as
767 * parameter quaternion. The result is stored in this Quaternion.
796 * from those of this quaternion. The result is stored in this Quaternion.
[all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_slice_header.c | 87 pSliceHeader decoded data is stored here 459 pRefPicListReordering decoded data is stored here 563 pDecRefPicMarking decoded data is stored here 722 picParamSetId value is stored here 782 frameNum value is stored here 857 idrPicId value is stored here 942 picOrderCntLsb value is stored here 1042 deltaPicOrderCntBottom value is stored here [all...] |
/libcore/luni/src/main/java/java/security/ |
KeyStore.java | 413 * Returns an {@code Enumeration} over all alias names stored in this 416 * @return an {@code Enumeration} over all alias names stored in this 445 * Returns the number of entries stored in this {@code KeyStore}. 447 * @return the number of entries stored in this {@code KeyStore}. 572 * password to verify the stored data. 578 * the password to verify the stored data, maybe {@code null}. 797 * the {@code ProtectionParameter} used to protect the stored 854 * the {@code ProtectionParameter} used to protect the stored [all...] |
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
LocalVariableInfo.java | 179 * method, since the spec that is stored here should always have a 202 * previously stored in this instance.
|
/dalvik/dx/src/com/android/dx/rop/code/ |
LocalVariableInfo.java | 182 * method, since the spec that is stored here should always have a 205 * previously stored in this instance.
|
/dalvik/dx/src/com/android/dx/ssa/ |
LocalVariableInfo.java | 179 * method, since the spec that is stored here should always have a 202 * previously stored in this instance.
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
InflaterOutputStreamTest.java | 213 // uncompress the data stored in the compressedBytes 245 // uncompress the data stored in the compressedBytes
|
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/ |
CipherSpiTest.java | 148 assertEquals("Incorrect number of stored bytes", 0, cSpi.engineUpdate( 161 assertTrue("Incorrect number of stored bytes", cSpi.engineUpdate(bb1,
|
/external/apache-http/src/org/apache/http/message/ |
BasicHeaderElement.java | 63 * element or param will be stored as the empty {@link String}; 64 * if the "=" is also missing <var>null</var> will be stored instead.
|
/external/blktrace/doc/ |
blktrace.8 | 46 As noted above, the events are passed up via a series of buffers stored 52 blktrace stores the extracted data into files stored in the
|
/external/chromium/base/metrics/ |
stats_table.h | 121 // null terminator, as stored in the shared memory. 125 // null terminator, as stored in the shared memory.
|
/external/chromium/chrome/browser/autofill/ |
autofill_manager.h | 196 // Returns a list of values from the stored profiles that match |type| and the 207 // Returns a list of values from the stored credit cards that match |type| and
|
autofill_profile.h | 27 // A collection of FormGroups stored in a profile. AutofillProfile also 71 // Accessors for the stored address's country code.
|
/external/chromium/chrome/browser/extensions/ |
extensions_quota_service.h | 71 // lookup for these extensions that is only stored in memory. 130 // the set of buckets (which is typically stored in the BucketMapper itself)
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_store.h | 23 // stored are: 224 // stored in |add_prefixes_result| and |add_full_hashes_result|.
|
/external/chromium/chrome/browser/sessions/ |
session_types.h | 127 // only valid url's being stored (ie chrome://newtab is not stored). Bounds
|