Home
last modified time | relevance | path

Searched refs:short_first (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Doptparse.py204 short_first): argument
218 self.short_first = short_first
354 if self.short_first:
369 short_first=1): argument
371 self, indent_increment, max_help_position, width, short_first)
388 short_first=0): argument
390 self, indent_increment, max_help_position, width, short_first)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Doptparse.py204 short_first): argument
219 self.short_first = short_first
355 if self.short_first:
370 short_first=1): argument
372 self, indent_increment, max_help_position, width, short_first)
389 short_first=0): argument
391 self, indent_increment, max_help_position, width, short_first)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_optparse.py1486 self.parser.formatter.short_first = 0