Searched refs:INTERP (Results 1 – 2 of 2) sorted by relevance
22 INTERP=""34 INTERP="fast"38 INTERP="portable"69 if [ "x$INTERP" = "x" ]; then70 INTERP="fast"113 -cp test.jar "-Xint:${INTERP}" -ea Main "$@"
21 INTERP=""35 INTERP="fast"39 INTERP="portable"71 if [ "x$INTERP" = "x" ]; then72 INTERP="fast"137 $DEX_VERIFY $DEX_OPTIMIZE $DEX_DEBUG "-Xint:${INTERP}" -ea \