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

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Doptparse.py289 def format_option(self, option): member in class:HelpFormatter
1073 result.append(formatter.format_option(option))
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Doptparse.py289 def format_option(self, option): member in class:HelpFormatter
1073 result.append(formatter.format_option(option))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Doptparse.py289 def format_option(self, option): member in class:HelpFormatter
1073 result.append(formatter.format_option(option))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Doptparse.py289 def format_option(self, option): member in class:HelpFormatter
1073 result.append(formatter.format_option(option))

Completed in 28 milliseconds