OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_machine
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla
175
my $
opt_machine
= 0;
231
"machine|m" => \$
opt_machine
,
312
if ($
opt_machine
) {
licensecheck.pl
179
my $
opt_machine
= 0;
235
"machine|m" => \$
opt_machine
,
327
if ($
opt_machine
) {
Completed in 33 milliseconds