/external/bzip2/ |
words3 | 28 You can also do "bzip2 --help" to see some helpful information.
|
/external/e2fsprogs/debian/ |
uuid-dev.README.Debian | 12 WIP releases the command "./util/gen-tarball ubuntu" will help create
|
/external/e2fsprogs/lib/et/test_cases/ |
continuation.c | 9 "New password was found in a dictionary of possible passwords and\ntherefore may be easily guessed. Please choose another password.\nSee the ovpasswd man page for help in choosing a good password.",
|
/external/e2fsprogs/lib/ss/ |
mk_cmds.1 | 11 converts a table listing command names and associated help messages
|
/external/grub/docs/ |
grub-install.8 | 11 \fB\-h\fR, \fB\-\-help\fR
|
/external/grub/util/ |
mbchk.c | 31 {"help", no_argument, 0, 'h'}, 41 fprintf (stderr, "Try ``mbchk --help'' for more information.\n"); 47 "-h, --help display this help and exit\n"
|
/external/icu4c/samples/layout/ |
LayoutSample.rc | 47 POPUP "&Help"
|
/external/icu4c/samples/ufortune/ |
ufortune.c | 55 UBool displayUsage = FALSE; /* Set true if command line err or help */ 82 * -? or --help display a usage line 95 strcmp(argv[i], "--help") == 0) { 139 * usage help message. These messages come from our resource bundle.
|
/external/iproute2/ip/ |
link_veth.c | 24 "'ip link add help'\n");
|
rtmon.c | 90 else if (strcmp(argv[1], "help") == 0) 93 fprintf(stderr, "Protocol ID \"%s\" is unknown, try \"rtmon help\".\n", argv[1]); 122 } else if (matches(argv[1], "help") == 0) { 125 fprintf(stderr, "Argument \"%s\" is unknown, try \"rtmon help\".\n", argv[1]);
|
/external/jsr305/javadoc/ |
constant-values.html | 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 103 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
deprecated-list.html | 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 103 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
/external/libffi/ |
ChangeLog.libgcj | 28 Use lowercase in configure --help explanations.
|
libtool-version | 6 # Here are a set of rules to help you update your library version
|
/external/openssl/crypto/bn/asm/ |
README | 25 by Chris Ruemmler from HP (with some help from the HP C compiler).
|
/external/qemu/distrib/ |
build-emulator.sh | 14 --help|-h|-\?) show_help=yes
|
/external/sonivox/jet_tools/JetCreator/ |
JetHelp.py | 6 Displays the help text
|
/external/v8/ |
Android.mk | 26 # To help setup buildbot, a new environment variable, USE_ALT_JS_ENGINE,
|
/external/webkit/WebKitTools/WinLauncher/ |
WinLauncher.rc | 48 POPUP "&Help"
|
/frameworks/base/docs/html/resources/ |
index.jd | 6 information to help you quickly implement the features you want in your
|
/frameworks/base/tools/localize/ |
Perforce_test.cpp | 8 int err = Perforce::RunCommand("p4 help csommands", &result, true);
|
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
console.c | 50 #define TOKEN_DIRHELP "help" 81 S8 help[MAX_HELP_LEN+1]; /* Help string */ member in struct:ConEntry_t 521 /* Display help for each entry in the current directory */ 535 (PS8)p_token->name, Console_getNParms(p_token), p_token->help ); 540 os_error_printf(CU_MSG_INFO2, (PS8)("Type ? <name> for command help, \"/\"-root, \"..\"-upper\n") ); 544 /* Display help a token */ 552 os_error_printf(CU_MSG_INFO2, (PS8)("%s: %s "), (PS8)p_token->help, (PS8)p_token->name ); 723 case HelpToken: /* Display help */ 734 os_error_printf(CU_MSG_INFO2, (PS8)("Type ? <name> for command help, \"/\"-root, \"..\"-upper\n") ) [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
gcc-plugin.h | 75 /* Additional information about the plugin. Used by --help and --version. */ 80 const char *help; member in struct:plugin_info 105 const char *help; /* Help string provided by plugin. */ member in struct:plugin_name_args
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/annotation/ |
UiThread.java | 26 * This annotation's sole purpose is to help reading the source code. It has no additional effect.
|
WorkerThread.java | 26 * This annotation's sole purpose is to help reading the source code. It has no additional effect.
|