HomeSort by relevance Sort by last modified time
    Searched refs:getIndexType (Results 1 - 13 of 13) sorted by null

  /dalvik/dx/src/com/android/dx/io/instructions/
ZeroRegisterDecodedInstruction.java 41 getFormat(), getOpcode(), newIndex, getIndexType(),
OneRegisterDecodedInstruction.java 52 getFormat(), getOpcode(), newIndex, getIndexType(),
RegisterRangeDecodedInstruction.java 57 getFormat(), getOpcode(), newIndex, getIndexType(),
TwoRegisterDecodedInstruction.java 61 getFormat(), getOpcode(), newIndex, getIndexType(),
FiveRegisterDecodedInstruction.java 88 getFormat(), getOpcode(), newIndex, getIndexType(),
FourRegisterDecodedInstruction.java 79 getFormat(), getOpcode(), newIndex, getIndexType(),
ThreeRegisterDecodedInstruction.java 70 getFormat(), getOpcode(), newIndex, getIndexType(),
InstructionCodec.java 261 IndexType indexType = OpcodeInfo.getIndexType(opcode);
369 IndexType indexType = OpcodeInfo.getIndexType(opcode);
503 IndexType indexType = OpcodeInfo.getIndexType(opcode);
676 IndexType indexType = OpcodeInfo.getIndexType(opcodeUnit);
699 IndexType indexType = OpcodeInfo.getIndexType(opcodeUnit);
723 IndexType indexType = OpcodeInfo.getIndexType(opcodeUnit);
    [all...]
DecodedInstruction.java 146 public final IndexType getIndexType() {
  /dalvik/dx/src/com/android/dx/io/
CodeReader.java 102 switch (OpcodeInfo.getIndexType(one.getOpcode())) {
OpcodeInfo.java     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java 607 private String getIndexType(int type) {
    [all...]
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 412 milliseconds