Home
last modified time | relevance | path

Searched refs:print_help (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
Dmain.c98 static void print_help(const char *cmd, const struct option *long_opt) in print_help() function
310 print_help(argv[0], cmd_opt); in main()
338 print_help(argv[0], cmd_opt); in main()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dhotshotmain.py48 parser.print_help("missing script to execute")
Ddiff.py24 parser.print_help()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbdist.py24 pretty_printer.print_help("List of available distribution formats:")
Dsdist.py33 FancyGetopt(formats).print_help(
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Ddist.py631 parser.print_help(self.common_usage + "\nGlobal options:")
636 parser.print_help(
652 parser.print_help("Options for '%s' command:" % klass.__name__)
Dfancy_getopt.py393 def print_help (self, header=None, file=None): member in FancyGetopt
Dccompiler.py1009 pretty_printer.print_help("List of available compilers:")
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Doptparse.py811 parser.print_help()
1661 def print_help(self, file=None): member in OptionParser
Dargparse.py996 parser.print_help()
2337 def print_help(self, file=None): member in ArgumentParser
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Doptparse.py810 parser.print_help()
1660 def print_help(self, file=None): member in OptionParser
Dargparse.py994 parser.print_help()
2310 def print_help(self, file=None): member in ArgumentParser