Home
last modified time | relevance | path

Searched defs:targ (Results 1 – 5 of 5) sorted by relevance

/dalvik/dexdump/
DDexDump.cpp907 s4 targ = (s4) pDecInsn->vA; in dumpInstruction() local
919 s4 targ = (s4) pDecInsn->vB; in dumpInstruction() local
955 s4 targ = (s4) pDecInsn->vC; in dumpInstruction() local
/dalvik/tests/046-reflect/src/
DMain.java338 Target targ; in run() local
/dalvik/vm/analysis/
DDexVerify.cpp612 u4 targ; in checkSwitchTargets() local
DCodeVerify.cpp5940 int offsetToTargets, targ; in verifyInstruction() local
/dalvik/dx/src/com/android/dx/cf/code/
DRopper.java809 int targ = one.getHandlerPc(); in processBlock() local