Home | History | Annotate | Download | only in gn

Lines Matching refs:Args

167     "    args = [ \"-o\", rebase_path(root_out_dir, root_build_dir) ]\n"
192 " args = [ \"-o\", rebase_path(target_gen_dir, root_build_dir) ]"
218 " args = [ \"-o\", rebase_path(target_out_dir, root_build_dir) ]"
300 const char kArgs[] = "args";
302 "args: [string list] Arguments passed to an action.";
304 "args: Arguments passed to an action.\n"
306 " For action and action_foreach targets, args is the list of arguments\n"
509 " args = [ \"{{source}}\", \"-o\", depfile ]\n"
999 INSERT_VARIABLE(Args)