Searched refs:getopt (Results 1 - 1 of 1) sorted by relevance

/art/tools/
H A Dcpplint.py80 import getopt namespace
3971 (opts, filenames) = getopt.getopt(args, '', ['help', 'output=', 'verbose=',
3976 except getopt.GetoptError:

Completed in 1168 milliseconds