Home | History | Annotate | Download | only in gn

Lines Matching refs:Args

185     "    args = [ \"-o\", to_build_path(root_out_dir) ]\n"
210 " args = [ \"-o\", to_build_path(target_gen_dir) ]\n"
235 " args = [ \"-o\", to_build_path(target_out_dir) ]\n"
261 const char kArgs[] = "args";
263 "args: [string list] Arguments passed to a custom script.";
265 "args: Arguments passed to a custom script.\n"
267 " For custom script targets, args is the list of arguments to pass\n"
425 " args = [ \"{{source}}\", \"-o\", depfile ]\n"
813 INSERT_VARIABLE(Args)