/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/ |
mkinstalldirs | 18 Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... 28 -h | --help | --h*) # -h for help
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/install-tools/ |
mkinstalldirs | 18 Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... 28 -h | --help | --h*) # -h for help
|
/external/bluetooth/bluez/tools/ |
bccmd.c | 215 { "help", 0, 0, 'h' }, 219 static int opt_help(int argc, char *argv[], int *help) 226 if (help) 227 *help = 1; 235 #define OPT_HELP(range, help) \ 236 opt_help(argc, argv, (help)); \ 611 { "help", 0, 0, 'h' }, 615 static int opt_pskey(int argc, char *argv[], uint16_t *stores, int *reset, int *help) 654 if (help) 655 *help = 1 [all...] |
hcitool.c | 371 { "help", 0, 0, 'h' }, 399 { "help", 0, 0, 'h' }, 484 { "help", 0, 0, 'h' }, 762 { "help", 0, 0, 'h' }, 816 { "help", 0, 0, 'h' }, 962 { "help", 0, 0, 'h' }, 1018 { "help", 0, 0, 'h' }, 1059 { "help", 0, 0, 'h' }, 1149 { "help", 0, 0, 'h' }, 1177 { "help", 0, 0, 'h' } [all...] |
/external/icu4c/ |
runConfigureICU | 21 echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ configurearg ... ]" 26 Options: -h, --help Print this message and exit 68 -h|--help) 296 >&2 echo "$me: unrecognized platform \"$platform\" (use --help for help)"
|
/external/icu4c/stubdata/ |
icu_dat_generator.py | 56 print "icu_dat_generator.py icu-version [-v|--verbose] [-h|--help]" 197 global HELP 214 HELP = False 218 opts, args = getopt.getopt(sys.argv[2:], 'hv', ['help', 'verbose']) 224 if opt in ('-h', '--help'):
|
/external/v8/tools/ |
test.py | 1084 result.add_option("-m", "--mode", help="The test modes in which to run (comma-separated)", 1086 result.add_option("-v", "--verbose", help="Verbose output", 1088 result.add_option("-S", dest="scons_flags", help="Flag to pass through to scons", 1091 help="The style of progress indicator (verbose, dots, color, mono)", 1093 result.add_option("--no-build", help="Don't build requirements", 1095 result.add_option("--build-only", help="Only build requirements, don't run the tests", 1097 result.add_option("--report", help="Print a summary of the tests to be run", 1099 result.add_option("-s", "--suite", help="A test suite", 1101 result.add_option("-t", "--timeout", help="Timeout in seconds", 1103 result.add_option("--arch", help='The architecture to run tests for' [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
adt.jd | 24 <li>Start Eclipse, then select <strong>Help</strong> > <strong>Software Updates</strong> > <strong>Find 53 <li>Start Eclipse, then select <strong>Help</strong> > <strong>Software Updates...</strong>. 133 <li> Select <strong>Help</strong> > <strong>Software Updates</strong> > <strong>Find and Install...</strong>. </li> 140 <li> Select <strong>Help</strong> > <strong>Software Updates</strong> > <strong>Manage Configuration</strong>. </li> 147 <li>Select <strong>Help</strong> > <strong>Software Updates...</strong></li>
|
/frameworks/base/docs/html/resources/ |
community-groups.jd | 17 <li><a href="#MarketHelp">Android Market Help Forum</a></li> 69 help others understand your problem. Code or log snippets, as well as 91 You're now an experienced Android application developer. You've grasped the basics of Android app development, you're comfortable using the SDK, now you want to move to advanced topics. Get help here with troubleshooting applications, advice on implementation, and strategies for improving your application's performance and user experience. This is the not the right place to discuss user issues (use android-discuss for that) or beginner questions with the Android SDK (use android-beginners for that). 116 <h2 id="MarketHelp">Android Market Help Forum</h2> 118 <p>The <a href="http://www.google.com/support/forum/p/Android+Market">Android Market Help Forum</a> is a web-based discussion forum where you can ask questions or report issues relating to Android Market.</p>
|
/ndk/build/tools/ |
make-release.sh | 52 --help|-h|-\?) OPTION_HELP=yes 74 echo "unknown option '$opt', use --help" 102 echo " --help Print this help message" 121 echo "ERROR: You must use one of --prebuilt-prefix or --prebuilt-ndk. See --help for details."
|
prebuilt-common.sh | 144 # Print the help, including a list of registered options for this program 178 echo "ERROR: Option '$1' does not take arguments. See --help for usage." 184 echo "ERROR: Option '$1' requires an argument. See --help for usage." 239 echo "ERROR: Unknown option '$1'. Use --help for list of valid values." 281 echo "ERROR: Unknown option '$opt'. See --help for usage." 307 register_option "--help" do_option_help "Print this help."
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
multicommandtool.py | 105 log("%s required, %s provided. Provided: %s Required: %s\nSee '%s help %s' for usage." % ( 151 error_message += "\nType \"%s --help\" to see usage.\n" % self.get_prog_name() 163 name = "help" 169 make_option("-a", "--all-commands", action="store_true", dest="show_all_commands", help="Print all available commands"), 186 epilog += "See '%prog help --all-commands' to list all commands.\n" 187 epilog += "See '%prog help COMMAND' for more information on a specific command.\n" 216 # Require a help command, even if the manual test list doesn't include one.
|
/external/zlib/contrib/untgz/ |
untgz.c | 122 void help OF((int)); 581 void help(int exitval) function 589 " untgz -h display this help\n"); 632 help(0); 638 help(0); 642 help(0); 650 help(1);
|
/external/qemu/ |
qemu-io.c | 347 .help = read_help, 500 .help = readv_help, 620 .help = write_help, 752 .help = writev_help, 923 fprintf(stderr, "file open already, try 'help close'\n"); 1006 .help = open_help, 1026 fprintf(stderr, "no file open, try 'help open'\n"); 1044 " -h, --help display this help and exit\n" 1056 { "help", 0, 0, 'h' } [all...] |
/external/webkit/WebKitTools/Scripts/webkitpy/commands/ |
upload.py | 244 make_option("-b", "--bug-id", action="store", type="string", dest="bug_id", help="Specify bug id if no URL is provided in the commit log."), 245 make_option("--add-log-as-comment", action="store_true", dest="add_log_as_comment", default=False, help="Add commit log message as a comment when uploading the patch."), 246 make_option("-m", "--description", action="store", type="string", dest="description", help="Description string for the attachment (default: description from commit message)"), 297 make_option("--bug-id", action="store", type="string", dest="bug_id", help="Specify bug id if no URL is provided in the commit log."), 298 make_option("--comment", action="store", type="string", dest="comment", help="Text to include in bug comment."), 299 make_option("--open", action="store_true", default=False, dest="open_bug", help="Open bug in default web browser (Mac only)."), 300 make_option("--update-only", action="store_true", default=False, dest="update_only", help="Add comment to the bug, but do not close it."), 378 make_option("--no-prompt", action="store_false", dest="prompt", default=True, help="Do not prompt for bug title and comment; use commit log instead."), 379 make_option("--no-review", action="store_false", dest="review", default=True, help="Do not mark the patch for review."), 380 make_option("--request-commit", action="store_true", dest="request_commit", default=False, help="Mark the patch as needing auto-commit after review.") [all...] |
/external/bison/build-aux/ |
config.rpath | 176 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 186 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then 197 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 208 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 220 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 232 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
/external/oprofile/libpopt/ |
popt.h | 45 #define POPT_ARGFLAG_DOC_HIDDEN 0x40000000 /*!< don't show in help/usage */ 63 #define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000 /*!< show default value in --help */ 153 * \name Auto-generated help/usage 168 * Auto help table options. 181 0, "Help options:", NULL }, 497 * Provide text to replace default "[OPTION...]" in help/usage output.
|
/external/oprofile/ |
popt.h | 45 #define POPT_ARGFLAG_DOC_HIDDEN 0x40000000 /*!< don't show in help/usage */ 63 #define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000 /*!< show default value in --help */ 153 * \name Auto-generated help/usage 168 * Auto help table options. 181 0, "Help options:", NULL }, 497 * Provide text to replace default "[OPTION...]" in help/usage output.
|
/development/pdk/docs/community/ |
index.jd | 11 you. Note that if you're a user looking for help with your Android device, 13 for help with your phone.</p> 41 Subscribe to this list for discussion and help on building the Android source
|
/external/bluetooth/bluez/sbc/ |
sbcdec.c | 229 "\t-h, --help Display help\n" 237 { "help", 0, 0, 'h' },
|
sbcenc.c | 215 "\t-h, --help Display help\n" 227 { "help", 0, 0, 'h' },
|
/external/grub/grub/ |
main.c | 76 {"help", no_argument, 0, OPT_HELP}, 96 fprintf (stderr, "Try ``grub --help'' for more information.\n"); 107 --help display this message and exit\n\
|
/external/iptables/extensions/ |
libip6t_LOG.c | 22 help(void) function 278 .help = &help,
|
libip6t_dst.c | 24 help(void) function 256 .help = &help,
|
libip6t_frag.c | 13 help(void) function 259 .help = &help,
|