Home
last modified time | relevance | path

Searched refs:shorthelp (Results 1 – 4 of 4) sorted by relevance

/external/vboot_reference/futility/
Dfutility.h50 const char *const shorthelp; member
60 .shorthelp = SHORTHELP, \
Dfutility.c219 (*cmd)->name, (*cmd)->shorthelp); in list_commands()
230 printf("\n%s - %s\n", argv[1], cmd->shorthelp); in do_help()
/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
Dgflags2man.py92 def usage(self, shorthelp=0): argument
530 app.usage(shorthelp=1)
/external/chromium-trace/catapult/third_party/python_gflags/
Dgflags2man.py92 def usage(self, shorthelp=0): argument
530 app.usage(shorthelp=1)