Lines Matching refs:FLAGS
264 FLAGS = ""
365 FLAGS += f" -Xcompiler-option {arg}"
372 FLAGS += " -Xcompiler-option --dump-cfg-append"
377 FLAGS += f" {arg}"
437 FLAGS += " -Xcompiler-option --baseline"
487 FLAGS += f" {ANDROID_FLAGS}"
490 FLAGS += " -XjdwpProvider:none"
492 …FLAGS += f" -Xexperimental:{feature} -Xcompiler-option --runtime-arg -Xcompiler-option -Xexperimen…
545 FLAGS += f" -agentpath:{agent}"
554 FLAGS += f" -Xplugin:{plugin}"
560 FLAGS += " -Xjitthreshold:1"
577 FLAGS += f" -agentpath:{ANDROID_HOST_OUT}/nativetest64/{agent}={TEST_NAME},jvm"
579 FLAGS += f" -agentpath:{agent}={TEST_NAME},art"
600 FLAGS += f" -agentpath:{ANDROID_HOST_OUT}/nativetest64/{agent}={agent_args}"
602 FLAGS += f" -agentpath:{agent}={agent_args}"
614 FLAGS += " -Xint"
629 FLAGS += f" -Xbootclasspath:{b_path}{BCPEX}"
630 FLAGS += f" -Xbootclasspath-locations:{b_path_locations}{BCPEX}"
636 FLAGS += " -Xnoimage-dex2oat"
684 FLAGS += " -Xrelocate"
686 FLAGS += " -Xnorelocate"
782 FLAGS = f"{FLAGS} -Xcompiler-option --profile-file={DEX_LOCATION}/{TEST_NAME}.prof"
910 FLAGS += " -Xcompiler-option --generate-mini-debug-info"
922 FLAGS += " -Xcompiler-option --generate-mini-debug-info"
972 {FLAGS} \