Searched refs:FORMAT_21C (Results 1 – 2 of 2) sorted by relevance
/dalvik/dx/src/com/android/dx/io/ |
D | OpcodeInfo.java | 168 InstructionCodec.FORMAT_21C, IndexType.STRING_REF); 176 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF); 188 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF); 200 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF); 424 InstructionCodec.FORMAT_21C, IndexType.FIELD_REF); 428 InstructionCodec.FORMAT_21C, IndexType.FIELD_REF); 432 InstructionCodec.FORMAT_21C, IndexType.FIELD_REF); 436 InstructionCodec.FORMAT_21C, IndexType.FIELD_REF); 440 InstructionCodec.FORMAT_21C, IndexType.FIELD_REF); 444 InstructionCodec.FORMAT_21C, IndexType.FIELD_REF); [all …]
|
/dalvik/dx/src/com/android/dx/io/instructions/ |
D | InstructionCodec.java | 254 FORMAT_21C() { in FORMAT_21C() method
|