Searched refs:option_strings (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | size-stats | 252 def __init__(self, option_strings, dest, **kwargs): argument 256 super(PrefixAction, self).__init__(option_strings, dest, nargs=0,
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | mkbootimg | 125 def __init__(self, option_strings, dest, nargs=None, **kwargs): argument 130 super(ValidateStrLenAction, self).__init__(option_strings, dest, **kwargs)
|