Searched refs:SwitchOption (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Tools/pybench/ |
D | CommandLine.py | 209 class SwitchOption(Option): class 235 preset_options = [SwitchOption('-v', 237 SwitchOption('-h', 239 SwitchOption('--help', 241 SwitchOption('--debug', 243 SwitchOption('--copyright', 245 SwitchOption('--examples',
|
D | pybench.py | 781 SwitchOption('-d', 784 SwitchOption('-v', 787 SwitchOption('--with-gc', 790 SwitchOption('--with-syscheck',
|