HomeSort by relevance Sort by last modified time
    Searched refs:help (Results 76 - 100 of 391) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 6 # type perl symshift.pl -help to get help
68 "help" => \$HELP
72 ## Help
75 $help = <<EOHELP
79 $0 -help
81 print this help
108 die $help if $HELP;
    [all...]
  /external/bluetooth/glib/
mkinstalldirs 11 Usage: mkinstalldirs [-h] [--help] [-m mode] dir ..."
16 -h | --help | --h*) # -h for help
  /external/elfutils/config/
mkinstalldirs 13 Usage: mkinstalldirs [-h] [--help] [-m mode] dir ..."
18 -h | --help | --h* ) # -h for help
  /external/grub/util/
grub-set-default 34 -h, --help print this message and exit
47 -h | --help)
grub-set-default.in 34 -h, --help print this message and exit
47 -h | --help)
  /external/iproute2/include/
ip6tables.h 30 void (*help)(void); member in struct:ip6tables_match
80 void (*help)(void); member in struct:ip6tables_target
  /external/webkit/WebKitTools/Scripts/
update-webkit 56 'h|help' => \$showHelp,
64 -h|--help show the help message
webkit-tools-completion.sh 44 -h|--help)
45 command="help";
53 __webkit-patch_generate_reply "--help apply-from-bug bugs-to-commit commit-message land land-from-bug obsolete-attachments patches-to-commit post upload tree-status rollout reviewed-patches"
92 complete -W "--continue --fix-merged --help --no-continue --no-warnings --warnings -c -f -h -w" resolve-ChangeLogs
93 complete -W "--bug --diff --git-commit --git-index --git-reviewer --help --no-update --no-write --open --update --write -d -h -o" prepare-ChangeLog
94 complete -W "--clean --debug --help -h" build-webkit
95 complete -o default -W "--add-platform-exceptions --complex-text --configuration --guard-malloc --help --http --ignore-tests --launch-safari --leaks --merge-leak-depth --new-test-results --no-http --no-launch-safari --no-new-test-results --no-sample-on-timeout --no-strip-editing-callbacks --pixel-tests --platform --port --quiet --random --reset-results --results-directory --reverse --root --sample-on-timeout --singly --skipped --slowest --strict --strip-editing-callbacks --threaded --timeout --tolerance --use-remote-links-to-tests --valgrind --verbose -1 -c -g -h -i -l -m -o -p -q -t -v" run-webkit-tests
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
websocket_server.py 30 """A class to help start/stop the PyWebSocket server used by layout tests."""
262 help='Server action (start|stop)')
264 default=None, help='Port to listen on')
266 help='Absolute path to DocumentRoot '
270 default=False, help='use TLS (wss://)')
272 default='', help='TLS private key file.')
274 default='', help='TLS certificate file.')
277 help='Register Cygwin paths (on Win try bots)')
278 option_parser.add_option('--pidfile', help='path to pid file.')
http_server.py 30 """A class to help start/stop the lighttpd server used by layout tests."""
242 help='Server action (start|stop)')
244 help='Port to listen on (overrides layout test ports)')
246 help='Absolute path to DocumentRoot (overrides layout test roots)')
248 dest="register_cygwin", help='Register Cygwin paths (on Win try bots)')
251 help='Run on background (for running as UI test)')
  /frameworks/base/tests/DumpRenderTree/assets/
run_layout_tests.py 295 help="generate expected results for those tests not having one") variable
298 help="set the timeout for each test") variable
301 help="include debug-level logging") variable
304 help="re-generate test list, it may take some time.") variable
307 help="pass options to adb, such as -d -e, etc"); variable
310 help="directory which results are stored.") variable
314 help="directory where reference results are stored.") variable
317 help="The JavaScript engine currently in use, which determines which set of Android-specific expected results we should use. Should be 'jsc' or 'v8'."); variable
  /hardware/ti/wlan/wl1271/stad/build/linux/
Makefile 107 .PHONY: help
108 help:
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
console.h 94 const char *help, /* Token help. Shouldn't be allocated on stack! */
139 #define TOKEN_DIRHELP "help"
179 char help[MAX_HELP_LEN+1]; /* Help string */ member in struct:ConEntry_t
  /system/wlan/ti/wilink_6_1/stad/build/linux/
Makefile 107 .PHONY: help
108 help:
  /external/jpeg/
ltmain.sh 36 help="Try \`$progname --help' for more information."
105 --help)
149 $echo "$help" 1>&2
162 $echo "$help" 1>&2
211 $echo "$help" 1>&2
215 # Change the help message to a mode-specific one.
216 generic_help="$help"
217 help="Try \`$modename --help --mode=$mode' for more information.
    [all...]
  /external/bison/build-aux/
config.rpath 176 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
186 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
197 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
208 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
220 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
232 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
  /external/iptables/extensions/
libip6t_NFLOG.c 24 static void help(void) function
149 .help = help,
libip6t_ah.c 13 help(void) function
214 .help = &help,
libip6t_esp.c 13 help(void) function
172 .help = &help,
libip6t_limit.c 22 help(void) function
183 .help = &help,
libip6t_physdev.c 16 help(void) function
180 .help = &help,
libip6t_udp.c 12 help(void) function
215 .help = &help,
libipt_ECN.c 24 static void help(void) function
173 .help = &help,
libipt_MASQUERADE.c 14 help(void) function
154 .help = &help,
libipt_NETMAP.c 24 help(void) function
187 .help = &help,

Completed in 1229 milliseconds

1 2 34 5 6 7 8 91011>>