Lines Matching refs:FLAGS
37 FLAGS=""
186 FLAGS="${FLAGS} -Xcompiler-option $option"
200 FLAGS="${FLAGS} $option"
305 FLAGS="${FLAGS} -Xcompiler-option --dump-cfg-append"
366 FLAGS="${FLAGS} -Xcompiler-option --baseline"
514 FLAGS="${FLAGS} ${ANDROID_FLAGS}"
517 FLAGS="${FLAGS} -XjdwpProvider:none"
519 …FLAGS="${FLAGS} -Xexperimental:${feature} -Xcompiler-option --runtime-arg -Xcompiler-option -Xexpe…
601 FLAGS="${FLAGS} -agentpath:${agent}"
612 FLAGS="${FLAGS} -Xplugin:${plugin}"
634 FLAGS="${FLAGS} -agentpath:${ANDROID_HOST_OUT}/nativetest64/${agent}=${TEST_NAME},jvm"
636 FLAGS="${FLAGS} -agentpath:${agent}=${TEST_NAME},art"
665 FLAGS="${FLAGS} -agentpath:${ANDROID_HOST_OUT}/nativetest64/${agent}=${agent_args}"
667 FLAGS="${FLAGS} -agentpath:${agent}=${agent_args}"
675 FLAGS="${FLAGS} -Xint"
679 …cmdline="${JAVA} ${DEBUGGER_OPTS} ${JVM_VERIFY_ARG} -Xmx256m -classpath classes:classes2 ${FLAGS} …
728 FLAGS="${FLAGS} -Xbootclasspath:${bpath}"
729 FLAGS="${FLAGS} -Xbootclasspath-locations:${bpath_locations}"
735 FLAGS="${FLAGS} -Xnoimage-dex2oat"
807 FLAGS="${FLAGS} -Xrelocate"
809 FLAGS="$FLAGS -Xnorelocate"
920 FLAGS="${FLAGS} -Xcompiler-option --profile-file=$DEX_LOCATION/$TEST_NAME.prof"
996 FLAGS="$FLAGS -Xcompiler-option --generate-mini-debug-info"
1008 FLAGS="$FLAGS -Xcompiler-option --generate-mini-debug-info"
1057 $FLAGS \