/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/ |
driver_test.py | 66 help='Platform to test (e.g., "mac", "chromium-mac", etc.') variable 68 help='build type ("Debug" or "Release")') variable 70 help='test timeout in milliseconds (2000 by default)') variable 74 help='disable pixel-to-pixel PNG comparisons') variable
|
/frameworks/base/docs/html/guide/appendix/faq/ |
index.jd | 10 <dd>Answers to help you troubleshoot common problems.</dd>
|
/external/iproute2/tc/ |
tc_qdisc.c | 36 fprintf(stderr, " [ stab [ help | STAB_OPTIONS] ]\n"); 37 fprintf(stderr, " [ [ QDISC_KIND ] [ help | OPTIONS ] ]\n"); 42 fprintf(stderr, "OPTIONS := ... try tc qdisc add <desired QDISC_KIND> help\n"); 43 fprintf(stderr, "STAB_OPTIONS := ... try tc qdisc add stab help\n"); 123 } else if (matches(*argv, "help") == 0) { 149 if (matches(*argv, "help") == 0) 152 fprintf(stderr, "Garbage instead of arguments \"%s ...\". Try \"tc qdisc help\".\n", *argv); 301 } else if (matches(*argv, "help") == 0) { 304 fprintf(stderr, "What is \"%s\"? Try \"tc qdisc help\".\n", *argv); 355 if (matches(*argv, "help") == 0) [all...] |
m_estimator.c | 46 if (matches(*argv, "help") == 0) 51 if (matches(*argv, "help") == 0)
|
tc_class.c | 34 fprintf(stderr, " [ [ QDISC_KIND ] [ help | OPTIONS ] ]\n"); 39 fprintf(stderr, "OPTIONS := ... try tc class add <desired QDISC_KIND> help\n"); 99 } else if (matches(*argv, "help") == 0) { 125 if (matches(*argv, "help") == 0) 127 fprintf(stderr, "Garbage instead of arguments \"%s ...\". Try \"tc class help\".", *argv); 276 } else if (matches(*argv, "help") == 0) { 279 fprintf(stderr, "What is \"%s\"? Try \"tc class help\".\n", *argv); 328 if (matches(*argv, "help") == 0) { 332 fprintf(stderr, "Command \"%s\" is unknown, try \"tc class help\".\n", *argv);
|
tc_filter.c | 37 fprintf(stderr, " [ [ FILTER_TYPE ] [ help | OPTIONS ] ]\n"); 43 fprintf(stderr, "OPTIONS := ... try tc filter add <desired FILTER_KIND> help\n"); 122 } else if (matches(*argv, "help") == 0) { 151 if (matches(*argv, "help") == 0) 153 fprintf(stderr, "Garbage instead of arguments \"%s ...\". Try \"tc filter help\".\n", *argv); 317 } else if (matches(*argv, "help") == 0) { 320 fprintf(stderr, " What is \"%s\"? Try \"tc filter help\"\n", *argv); 371 if (matches(*argv, "help") == 0) { 375 fprintf(stderr, "Command \"%s\" is unknown, try \"tc filter help\".\n", *argv);
|
/cts/tools/host/src/com/android/cts/ |
CTSCommand.java | 25 static final String HELP = "help";
|
/external/bluetooth/glib/docs/reference/gobject/ |
gobject-query.xml | 93 <term><option>-h</option>, <option>--help</option></term> 95 Print brief help and exit.
|
/external/e2fsprogs/lib/ss/ |
ct_c.awk | 21 help = substr($0, 6, length($0)-5) 48 help_tab[awk_bug] = help
|
/external/gtest/test/ |
gtest_help_test_.cc | 37 // When a help flag is specified, this program should skip the tests 41 ASSERT_TRUE(false) << "Tests shouldn't be run when --help is specified.";
|
/external/kernel-headers/original/asm-x86/ |
user32.h | 49 /* The rest of this junk is to help gdb figure out what goes where */ 60 __u32 u_ar0; /* Used by gdb to help find the values for */
|
/external/webkit/WebKitTools/pywebsocket/example/ |
echo_client.py | 167 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')
|
/packages/apps/Stk/res/values-nl/ |
strings.xml | 21 <string name="help" msgid="9209980881219397319">"Help"</string>
|
/external/bluetooth/glib/gobject/ |
gobject-query.c | 104 help (gchar *arg) function 195 return help (NULL); 197 else if (strcmp ("--help", argv[i]) == 0) 199 return help (NULL); 202 return help (argv[i]); 206 return help (argv[i-1]);
|
/external/iproute2/ip/ |
ip.c | 42 "Usage: ip [ OPTIONS ] OBJECT { COMMAND | help }\n" 77 { "help", do_help }, 90 fprintf(stderr, "Object \"%s\" is unknown, try \"ip help\".\n", argv0); 172 else if (strcmp(argv[1], "help") == 0) 225 } else if (matches(opt, "-help") == 0) { 228 fprintf(stderr, "Option \"%s\" is unknown, try \"ip -help\".\n", opt);
|
/frameworks/base/tests/DumpRenderTree/assets/ |
run_page_cycler.py | 114 help="set the timeout for each test") variable 117 help="include debug-level logging") variable 120 help="pass options to adb, such as -d -e, etc"); variable 123 help="directory which results are stored.") variable 127 help="log draw time for each page rendered.") variable 131 help="stores rendered page to a location on device.") variable
|
/external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/ |
standalone.py | 326 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/qemu/android/ |
help.c | 1 #include "android/help.h" 15 /* XXX: TODO: put most of the help stuff in auto-generated files */ 42 " Try 'android --help' for more commands.\n\n" 48 " For more information on this topic, see -help-sdk-images.\n\n" 53 " See -help-build-images for the details.\n" 79 " (see -help-virtual-device for details). Each AVD is created in reference\n" 87 " The image files are documented in -help-disk-images. By default, an AVD\n" 126 " For more details, see the corresponding -help-<option> section.\n\n" 140 " information above doesn't apply. See -help-sdk-images for more details.\n" 172 " corresponding platform/add-on directories. See -help-sdk-images\n 1485 char help[32]; local [all...] |
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebViewFactory.mm | 724 return UI_STRING("mute audio tracks", "accessibility help text for mute button"); 726 return UI_STRING("unmute audio tracks", "accessibility help text for un mute button"); 728 return UI_STRING("begin playback", "accessibility help text for play button"); 730 return UI_STRING("pause playback", "accessibility help text for pause button"); 732 return UI_STRING("movie time scrubber", "accessibility help text for timeline slider"); 734 return UI_STRING("movie time scrubber thumb", "accessibility help text for timeline slider thumb"); 736 return UI_STRING("seek movie back 30 seconds", "accessibility help text for jump back 30 seconds button"); 738 return UI_STRING("return streaming movie to real time", "accessibility help text for return streaming movie to real time button"); 740 return UI_STRING("current movie time in seconds", "accessibility help text for elapsed time display"); 742 return UI_STRING("number of seconds of movie remaining", "accessibility help text for remaining time display") [all...] |
/external/webkit/WebKit/win/ |
WebCoreLocalizedStrings.cpp | 173 return String(LPCTSTR_UI_STRING("mute audio tracks", "accessibility help text for mute button")); 175 return String(LPCTSTR_UI_STRING("unmute audio tracks", "accessibility help text for un mute button")); 177 return String(LPCTSTR_UI_STRING("begin playback", "accessibility help text for play button")); 179 return String(LPCTSTR_UI_STRING("pause playback", "accessibility help text for pause button")); 181 return String(LPCTSTR_UI_STRING("movie time scrubber", "accessibility help text for timeline slider")); 183 return String(LPCTSTR_UI_STRING("movie time scrubber thumb", "accessibility help text for timeline slider thumb")); 185 return String(LPCTSTR_UI_STRING("seek movie back 30 seconds", "accessibility help text for jump back 30 seconds button")); 187 return String(LPCTSTR_UI_STRING("return streaming movie to real time", "accessibility help text for return streaming movie to real time button")); 189 return String(LPCTSTR_UI_STRING("current movie time in seconds", "accessibility help text for elapsed time display")); 191 return String(LPCTSTR_UI_STRING("number of seconds of movie remaining", "accessibility help text for remaining time display")) [all...] |
/external/jsr305/javadoc/ |
help-doc.html | 7 API Help 16 parent.document.title="API Help"; 42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT> </TD> 56 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> 57 <A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> 155 This help file applies to API documentation generated using the standard doclet.</EM> 176 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT> </TD> 190 <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> 191 <A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>
|
/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.')
|
/external/iptables/extensions/ |
libipt_MARK.c | 14 help(void) function 213 .help = &help, 230 .help = &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
|
/dalvik/ |
run-core-tests.sh | 29 OPTS=`getopt -o dl: --long debug,log:,help -n $0 -- "$@"` 40 --help) 45 printf "\t%-15s%s\n" "--help" "this message";
|