Searched
full:gets (Results
576 -
600 of
3716) sorted by null
<<21222324252627282930>>
/cts/tools/vm-tests/src/dot/junit/opcodes/move_object_16/ |
Test_move_object_16.java | 100 * register pair, but not touching the other half, the old register pair gets broken
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_object_from16/ |
Test_move_object_from16.java | 101 * register pair, but not touching the other half, the old register pair gets broken
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_wide/ |
Test_move_wide.java | 95 * register pair, but not touching the other half, the old register pair gets broken
|
/dalvik/dx/src/com/android/dx/cf/attrib/ |
AttConstantValue.java | 67 * Gets the constant value of this instance. The returned value
|
RawAttribute.java | 82 * Gets the constant pool to use for cpi resolution, if any. It
|
/dalvik/dx/src/com/android/dx/cf/code/ |
ReturnAddress.java | 101 * Gets the subroutine address.
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
FieldListParser.java | 49 * Gets the parsed list.
|
MethodListParser.java | 49 * Gets the parsed list.
|
/dalvik/dx/src/com/android/dx/dex/code/ |
LocalEnd.java | 70 * Gets the register spec representing the local variable ended
|
LocalSnapshot.java | 63 * Gets the local state associated with this instance.
|
LocalStart.java | 78 * Gets the register spec representing the local variable introduced
|
/dalvik/dx/src/com/android/dx/dex/file/ |
Item.java | 51 * Gets the size of this instance when written, in bytes.
|
StringDataItem.java | 44 * Gets the write size for a given value.
|
/dalvik/dx/src/com/android/dx/rop/annotation/ |
AnnotationsList.java | 69 * Gets the element at the given index. It is an error to call
|
/dalvik/dx/src/com/android/dx/rop/code/ |
RegisterSpec.java | 128 * Gets the string form for the given register number. 317 * Gets the register number. 326 * Gets the type (or actual value) which is loaded from or stored 336 * Gets the variable info associated with this instance, if any. 346 * Gets the next available register number after the one in this 359 * Gets the category of this instance's type. This is just a convenient 371 * Gets whether this instance's type is category 1. This is just a 383 * Gets whether this instance's type is category 2. This is just a 395 * Gets the string form for just the register number of this instance.
|
RegisterSpecSet.java | 126 * Gets the maximum number of registers that may be in this instance, which 137 * Gets the current size of this instance. 161 * Gets the element with the given register number, if any. 177 * Gets the element with the same register number as the given
|
SwitchInsn.java | 112 * Gets the list of switch cases.
|
TranslationAdvice.java | 54 * Gets the maximum register width that can be represented optimally.
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstBoolean.java | 92 * Gets the {@code boolean} value.
|
CstByte.java | 92 * Gets the {@code byte} value.
|
CstChar.java | 92 * Gets the {@code char} value.
|
CstDouble.java | 83 * Gets the {@code double} value.
|
CstFloat.java | 84 * Gets the {@code float} value.
|
CstShort.java | 93 * Gets the {@code short} value.
|
/dalvik/dx/src/com/android/dx/rop/type/ |
Prototype.java | 305 * Gets the descriptor string. 314 * Gets the return type. 323 * Gets the list of parameter types. 332 * Gets the list of frame types corresponding to the list of parameter
|
Completed in 174 milliseconds
<<21222324252627282930>>