/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
argp.h | 107 /* The group this option is in. In a long help message, options are sorted 113 options such as --help are put into group -1. */ 120 /* This option isn't displayed in any help messages. */ 124 means that it will be displayed in the same help entry, and will inherit 141 included in help messages). This is mainly intended for options that are 220 argp's, and perhaps a function to filter help output. When actually 247 after the options in a long help message (separated by a vertical tab 259 /* If non-zero, this should be a function to filter the output of help 261 that option's help text, or a special key from the ARGP_KEY_HELP_ 262 defines, below, describing which other help text TEXT is. The functio [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 107 /* The group this option is in. In a long help message, options are sorted 113 options such as --help are put into group -1. */ 120 /* This option isn't displayed in any help messages. */ 124 means that it will be displayed in the same help entry, and will inherit 141 included in help messages). This is mainly intended for options that are 220 argp's, and perhaps a function to filter help output. When actually 247 after the options in a long help message (separated by a vertical tab 259 /* If non-zero, this should be a function to filter the output of help 261 that option's help text, or a special key from the ARGP_KEY_HELP_ 262 defines, below, describing which other help text TEXT is. The functio [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 107 /* The group this option is in. In a long help message, options are sorted 113 options such as --help are put into group -1. */ 120 /* This option isn't displayed in any help messages. */ 124 means that it will be displayed in the same help entry, and will inherit 141 included in help messages). This is mainly intended for options that are 220 argp's, and perhaps a function to filter help output. When actually 247 after the options in a long help message (separated by a vertical tab 259 /* If non-zero, this should be a function to filter the output of help 261 that option's help text, or a special key from the ARGP_KEY_HELP_ 262 defines, below, describing which other help text TEXT is. The functio [all...] |
/dalvik/dvz/ |
dvz.cpp | 86 fprintf(stderr,"Usage: %s [--help] [-classpath <classpath>] \n" 97 if (argc > 1 && 0 == strcmp(argv[1], "--help")) {
|
/external/bluetooth/bluez/tools/ |
bccmd.8 | 9 .B bccmd [-h --help] 17 devices. If run without the <command> argument, a short help page will be displayed.
|
/external/bluetooth/glib/docs/reference/glib/ |
gtester-report.1 | 32 \fB\-h\fR, \fB\-\-help\fR 34 print help and exit
|
gtester.xml | 35 <term><option>-h</option>, <option>--help</option></term> 37 print help and exit
|
/external/chromium/base/synchronization/ |
waitable_event_win.cc | 51 // It is most unexpected that this should ever fail. Help consumers learn 70 // It is most unexpected that this should ever fail. Help consumers learn
|
/external/chromium/build/linux/ |
rewrite_dirs.py | 58 parser.add_option('-s', '--sysroot', default='/', help='sysroot to prepend') 59 parser.add_option('-p', '--strip-prefix', default='', help='prefix to strip')
|
/external/chromium/chrome/browser/chromeos/login/ |
network_screen.h | 113 // Help application used for help dialogs.
|
/external/clang/test/Analysis/ |
unreachable-code-path.c | 19 help: 25 goto help;
|
/external/dbus/bus/ |
activation-helper-bin.c | 80 /* have we used a help option or not specified the correct arguments? */ 82 strcmp (argv[1], "--help") == 0 ||
|
/external/dropbear/ |
SMALL | 51 Of course using small C libraries such as uClibc and dietlibc can also help. 53 If you have any queries, mail me and I'll see if I can help.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
plugin.xml | 72 point="org.eclipse.help.contexts"> 78 point="org.eclipse.help.toc">
|
/external/grub/util/ |
grub-terminfo | 27 -h, --help print this message and exit 42 -h | --help)
|
grub-terminfo.in | 27 -h, --help print this message and exit 42 -h | --help)
|
/external/iproute2/tc/ |
q_drr.c | 40 if (strcmp(*argv, "help") == 0) { 70 } else if (strcmp(*argv, "help") == 0) {
|
q_multiq.c | 41 fprintf(stderr, "Usage: ... multiq [help]\n"); 50 if (strcmp(*argv, "help") == 0) {
|
tc_monitor.c | 78 if (matches(*argv, "help") == 0) { 81 fprintf(stderr, "Argument \"%s\" is unknown, try \"tc monitor help\".\n", *argv);
|
/external/iptables/extensions/ |
libxt_mark.c | 113 .help = mark_mt_help, 126 .help = mark_mt_help,
|
/external/libvpx/build/make/ |
gen_asm_deps.sh | 23 echo "See $0 --help for available options." 36 -h|--help) show_help
|
/external/linux-tools-perf/ |
builtin-help.c | 2 * builtin-help.c 4 * Builtin help command 13 #include "util/help.h" 45 "perf help [--all] [--man|--web|--info] [command]", 57 die("unrecognized help format '%s'", format); 258 if (!strcmp(var, "help.format")) { 290 puts(common_cmds[i].help); 400 execl_perf_cmd("web--browse", "-c", "help.browser", path, NULL);
|
/external/v8/test/mjsunit/ |
debug-liveedit-newsource.js | 44 + " return 'Help ' + name;\n" 55 var new_source = new_source.replace("Help", "Hello");
|
/frameworks/base/docs/html/tools/help/ |
MonkeyRunner.jd | 67 <a href="#help">help</a> 121 <a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a> 251 <A NAME="help"></A> 257 <span class="sympad">help</span> 398 <a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a> 431 <a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a> 441 A <code><a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a></code>
|
/frameworks/base/tests/DumpRenderTree/assets/ |
run_reliability_tests.py | 253 help="set the timeout for each test") variable 256 help="include debug-level logging") variable 259 help="pass options to adb, such as -d -e, etc") variable 262 help="the list of sites that cause browser to crash") variable 265 help="the list of sites that timedout during test") variable 268 help="add a manual delay between pages (in ms)") variable 271 help="the directory to store bugreport for crashes") variable 274 help="Logs page load time for each url to the file") variable
|