Searched defs:optstring (Results 1 – 4 of 4) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| D | getopt.c | 41 int _PyOS_GetOpt(int argc, char **argv, char *optstring) in _PyOS_GetOpt()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
| D | getopt.c | 50 int _PyOS_GetOpt(int argc, char **argv, char *optstring) in _PyOS_GetOpt()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| D | getopt.py | 187 def do_shorts(opts, optstring, shortopts, args): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | getopt.py | 187 def do_shorts(opts, optstring, shortopts, args): argument
|