Searched refs:help (Results 1 - 25 of 582) sorted by relevance

1234567891011>>

/external/clang/test/Index/
H A Drecover-bad-code-rdar_7487294.c9 help
12 // CHECK: 9:3: error: use of undeclared identifier 'help'
13 // CHECK: help
/external/linux-tools-perf/
H A Dcommon-cmds.h5 char help[80]; member in struct:cmdname_help
/external/webkit/Tools/Scripts/webkitpy/tool/steps/
H A Doptions.py32 blocks = make_option("--blocks", action="store", type="string", dest="blocks", default=None, help="Bug number which the created bug blocks.")
33 build = make_option("--build", action="store_true", dest="build", default=False, help="Build and run run-webkit-tests before committing.")
34 build_style = make_option("--build-style", action="store", dest="build_style", default=None, help="Whether to build debug, release, or both.")
35 cc = make_option("--cc", action="store", type="string", dest="cc", help="Comma-separated list of email addresses to carbon-copy.")
36 check_builders = make_option("--ignore-builders", action="store_false", dest="check_builders", default=True, help="Don't check to see if the build.webkit.org builders are green before landing.")
37 check_style = make_option("--ignore-style", action="store_false", dest="check_style", default=True, help="Don't check to see if the patch has proper style before uploading.")
38 clean = make_option("--no-clean", action="store_false", dest="clean", default=True, help="Don't check if the working directory is clean before applying patches")
39 close_bug = make_option("--no-close", action="store_false", dest="close_bug", default=True, help="Leave bug open after landing.")
40 comment = make_option("--comment", action="store", type="string", dest="comment", help="Comment to post to bug.")
41 component = make_option("--component", action="store", type="string", dest="component", help
[all...]
/external/valgrind/main/none/tests/
H A Dcmdline3.stderr.exp2 valgrind: Use --help for more information.
H A Dcmdline4.stderr.exp2 valgrind: Use --help for more information or consult the user manual.
/external/valgrind/main/gdbserver_tests/
H A Dmchelp.stderrB.exp1 sending command help to pid ....
2 sending command help debug to pid ....
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
H A Drun_webkit_tests.py192 help="Ignored, for old-run-webkit-tests compat only.", **kwargs)
205 help="(DEPRECATED)"),
206 # FIXME: --help should display which configuration is default.
209 help='Set the configuration to Debug'),
212 help='Set the configuration to Release'),
221 help="use the Chromium port"),
223 default=False, help="create a dialog on DumpRenderTree startup"),
225 default=False, help="enable Windows GP fault error box"),
227 type="string", help="JavaScript flags to pass to tests"),
230 help
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help_3.5.0.v20100524.jar ... eclipse.help.ICriteria[] getCriteria (org.eclipse.help.IToc) } org/eclipse/help/AbstractIndexProvider.class AbstractIndexProvider. ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jar ... afterTag boolean afterSpace String eol private org.eclipse.help.internal.search.LimitedSizeCharArrayWriter writer private Exception exception ...
H A Dorg.eclipse.help.appserver_3.1.400.v20100427.jar ... .properties preferences.ini org/ org/eclipse/ org/eclipse/help/ org/eclipse/help/internal/ org/eclipse/help/internal/appserver/ org ...
/external/markdown/markdown/
H A Dcommandline.py47 help="write output to OUTPUT_FILE",
50 help="encoding for input and output files",)
53 help="suppress all messages")
56 help="print info messages")
59 help="safe mode ('replace', 'remove' or 'escape' user's HTML tag)")
62 help="Format of output. One of 'xhtml1' (default) or 'html4'.")
65 help="print debug messages")
67 help = "load extension EXTENSION", metavar="EXTENSION")
/external/v8/tools/
H A Dtest-wrapper-gypbuild.py51 help='Architecture and mode in the format "arch.mode"',
54 help='Base output directory',
57 help='Skip presubmit checks',
62 help="The test modes in which to run (comma-separated)",
65 help='The architectures to run tests for (comma-separated)',
69 result.add_option("-v", "--verbose", help="Verbose output",
72 help="The style of progress indicator (verbose, dots, color, mono)",
74 result.add_option("--report", help="Print a summary of the tests to be run",
76 result.add_option("--download-data", help="Download missing test suite data",
78 result.add_option("-s", "--suite", help
[all...]
/external/webkit/Tools/Scripts/
H A Dnew-run-webkit-httpd79 help='Server action (start|stop)')
81 help='Port to listen on (overrides layout test ports)')
83 help='Absolute path to DocumentRoot (overrides layout test roots)')
85 dest="register_cygwin", help='Register Cygwin paths (on Win try bots)')
88 help='Run on background (for running as UI test)')
91 help='Absolute path to LayoutTests root')
H A Dnew-run-webkit-websocketserver45 help='Server action (start|stop).')
47 default=None, help='Port to listen on.')
49 help='Absolute path to DocumentRoot '
53 default=False, help='use TLS (wss://).')
55 default='', help='TLS private key file.')
57 default='', help='TLS certificate file.')
61 help='Use the Chromium port.')
64 help='Register Cygwin paths (on Win try bots).')
65 option_parser.add_option('--pidfile', help='path to pid file.')
67 default=None, help
[all...]
/external/libvpx/examples/includes/geshi/geshi/
H A Dgnuplot.php50 // copy output of help command, indent properly and use this replace regexp:
53 // commands as found in `help commands`
56 'exit', 'fit', 'help', 'history',
65 // set commands as returned by `help set`
138 // predefined functions `help functions`
163 // `help set key`
169 // help set terminal postscript
176 // help set terminal png
181 // `help plot`
189 // `help plottin
[all...]
/external/antlr/antlr-3.4/runtime/Perl5/tools/
H A Dport.pl22 'help' => \&help,
27 my $help = {};
85 $help->{help} = << 'EOH';
86 help: Describe the usage of this program or its subcommands. label
87 Usage: help [SUBCOMMAND...]
90 sub help { subroutine
94 print $help->{$cmd};
101 foreach my $cmd (keys %$help) {
[all...]
/external/llvm/utils/
H A Dclang-parse-diagnostics-file13 default=False, help="dump all messages.")
15 default=False, help="dump 'error' messages.")
17 default=False, help="dump 'fatal error' messages.")
19 default=False, help="dump 'ignored' messages.")
21 default=False, help="dump 'note' messages.")
23 default=False, help="dump 'warning' messages.")
/external/linux-tools-perf/util/
H A Dparse-options.h74 * `help`::
75 * the short help associated to what the option does.
102 const char *help; member in struct:option
112 #define OPT_ARGUMENT(l, h) { .type = OPTION_ARGUMENT, .long_name = (l), .help = (h) }
113 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) }
114 #define OPT_BIT(s, l, v, h, b) { .type = OPTION_BIT, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h), .defval = (b) }
115 #define OPT_BOOLEAN(s, l, v, h) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name = (l), .value = check_vtype(v, bool *), .help = (h) }
116 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) }
117 #define OPT_SET_UINT(s, l, v, h, i) { .type = OPTION_SET_UINT, .short_name = (s), .long_name = (l), .value = check_vtype(v, unsigned int *), .help = (h), .defval = (i) }
118 #define OPT_SET_PTR(s, l, v, h, p) { .type = OPTION_SET_PTR, .short_name = (s), .long_name = (l), .value = (v), .help
[all...]
/external/oprofile/libopt++/
H A Dpopt_options.cpp213 option::option(bool & value, char const * name, char short_name, char const * help) argument
214 : the_option(new option_imp<void>(value, name, short_name, help))
222 char const * help, char const * arg_help)
224 (value, name, short_name, help, arg_help))
232 char const * help, char const * arg_help)
234 (value, name, short_name, help, arg_help))
242 char const * help, char const * arg_help)
244 (value, name, short_name, help, arg_help))
250 char const * help, char const * arg_help,
255 data, 0, help, arg_hel
221 option(int & value, char const * name, char short_name, char const * help, char const * arg_help) argument
231 option(string & value, char const * name, char short_name, char const * help, char const * arg_help) argument
241 option(vector<string> & value, char const * name, char short_name, char const * help, char const * arg_help) argument
249 option_base(char const * name, char short_name, char const * help, char const * arg_help, void * data, int popt_flags) argument
263 option_imp(bool & val, char const * name, char short_name, char const * help) argument
282 option_imp(int & value, char const * name, char short_name, char const * help, char const * arg_help) argument
289 option_imp(string & val, char const * name, char short_name, char const * help, char const * arg_help) argument
307 option_imp(vector<string> & val, char const * name, char short_name, char const * help, char const * arg_help, char sepchar) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/24/1/.cp/ant_tasks/
H A Dhelpbase-ant.jar ... -INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/help/ org/eclipse/help/internal/ org/eclipse/help/internal/base/ org ...
/external/iptables/extensions/
H A Dlibxt_standard.c18 .help = standard_help,
/external/markdown/bin/
H A Dmarkdown12 Run "markdown --help" to see more options.
/external/webkit/Tools/Scripts/webkitpy/tool/
H A Dmain.py52 make_option("-v", "--verbose", action="store_true", dest="verbose", default=False, help="enable all logging"),
53 make_option("-d", "--directory", action="append", dest="patch_directories", default=[], help="Directory to look at for changed files"),
54 make_option("--dry-run", action="store_true", dest="dry_run", default=False, help="do not touch remote servers"),
55 make_option("--status-host", action="store", dest="status_host", type="string", help="Hostname (e.g. localhost or commit.webkit.org) where status updates should be posted."),
56 make_option("--bot-id", action="store", dest="bot_id", type="string", help="Identifier for this bot (if multiple bots are running for a queue)"),
57 make_option("--irc-password", action="store", dest="irc_password", type="string", help="Password to use when communicating via IRC."),
58 make_option("--port", action="store", dest="port", default=None, help="Specify a port (e.g., mac, qt, gtk, ...)."),
/external/iproute2/examples/
H A Dgaiconf46 function help ()
67 help
80 help
87 help
127 help
/external/clang/tools/scan-view/
H A Dscan-view83 help="Host interface to listen on. (default=%s)" % kDefaultHost)
86 help="Port to listen on. (default=%s)" % kDefaultPort)
89 help="Print additional debugging information.")
92 help="Automatically update module for each request.")
95 help="Don't open a webbrowser on startup.")
98 help='Allow connections from any host (access restricted to "127.0.0.1" by default)')

Completed in 608 milliseconds

1234567891011>>