Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
H A Dfancy_getopt.py349 opt_names = "%s (-%s)" % (long, short)
352 (max_opt, opt_names, text[0]))
354 lines.append(" --%-*s" % opt_names)
/third_party/backends/backend/
H A Dcanon_pp.c1517 static const char *opt_names[] = { in init_device() local
1611 cs->opt[i].name = opt_names[i]; in init_device()

Completed in 12 milliseconds