Home
last modified time | relevance | path

Searched refs:SH (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/net/java/android/net/apf/
DApfGenerator.java52 SH(12), // Left shift, e.g, "sh R0, 5" or "sh R0, -5" (shifts right) enumConstant
535 Instruction instruction = new Instruction(Opcodes.SH); in addLeftShift()
546 Instruction instruction = new Instruction(Opcodes.SH); in addRightShift()
604 Instruction instruction = new Instruction(Opcodes.SH, Register.R1); in addLeftShiftR1()
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/
DLoaderDicom.java95 static final short SH = vr("SH"); field in LoaderDicom
108 AE, AS, CS, DA, DS, DT, IS, LO, LT, PN, SH, ST, TM, UT