Lines Matching full:outputs
17 # outputs (required)
18 # [list of files] Like the outputs of action (if using "compiled_action",
19 # this would be just the list of outputs), or action_foreach (if using
41 # outputs = [
77 assert(defined(invoker.outputs), "outputs must be defined for $target_name")
95 outputs = invoker.outputs
127 assert(defined(invoker.outputs), "outputs must be defined for $target_name")
144 outputs = invoker.outputs