Home
last modified time | relevance | path

Searched defs:getopt (Results 1 – 6 of 6) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
Dgetopt.c13 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/
Dgetopt.py51 def getopt(args, shortopts, longopts = []): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dgetopt.py51 def getopt(args, shortopts, longopts = []): function
/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
Dwin_posix.c115 int getopt(int argc, in getopt() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dfancy_getopt.py234 def getopt (self, args=None, object=None): member in FancyGetopt
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
Dcompat.c103 getopt(int argc, char **argv, char *args) in getopt() function