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

12 3 4 5 6 7 8 91011>>

  /frameworks/base/graphics/jni/
Android.mk 2 # libRS needs libacc, which isn't 64-bit clean, and so can't be built
  /frameworks/base/core/java/android/util/
AttributeSet.java 98 * @param defaultValue What to return if the attribute isn't found.
115 * @param defaultValue What to return if the attribute isn't found.
126 * @param defaultValue What to return if the attribute isn't found.
139 * @param defaultValue What to return if the attribute isn't found.
150 * @param defaultValue What to return if the attribute isn't found.
175 * @param defaultValue What to return if the attribute isn't found.
192 * @param defaultValue What to return if the attribute isn't found.
203 * @param defaultValue What to return if the attribute isn't found.
216 * @param defaultValue What to return if the attribute isn't found.
227 * @param defaultValue What to return if the attribute isn't found
    [all...]
  /dalvik/dalvikvm/
Android.mk 69 # In this case, include libssl and libz, but libffi isn't listed:
71 # have sufficient custom code so that libffi isn't needed at all,
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/
BlockCipher.java 43 * @exception DataLengthException if there isn't enough data in in, or
45 * @exception IllegalStateException if the cipher isn't initialised.
Mac.java 47 * @exception DataLengthException if there isn't enough data in in.
60 * @exception DataLengthException if there isn't enough space in out.
  /external/qemu/
softmmu-semi.h 41 /* TODO: Make this something that isn't fixed size. */
53 /* TODO: Make this something that isn't fixed size. */
  /frameworks/base/core/java/android/content/
ContentUris.java 33 * @throws UnsupportedOperationException if this isn't a hierarchical URI
34 * @throws NumberFormatException if the last segment isn't a number
  /frameworks/base/core/java/android/os/
SystemProperties.java 40 * @return an empty string if the key isn't found
52 * @return if the key isn't found, return def if it isn't null, or an empty string otherwise
66 * @return the key parsed as an integer, or def if the key isn't found or
81 * @return the key parsed as a long, or def if the key isn't found or
101 * @return the key parsed as a boolean, or def if the key isn't found or is
  /dalvik/dx/src/junit/framework/
Assert.java 15 * Asserts that a condition is true. If it isn't it throws
23 * Asserts that a condition is true. If it isn't it throws
30 * Asserts that a condition is false. If it isn't it throws
37 * Asserts that a condition is false. If it isn't it throws
210 * Asserts that an object isn't null.
216 * Asserts that an object isn't null. If it is
  /dalvik/libcore/junit/src/main/java/junit/framework/
Assert.java 15 * Asserts that a condition is true. If it isn't it throws
23 * Asserts that a condition is true. If it isn't it throws
30 * Asserts that a condition is false. If it isn't it throws
37 * Asserts that a condition is false. If it isn't it throws
210 * Asserts that an object isn't null.
216 * Asserts that an object isn't null. If it is
  /dalvik/tests/021-string2/src/junit/framework/
Assert.java 15 * Asserts that a condition is true. If it isn't it throws
23 * Asserts that a condition is true. If it isn't it throws
30 * Asserts that a condition is false. If it isn't it throws
37 * Asserts that a condition is false. If it isn't it throws
210 * Asserts that an object isn't null.
216 * Asserts that an object isn't null. If it is
  /dalvik/tests/082-inline-execute/src/junit/framework/
Assert.java 15 * Asserts that a condition is true. If it isn't it throws
23 * Asserts that a condition is true. If it isn't it throws
30 * Asserts that a condition is false. If it isn't it throws
37 * Asserts that a condition is false. If it isn't it throws
210 * Asserts that an object isn't null.
216 * Asserts that an object isn't null. If it is
  /external/junit/src/junit/framework/
Assert.java 15 * Asserts that a condition is true. If it isn't it throws
23 * Asserts that a condition is true. If it isn't it throws
30 * Asserts that a condition is false. If it isn't it throws
37 * Asserts that a condition is false. If it isn't it throws
207 * Asserts that an object isn't null.
213 * Asserts that an object isn't null. If it is
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
X509TrustManager.java 39 * if the certificate chain can't be validated or isn't trusted.
59 * if the certificate chain can't be validated or isn't trusted.
  /build/target/product/
AndroidProducts.mk 24 # value of any variable that isn't set in this file or in a file that
generic.mk 17 # This is a generic product that isn't specialized for a specific device.
  /cts/tests/tests/jni/libjnitest/
Android.mk 28 # This isn't part of the system, so don't prelink it.
  /cts/tests/tests/os/libbuildtest/
Android.mk 24 # This isn't part of the system, so don't prelink it.
  /dalvik/dx/src/com/android/dx/cf/iface/
Field.java 32 * field isn't a constant
FieldList.java 27 * of mutation, but that doesn't mean that there isn't a non-interface
MethodList.java 26 * of mutation, but that doesn't mean that there isn't a non-interface
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/modes/
CTSBlockCipher.java 81 * @exception DataLengthException if there isn't enough space in out.
82 * @exception IllegalStateException if the cipher isn't initialised.
114 * @exception DataLengthException if there isn't enough space in out.
115 * @exception IllegalStateException if the cipher isn't initialised.
PaddedBlockCipher.java 89 * @exception DataLengthException if there isn't enough space in out.
90 * @exception IllegalStateException if the cipher isn't initialised.
119 * @exception DataLengthException if there isn't enough space in out.
120 * @exception IllegalStateException if the cipher isn't initialised.
  /dalvik/vm/mterp/armv5te/
OP_FLOAT_TO_INT.S 13 * to modest integer. The EABI convert function isn't doing this for us.
OP_FLOAT_TO_LONG.S 11 * to modest integer. The EABI convert function isn't doing this for us.

Completed in 362 milliseconds

12 3 4 5 6 7 8 91011>>