Lines Matching refs:runtime
110 runtime="art"
150 runtime="jvm"
163 runtime="dalvik"
431 if [ "$runtime" = "jvm" ]; then
447 if [ ! "$runtime" = "jvm" ]; then
451 if [ "$runtime" = "dalvik" ]; then
459 elif [ "$runtime" = "art" ]; then
478 elif [ "$runtime" = "jvm" ]; then
484 if [ "$runtime" != "art" ]; then
675 if [ "$runtime" = "art" -a "$image_suffix" = "-optimizing" -a "$USE_JACK" = "true" ]; then
714 if [ "$runtime" != "jvm" ]; then