HomeSort by relevance Sort by last modified time
    Searched refs:conf_args (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/scripts/
get_reviewer.pl 171 my @conf_args;
188 push (@conf_args, $word);
192 unshift(@ARGV, @conf_args) if @conf_args;
    [all...]
  /tools/repohooks/tools/
checkpatch.pl 111 my @conf_args;
128 push (@conf_args, $word);
132 unshift(@ARGV, @conf_args) if @conf_args;
    [all...]

Completed in 953 milliseconds