Home
last modified time | relevance | path

Searched defs:optstring (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgetopt.c41 int _PyOS_GetOpt(int argc, char **argv, char *optstring) in _PyOS_GetOpt()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgetopt.c50 int _PyOS_GetOpt(int argc, char **argv, char *optstring) in _PyOS_GetOpt()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dgetopt.py187 def do_shorts(opts, optstring, shortopts, args): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dgetopt.py187 def do_shorts(opts, optstring, shortopts, args): argument