Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 755) sorted by relevance

12345678910>>...31

/external/webkit/WebKitTools/Scripts/webkitpy/steps/
Doptions.py32 …build = make_option("--no-build", action="store_false", dest="build", default=True, help="Commit w…
33 …option("--build-style", action="store", dest="build_style", default=None, help="Whether to build d…
34 …cc = make_option("--cc", action="store", type="string", dest="cc", help="Comma-separated list of e…
35 …ore-builders", action="store_false", dest="check_builders", default=True, help="Don't check to see…
36 …"--ignore-style", action="store_false", dest="check_style", default=True, help="Don't check to see…
37 …clean = make_option("--no-clean", action="store_false", dest="clean", default=True, help="Don't ch…
38 …ption("--no-close", action="store_false", dest="close_bug", default=True, help="Leave bug open aft…
39 …ption("--complete-rollout", action="store_true", dest="complete_rollout", help="Commit the revert …
40 …component = make_option("--component", action="store", type="string", dest="component", help="Comp…
41 …confirm = make_option("--no-confirm", action="store_false", dest="confirm", default=True, help="Sk…
[all …]
/external/icu4c/samples/uresb/
Dsr.txt29 udata { "This is udata help topic" }
30 resourcebundles { "This is resource bundle help topic" }
31 collation { "This is collation help topic" }
32 breakit { "This is break iterator help topic" }
33 translit { "This is transliteration help topic" }
34 unicode { "This is unicode help topic" }
35 format { "This is format help topic" }
Droot.txt27 udata { "ROOT udata help topic" }
28 resourcebundles { "ROOT resource bundle help topic" }
29 collation { "ROOT collation help topic" }
30 breakit { "ROOT break iterator help topic" }
31 translit { "ROOT transliteration help topic" }
32 unicode { "ROOT unicode help topic" }
33 format { "ROOT format help topic" }
Den.txt28 udata { "This is udata help topic" }
29 resourcebundles { "This is resource bundle help topic" }
30 collation { "This is collation help topic" }
31 breakit { "This is break iterator help topic" }
32 translit { "This is transliteration help topic" }
33 unicode { "This is unicode help topic" }
34 format { "This is format help topic" }
/external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
Dstandalone.py326 help='port to listen to')
329 help='Web Socket handlers root directory.')
333 help=('Web Socket handlers map file. '
338 help=('Web Socket handlers scan directory. '
342 help='Document root directory.')
345 help=('CGI paths relative to document_root.'
350 default=False, help='use TLS (wss://)')
352 default='', help='TLS private key file.')
354 default='', help='TLS certificate file.')
356 default='', help='Log file.')
[all …]
/external/webkit/WebKitTools/pywebsocket/example/
Decho_client.py167 default='localhost', help='server host')
169 default=_UNDEFINED_PORT, help='server port')
171 default='http://localhost/', help='origin')
173 default='/echo', help='resource path')
175 help=('comma-separated messages to send excluding "%s" '
179 default=True, help='suppress messages')
181 default=False, help='use TLS (wss://)')
184 help='Timeout(sec) for sockets')
/external/oprofile/libpopt/
Dpopthelp.c226 const char * help = D_(translation_domain, opt->descrip); in singleOptionHelp() local
267 char * t = malloc((help ? strlen(help) : 0) + in singleOptionHelp()
272 if (help) { in singleOptionHelp()
273 strcpy(te, help); te += strlen(te); in singleOptionHelp()
358 if (help) in singleOptionHelp()
368 help = defs; in singleOptionHelp()
373 helpLength = strlen(help); in singleOptionHelp()
379 ch = help + lineLength - 1; in singleOptionHelp()
380 while (ch > help && !isspace(*ch)) ch--; in singleOptionHelp()
381 if (ch == help) break; /* give up */ in singleOptionHelp()
[all …]
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
Drun_chromium_webkit_tests.py1504 help="disable pixel-to-pixel PNG comparisons")
1507 help="Also use fuzzy matching to compare pixel "
1511 help="Output results directory source dir,"
1515 help="save all generated results as new baselines"
1519 default=False, help="don't launch the test_shell"
1522 default=False, help="show all failures in "
1525 default=False, help="Clobbers test results from "
1528 default=False, help="Makes sure the test files "
1533 help="Run all tests, even those marked SKIP "
1536 help="Number of testshells to run in parallel.")
[all …]
Ddriver_test.py66 help='Platform to test (e.g., "mac", "chromium-mac", etc.')
68 help='build type ("Debug" or "Release")')
70 help='test timeout in milliseconds (2000 by default)')
74 help='disable pixel-to-pixel PNG comparisons')
/external/jpeg/
Dltmain.sh36 help="Try \`$progname --help' for more information."
105 --help)
149 $echo "$help" 1>&2
162 $echo "$help" 1>&2
211 $echo "$help" 1>&2
216 generic_help="$help"
217 help="Try \`$modename --help --mode=$mode' for more information."
236 $echo "$help" 1>&2
305 $echo "$help" 1>&2
801 $echo "$help" 1>&2
[all …]
/external/yaffs2/yaffs2/
DKconfig11 help
27 help
36 help
46 help
57 help
66 help
77 help
97 help
112 help
130 help
[all …]
/external/iptables/extensions/
Dlibipt_pkttype.c27 const char *help; member
52 printf("\t%-14s\t\t%s\n", supported_types[i].name, supported_types[i].help); in print_types()
58 static void help(void) in help() function
156 .help = &help,
Dlibipt_MARK.c14 help(void) in help() function
213 .help = &help,
230 .help = &help,
Dlibipt_unclean.c9 help(void) in help() function
43 .help = &help,
Dlibip6t_standard.c12 help(void) in help() function
55 .help = &help,
Dlibipt_MIRROR.c12 help(void) in help() function
50 .help = &help,
Dlibipt_NOTRACK.c12 help(void) in help() function
51 .help = &help,
Dlibipt_standard.c12 help(void) in help() function
57 .help = &help,
Dlibip6t_eui64.c16 help(void) in help() function
65 .help = &help,
Dlibip6t_NFQUEUE.c21 static void help(void) in help() function
102 .help = &help,
Dlibipt_helper.c13 help(void) in help() function
90 .help = &help,
Dlibipt_NFQUEUE.c21 static void help(void) in help() function
102 .help = &help,
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
Dwebsocket_server.py262 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.')
/external/webkit/WebKitTools/Scripts/webkitpy/commands/
Dupload.py244 …make_option("-b", "--bug-id", action="store", type="string", dest="bug_id", help="Specify bug id i…
245 …-comment", action="store_true", dest="add_log_as_comment", default=False, help="Add commit log mes…
246 …"-m", "--description", action="store", type="string", dest="description", help="Description string…
297 …make_option("--bug-id", action="store", type="string", dest="bug_id", help="Specify bug id if no U…
298 …make_option("--comment", action="store", type="string", dest="comment", help="Text to include in b…
299 …make_option("--open", action="store_true", default=False, dest="open_bug", help="Open bug in defau…
300 …("--update-only", action="store_true", default=False, dest="update_only", help="Add comment to the…
378 …make_option("--no-prompt", action="store_false", dest="prompt", default=True, help="Do not prompt …
379 …make_option("--no-review", action="store_false", dest="review", default=True, help="Do not mark th…
380 …quest-commit", action="store_true", dest="request_commit", default=False, help="Mark the patch as …
/external/bluetooth/glib/gobject/
Dgobject-query.c104 help (gchar *arg) in help() function
195 return help (NULL); in main()
199 return help (NULL); in main()
202 return help (argv[i]); in main()
206 return help (argv[i-1]); in main()

12345678910>>...31