Lines Matching refs:FLAGS
261 FLAGS = ""
358 FLAGS += f" -Xcompiler-option {arg}"
365 FLAGS += " -Xcompiler-option --dump-cfg-append"
370 FLAGS += f" {arg}"
421 FLAGS += " -Xcompiler-option --baseline"
471 FLAGS += f" {ANDROID_FLAGS}"
474 FLAGS += " -XjdwpProvider:none"
476 …FLAGS += f" -Xexperimental:{feature} -Xcompiler-option --runtime-arg -Xcompiler-option -Xexperimen…
529 FLAGS += f" -agentpath:{agent}"
538 FLAGS += f" -Xplugin:{plugin}"
544 FLAGS += " -Xjitthreshold:1"
561 FLAGS += f" -agentpath:{ANDROID_HOST_OUT}/nativetest64/{agent}={TEST_NAME},jvm"
563 FLAGS += f" -agentpath:{agent}={TEST_NAME},art"
584 FLAGS += f" -agentpath:{ANDROID_HOST_OUT}/nativetest64/{agent}={agent_args}"
586 FLAGS += f" -agentpath:{agent}={agent_args}"
598 FLAGS += " -Xint"
613 FLAGS += f" -Xbootclasspath:{b_path}{BCPEX}"
614 FLAGS += f" -Xbootclasspath-locations:{b_path_locations}{BCPEX}"
620 FLAGS += " -Xnoimage-dex2oat"
673 FLAGS += " -Xrelocate"
675 FLAGS += " -Xnorelocate"
754 FLAGS = f"{FLAGS} -Xcompiler-option --profile-file={DEX_LOCATION}/{TEST_NAME}.prof"
844 FLAGS += " -Xcompiler-option --generate-mini-debug-info"
856 FLAGS += " -Xcompiler-option --generate-mini-debug-info"
906 {FLAGS} \