Searched
full:range (Results
476 -
500 of
3739) sorted by null
<<11121314151617181920>>
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_virtual_range/d/ |
T_invoke_virtual_range_9.d | 30 invoke-virtual/range {v7..v8}, java/lang/Object/equals(Ljava/lang/Object;)Z
|
/dalvik/docs/opcodes/ |
opcode-0e-return-void.html | 70 the invoke-kind or invoke-kind/range instruction that caused this method
|
/dalvik/dx/tests/074-dex-form35c-edge-case/ |
expected.txt | 32 001f: invoke-virtual/range {v14..v16}, Blort.blort:(J)V
|
/dalvik/libcore/json/src/main/java/org/json/ |
JSONException.java | 28 * <li>Lookups using an out of range index or nonexistant name
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
IndexOutOfBoundsException.java | 22 * using a value which is outside of the range of valid indices.
|
/dalvik/libcore/luni/src/main/java/java/util/ |
InputMismatchException.java | 22 * next token does not match or is out of range for the type specified in the
|
/dalvik/libcore/luni/src/main/native/ |
java_lang_Double.c | 30 // For this method all values in the NaN range are
|
java_lang_Float.c | 38 // For this method all values in the NaN range are
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/ |
X509DefaultEntryConverter.java | 20 * and the character range of the value.
|
/dalvik/libdex/ |
InstrUtils.h | 68 kFmt3rms, // [opt] invoke-virtual+super/range 69 kFmt3rfs, // [opt] invoke-interface/range 71 kFmt3rinline, // [opt] inline invoke/range 88 * Instruction width, a value in the range -3 to 5.
|
/dalvik/vm/compiler/ |
Ralloc.c | 111 * 3. Sort the live range list by lowest range start. 113 * o If there is no live range collisions among all operands and 117 * 5. Allocate in order of increasing live range start.
|
/dalvik/vm/mterp/armv5te/ |
OP_INVOKE_INTERFACE.S | 8 * for: invoke-interface, invoke-interface/range
|
OP_INVOKE_STATIC.S | 7 * for: invoke-static, invoke-static/range
|
OP_INVOKE_SUPER_QUICK.S | 7 * for: [opt] invoke-super-quick, invoke-super-quick/range
|
/dalvik/vm/mterp/x86/ |
OP_INVOKE_INTERFACE.S | 8 * for: invoke-interface, invoke-interface/range
|
OP_INVOKE_STATIC.S | 7 * for: invoke-static, invoke-static/range
|
OP_INVOKE_SUPER_QUICK.S | 7 * for: [opt] invoke-super-quick, invoke-super-quick/range
|
OP_INVOKE_VIRTUAL_QUICK.S | 7 * for: [opt] invoke-virtual-quick, invoke-virtual-quick/range
|
/development/tools/axl/ |
chewie.py | 24 for x in range(len(self.queue)): 139 rng = range(connectionCount) 178 # print lines, [[x, x] for x in range(len(vals))] 179 # pylab.plot(lines, [[x, x] for x in range(len(vals))], 'r-')
|
/external/apache-http/src/org/apache/commons/codec/ |
EncoderException.java | 23 * expected range.
|
/external/clearsilver/util/test/ |
hdf_copy_test.hdf | 9 # TODO: specify time range for the dataset....
|
/external/dropbear/libtommath/ |
bn_error.c | 24 { MP_VAL, "Value out of range" }
|
/external/elfutils/libdw/ |
dwarf_getarange_addr.c | 1 /* Get address range which includes given address.
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
IFieldCollection.java | 32 * @param offset field offset [must be in [0, size()) range; input not checked] 35 * @throws IndexOutOfBoundsException if 'offset' is outside of valid range 85 * @param offset field offset [must be in [0, size()) range; input not checked] 89 * @throws IndexOutOfBoundsException if 'offset' is outside of valid range
|
/external/freetype/src/sfnt/ |
ttsbit.h | 59 TT_SBit_Range range,
|
Completed in 37 milliseconds
<<11121314151617181920>>