Searched refs:run_target (Results 1 – 2 of 2) sorted by relevance
144 function(add_libc_benchmark_analysis conf_target run_target)152 add_dependencies(${render_target} ${run_target})160 add_dependencies(${display_target} ${run_target})166 set(run_target run-${conf_target}) variable167 add_custom_target(${run_target}171 add_libc_benchmark_analysis(${conf_target} ${run_target})
188 def run_target(self, _no_object=None, _attributes={}, **_arguments): member in CodeWarrior_suite_Events