/external/valgrind/main/none/tests/ |
cmdline1.vgtest | 1 vgopts: --help --tool=none
|
cmdline2.vgtest | 1 vgopts: --help-debug --tool=none
|
cmdline3.stderr.exp | 2 valgrind: Use --help for more information.
|
cmdline4.stderr.exp | 2 valgrind: Use --help for more information or consult the user manual.
|
/external/icu4c/samples/uresb/ |
root.txt | 27 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" }
|
sr.txt | 29 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" }
|
en.txt | 28 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/clang/test/Driver/ |
immediate-options.c | 1 // RUN: %clang --help 2 // RUN: %clang --help-hidden
|
/external/valgrind/main/gdbserver_tests/ |
mchelp.stderrB.exp | 1 sending command help to pid .... 2 sending command help debug to pid ....
|
mchelp.vgtest | 1 # test the memcheck monitor help 7 argsB: --wait=60 --vgdb-prefix=./vgdb-prefix-mchelp -c help -c help debug -c v.kill
|
mssnapshot.stdinB.gdb | 13 # test the massif help 14 monitor help
|
/frameworks/base/core/java/android/net/ |
package.html | 3 Classes that help with network access, beyond the normal java.net.* APIs.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.help_3.5.0.v20100524.jar | |
org.eclipse.help.base_3.5.2.v201011171123.jar | |
/external/zlib/old/ |
README | 3 (Volunteers are encouraged to help clean this up. Thanks.)
|
/external/webkit/Source/WebCore/inspector/front-end/ |
helpScreen.css | 1 .help-window-outer { 10 body.attached .help-window-outer { 17 .help-window-main { 30 body.attached .help-window-main { 36 .help-window-caption { 40 body.attached .help-window-caption { 44 .help-window-title { 50 .help-content { 57 .help-content::-webkit-scrollbar { 61 .help-content::-webkit-scrollbar-corner [all...] |
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
options.py | 32 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="Component for the new bug." [all...] |
/external/clang/test/Index/ |
recover-bad-code-rdar_7487294.c | 9 help 12 // CHECK: 9:3: error: use of undeclared identifier 'help' 13 // CHECK: help
|
/external/clang/test/SemaObjC/ |
NSString-type.m | 5 void (^block)(void) = @"help"; // expected-error {{initializing 'void (^)(void)' with an expression of incompatible type 'NSString *'}} 7 void (^block2)(void) = @"help"; // expected-error {{initializing 'void (^)(void)' with an expression of incompatible type 'NSString *'}} 8 void (^block3)(void) = @"help"; // expected-error {{initializing 'void (^)(void)' with an expression of incompatible type 'NSString *'}}
|
/external/webkit/Source/WebCore/manual-tests/ |
cursorfallback.xml | 7 <p>Test svg cursor fallback, should show help cursor:</p> 11 <cursor id="help" xlink:href="resources/helpcursor.tiff" x="10" y="11"/> 13 <g cursor="url(nonexistent.png), url(custom-cursors.html), url(unknown-scheme:custom-cursors.html), url(#nonexistant), url(#help), text"> 16 <text y="62">Test svg cursor fallback with hotspot, should show help cursor:</text> 17 <g cursor="url(#help) 1 1, text"> 21 <g cursor="url(#help) 1, text"> 25 <g cursor="url(#help) 1 2 3, text"> 29 <p>Testing cursor fallback in strict mode, should show help cursor:</p>
|
/external/linux-tools-perf/Documentation/ |
perf-help.txt | 1 perf-help(1) 6 perf-help - display help information about perf 10 'perf help' [-a|--all] [COMMAND] 26 Note that `perf --help ...` is identical to `perf help ...` because the
|
/external/webkit/Tools/Scripts/webkitpy/tool/ |
multicommandtool_unittest.py | 42 Command.__init__(self, "help text", **kwargs) 58 Command.__init__(self, "help text", **kwargs) 84 expected_missing_args_error = "2 arguments required, 1 argument provided. Provided: 'foo' Required: ARG1 ARG2\nSee 'trivial-tool help trivial' for usage.\n" 139 -h, --help show this help message and exit 142 trivial help text 144 See 'trivial-tool help --all-commands' to list all commands. 145 See 'trivial-tool help COMMAND' for more information on a specific command. 149 self._assert_tool_main_outputs(tool, ["tool", "help"], expected_common_commands_help) 153 -h, --help show this help message and exi [all...] |
/external/chromium/chrome/browser/chromeos/login/ |
help_app_launcher.h | 16 // Provides help content during OOBE / login. 17 // Based on connectivity state (offline/online) shows help topic dialog 22 // IDs of help topics available from HelpApp. 41 // Shows specified help topic. 52 // Shows help topic dialog for specified GURL. 55 // Dialog used to display help like "Can't access your account". 58 // Parent window which is passed to help dialog.
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
HelpUtils.java | 31 * Functions to easily prepare contextual help menu option items with an intent that opens up the 38 * Help URL query parameter key for the preferred language. 43 * Help URL query parameter key for the app version. 56 * Prepares the help menu item by doing the following. 57 * - If the string corresponding to the helpUrlResourceId is empty or null, then the help menu 59 * - Otherwise, this makes the help menu item visible and sets the intent for the help menu 62 * @return returns whether the help menu item has been made visible. 71 * Prepares the help menu item by doing the following. 72 * - If the helpUrlString is empty or null, the help menu item is made invisible [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
HelpUtils.java | 31 * Functions to easily prepare contextual help menu option items with an intent that opens up the 38 * Help URL query parameter key for the preferred language. 43 * Help URL query parameter key for the app version. 56 * Prepares the help menu item by doing the following. 57 * - If the string corresponding to the helpUrlResourceId is empty or null, then the help menu 59 * - Otherwise, this makes the help menu item visible and sets the intent for the help menu 62 * @return returns whether the help menu item has been made visible. 71 * Prepares the help menu item by doing the following. 72 * - If the helpUrlString is empty or null, the help menu item is made invisible [all...] |