HomeSort by relevance Sort by last modified time
    Searched full:help (Results 601 - 625 of 2671) sorted by null

<<21222324252627282930>>

  /external/bluetooth/bluez/tools/
ciptool.c 431 "\t-h, --help Display help\n"
443 { "help", 0, 0, 'h' },
hid2hci.c 285 "\t-h, --help Display help\n"
297 { "help", no_argument, 0, 'h' },
  /external/clearsilver/scripts/
ChangeLog.py 224 print "usage: %s [--help] module release1 release2" % argv0
228 list, args = getopt.getopt(argv[1:], "", ["help"])
231 if field == "--help":
  /external/dbus/
install-sh 91 --help display this help and exit.
112 --help) echo "$usage"; exit $?;;
  /external/genext2fs/
install-sh 91 --help display this help and exit.
112 --help) echo "$usage"; exit $?;;
  /external/grub/
install-sh 91 --help display this help and exit.
112 --help) echo "$usage"; exit 0;;
  /external/icu4c/tools/genbrk/
genbrk.cpp 19 // -? or -h help
65 "\t-h or -? or --help this usage text\n"
147 // -? or -h for help.
  /external/icu4c/tools/gencfu/
gencfu.cpp 20 // -? or -h help
65 "\t-h or -? or --help this usage text\n"
151 // -? or -h for help.
  /external/icu4c/tools/genctd/
genctd.cpp 17 // -? or -h help
65 "\t-h or -? or --help this usage text\n"
145 // -? or -h for help.
  /external/iproute2/ip/
iprule.c 322 if (matches(*argv, "help") == 0)
423 } else if (matches(argv[0], "help") == 0)
426 fprintf(stderr, "Command \"%s\" is unknown, try \"ip rule help\".\n", *argv);
  /external/iproute2/misc/
lnstat.c 46 { "help", 0, NULL, 'h' },
67 fprintf(stderr, "\t-h --help\t\tThis help message\n");
  /external/iptables/extensions/
libip6t_hashlimit.c 31 help(void) function
357 .help = &help,
libip6t_rt.c 19 help(void) function
349 .help = &help,
libip6t_tcp.c 12 help(void) function
403 .help = &help,
libipt_hashlimit.c 31 help(void) function
357 .help = &help,
libipt_policy.c 24 static void help(void) function
424 .help = help,
libipt_string.c 35 help(void) function
341 .help = help,
libipt_tcp.c 13 help(void) function
404 .help = &help,
  /external/libffi/
install-sh 91 --help display this help and exit.
112 --help) echo "$usage"; exit 0;;
  /external/stlport/
configure 36 --help print this help message and exit
135 --help)
  /external/webkit/SunSpider/
sunspider 52 --help Show this help message
79 'help' => \$showHelp);
  /ndk/build/tools/
build-ndk-sysroot.sh 48 --help|-h|-\?) OPTION_HELP=yes
70 echo "unknown option '$opt', use --help"
82 echo " --help print this message"
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-nlmconv.1 140 [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR]
206 .IP "\fB\-\-help\fR" 4
207 .IX Item "--help"
arm-eabi-size.1 137 [\fB\-\-help\fR]
198 .IP "\fB\-\-help\fR" 4
199 .IX Item "--help"
arm-eabi-strings.1 142 [\fB\-\-help\fR] [\fB\-\-version\fR] \fIfile\fR...
173 .IP "\fB\-\-help\fR" 4
174 .IX Item "--help"

Completed in 75 milliseconds

<<21222324252627282930>>