Searched defs:getopt (Results 1 – 6 of 6) sorted by relevance
/device/generic/opengl-transport/host/commands/emugen/ |
D | getopt.c | 13 int getopt(int argc, char* const argv[], const char* ostr) { in getopt() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | getopt.py | 51 def getopt(args, shortopts, longopts = []): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | getopt.py | 51 def getopt(args, shortopts, longopts = []): function
|
/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/ |
D | win_posix.c | 115 int getopt(int argc, in getopt() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | fancy_getopt.py | 234 def getopt (self, args=None, object=None): member in FancyGetopt
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
D | compat.c | 103 getopt(int argc, char **argv, char *args) in getopt() function
|