HomeSort by relevance Sort by last modified time
    Searched full:range (Results 1601 - 1625 of 3739) sorted by null

<<61626364656667686970>>

  /bionic/libm/man/
exp.3 156 occurs or an argument is out of range.
  /bionic/libm/src/
e_exp.c 143 /* x is now in primary range */
  /cts/tests/tests/dpi/src/android/dpi/cts/
ConfigurationTest.java 54 for (Density d : EnumSet.range(Density.INVALID_LOW, Density.INVALID_HIGH)) {
  /cts/tests/tests/widget/src/android/widget/cts/
TimePickerTest.java 195 @ToBeFixed(bug = "1695243", explanation = "setCurrentHour should be in range 0~23")
  /dalvik/docs/
verifier.html 95 should make it impossible to, say, pass a value outside the range
  /dalvik/dx/src/com/android/dx/rop/code/
LocalVariableInfo.java 236 * right exception for range problems.
  /dalvik/dx/src/com/android/dx/ssa/
LocalVariableInfo.java 237 * right exception for range problems.
  /dalvik/libcore/archive/src/main/native/
java_util_zip_Inflater.c 85 * In the range 8..15 for checked, or -8..-15 for unchecked inflate. Unchecked
  /dalvik/libcore/luni/src/main/java/java/io/
ByteArrayInputStream.java 139 * integer in the range from 0 to 255. Returns -1 if the end of the source
LineNumberInputStream.java 100 * in the range from 0 to 255. Returns -1 if the end of this stream has been
SequenceInputStream.java 127 * an integer in the range from 0 to 255. It tries to read from the current
  /dalvik/libcore/math/src/main/java/java/math/
Multiplication.java 117 * It calculates a power of ten, which exponent could be out of 32-bit range.
  /dalvik/libcore/nio/src/main/java/java/nio/
DirectByteBuffer.java 79 throw new IllegalArgumentException("slice out of range");
  /dalvik/libcore/xml/src/main/java/javax/xml/datatype/
Duration.java 79 * <h2>Range of allowed values</h2>
225 * with years that go beyond the range of an <code>int</code>.
499 * exceed the range of int.)
518 * range of <tt>int</tt> in its fields
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
OneStepIterator.java 239 * The number of nodes in the list. The range of valid child node indices
  /dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
IsSupported.java 219 features.add("Range");
  /dalvik/vm/analysis/
CodeVerify.h 55 * motivation is to restrict byte/char/short to the correct range of values.
  /dalvik/vm/compiler/
Utility.c 241 * Returns "false" if the bit is outside the range of the vector and we're
  /dalvik/vm/mterp/common/
asm-constants.h 75 * assembly sources. There may be restrictions on the possible range of
  /dalvik/vm/mterp/x86-atom/
OP_FILLED_NEW_ARRAY.S 34 * AA|op BBBB CCCC (3rc) (range)
  /external/astl/include/
list 217 // Remove a range of elements [first, last)
  /external/bluetooth/bluez/doc/
adapter-api.txt 194 devices are no longer in range or visible.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
hash_tables.sgml 102 The hash values should be evenly distributed over a fairly large range?
  /external/clearsilver/python/examples/base/
SafeHtml.py 128 for x in range (self._matchDict[tag]):
  /external/fdlibm/
e_exp.c 144 /* x is now in primary range */

Completed in 251 milliseconds

<<61626364656667686970>>