/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-gcov.1 | 137 gcov [\fB\-v\fR|\fB\-\-version\fR] [\fB\-h\fR|\fB\-\-help\fR] 151 to analyze your programs to help create more efficient, faster running 153 \&\fBgcov\fR as a profiling tool to help discover where your 159 Profiling tools help you analyze your code's performance. Using a 207 .IP "\fB\-\-help\fR" 4 208 .IX Item "--help" 210 Display help about using \fBgcov\fR (on the standard output), and 555 If you plan to use \fBgcov\fR to help optimize your code, you must
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-gcov.1 | 137 gcov [\fB\-v\fR|\fB\-\-version\fR] [\fB\-h\fR|\fB\-\-help\fR] 150 to analyze your programs to help create more efficient, faster running 152 \&\fBgcov\fR as a profiling tool to help discover where your 158 Profiling tools help you analyze your code's performance. Using a 206 .IP "\fB\-\-help\fR" 4 207 .IX Item "--help" 209 Display help about using \fBgcov\fR (on the standard output), and 545 If you plan to use \fBgcov\fR to help optimize your code, you must
|
/system/core/adb/ |
commandline.c | 88 void help() function 115 " (see 'adb help all')\n" 138 " adb help - show this help message\n" 178 help(); 669 /* The environment didn't help. Walk up the tree from the CWD 1117 if(!strcmp(argv[0], "help") || !strcmp(argv[0], "/?")) { 1118 help(); [all...] |
/development/docs/ |
howto_use_cupcake_sdk.txt | 88 - If updating an existing Eclipse, use Help > Software Update and please 95 - Using Help > Software Update, add a new "archived site", point it to the new 215 $ SDK/tools/emulator -help-virtual-device 221 There is a lot more explanation given by the emulator. Please run the help 307 For more options, please consult the emulator help: 309 $ SDK/tools/emulator -help-virtual-device
|
/development/pdk/docs/source/ |
git-repo.jd | 112 <br><br>Optional elements are shown in brackets[ ]. Once Repo is installed, you can get information about any command by running <br>repo help <i>command</i> 118 ]<br><br><div>Installs Repo in the current directory. This creates a .repo/ directory that contains Git repositories for the Repo source code and the standard Android manifest files. The .repo/ directory also containsmanifest.xml, which is a symlink to the selected manifest in the .repo/manifests/ directory.<br><br>The -u argument specifies a URL from which to retrieve a manifest repository. For example:<br>$ repo init -u git://android.git.kernel.org/platform/manifest.git <br><br>To select a manifest file within the repository, use the -m option. (If no manifest name is selected, the default is default.xml.)For example:<br>$ repo init -ugit://android.git.kernel.org/platform/manifest.git-m dalkvik-plus.xml <br><br>To specify a revision, that is, a particular manifest-branch, use the -b option. For example:<br>$ repo init -ugit://android.git.kernel.org/platform/manifest.git-b release-1.0<br><br>To see other repo init options, run <br>$ repo help init <br><br><b>Note:</b> 169 ]<br><br>Options:<br>-h, --helpmeans show this help message and exit.<br></div> 187 help 189 repo help [<i>command</i> 190 ]<br><br><div>Displays detailed help about a command.<br></div>
|
/external/e2fsprogs/ext2ed/ |
init.c | 71 strcpy (last_command_line,"help"); /* Show the help screen to the user */ 72 dispatch ("help"); 79 add_user_command (&general_commands,"help","EXT2ED help system",help);
|
/external/iproute2/ip/ |
iplink.c | 307 if (matches(*argv, "help") == 0) 362 if (matches(*argv, "help") == 0) 365 "Try \"ip link help\".\n", *argv); 714 if (matches(*argv, "help") == 0) 802 if (matches(*argv, "help") == 0) 807 fprintf(stderr, "Command \"%s\" is unknown, try \"ip link help\".\n", *argv);
|
/external/qemu/ |
qemu-monitor.hx | 1 HXCOMM Use DEFHEADING() to define headings in both help text and texi 4 HXCOMM DEF(command, args, callback, arg_string, help) is used to construct 12 { "help|?", "s?", help_cmd, "[cmd]", "show the help" }, 14 @item help or ? [@var{cmd}] 15 Show the help for all commands or just for command @var{cmd}.
|
/external/stlport/ |
configure.bat | 5 REM * to see available options, call with option --help 20 echo use "configure --help" to see the available ones. 32 REM First parameter can only be help or compiler 33 REM help option 38 if "%1" == "--help" goto opt_help 102 REM * Help
|
/external/icu4c/tools/pkgdata/ |
pkgdata.cpp | 126 HELP, 271 if(options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) { 280 fprintf(stderr, "Run '%s --help' for help.\n", progname); 289 fprintf(stderr, "Run '%s --help' for help.\n", progname); 302 fprintf(stderr, "Run '%s --help' for help.\n", progname); 309 "Run '%s --help' for help.\n", progname) [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/Getopt/ |
Mixed.pm | 119 # If 'help' was defined as an option, a new hash with just 'help' is 124 my $help = defined($options{'help'}); 126 $options{'help'} = "" if $help; 133 # If --help is an option, prints message saying 'Try --help' 141 print STDERR "Try `$name --help' for more information.\n" 142 if defined $options{"help"}; [all...] |
/external/jpeg/ |
ltconfig | 74 help="Try \`$progname --help' for more information." 119 --help) cat <<EOM 126 --help display this help and exit 161 echo "$help" 1>&2 176 echo "$help" 1>&2 184 echo "$help" 1>&2 191 echo "$help" 1>&2 260 echo "$help" 1>& [all...] |
/external/fdlibm/ |
configure | 395 -help | --help | --hel | --he | -h) 397 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) 399 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) 592 Try \`$0 --help' for more information." >&2 736 # Report the --help message. 752 -h, --help display this help and exi [all...] |
/external/opencore/engines/adapters/player/framemetadatautility/test/src/ |
test_pv_frame_metadata_utility.cpp | 313 if (oscl_strcmp(argstr, "-help") == NULL) 454 if (oscl_strcmp(iSourceFind, "-help") == NULL) 656 if (oscl_strcmp(iSourceFind, "-help") == NULL) 710 if (oscl_strcmp(iSourceFind, "-help") == NULL) 861 // Print out the extension for help if no argument 864 fprintf(file, " Specify '-help' first to get help information on options\n\n"); [all...] |
/external/dnsmasq/ |
CHANGELOG.archive | 431 Taylor for help with this. 557 Glawe for help chasing this down.) 652 Fixes to Makefile(s) to help pkgsrc packaging - patch [all...] |
/external/opencore/engines/author/test/src/ |
pvaetest.cpp | [all...] |
/cts/tests/tests/provider/src/android/provider/cts/ |
BrowserTest.java | 337 notes = "test methods which help user to access the history table", 343 notes = "test methods which help user to access the history table", 349 notes = "test methods which help user to access the history table", 355 notes = "test methods which help user to access the history table", 361 notes = "test methods which help user to access the history table", [all...] |
/frameworks/base/docs/html/sdk/1.5_r1/ |
upgrading.jd | 116 <li>Select <strong>Help</strong> > <strong>Software Updates</strong> > 128 <li>Select <strong>Help</strong> > <strong>Software Updates</strong>.</li> 152 <li>Select <strong>Help</strong> > <strong>Software Updates</strong> > 173 <li>Select <strong>Help</strong> > <strong>Software Updates</strong>.</li> 395 to seek help from other Android developers.</p>
|
/frameworks/base/docs/html/sdk/1.5_r2/ |
upgrading.jd | 116 <li>Select <strong>Help</strong> > <strong>Software Updates</strong> > 128 <li>Select <strong>Help</strong> > <strong>Software Updates</strong>.</li> 152 <li>Select <strong>Help</strong> > <strong>Software Updates</strong> > 173 <li>Select <strong>Help</strong> > <strong>Software Updates</strong>.</li> 395 to seek help from other Android developers.</p>
|
/frameworks/base/docs/html/sdk/1.5_r3/ |
upgrading.jd | 118 <li>Select <strong>Help</strong> > <strong>Software Updates</strong> > 130 <li>Select <strong>Help</strong> > <strong>Software Updates</strong>.</li> 154 <li>Select <strong>Help</strong> > <strong>Software Updates</strong> > 175 <li>Select <strong>Help</strong> > <strong>Software Updates</strong>.</li> 397 to seek help from other Android developers.</p>
|
/ndk/ |
ndk-gdb | 111 --help|-h|-\?) 182 echo "ERROR: Unknown option '$opt', use --help for list of valid ones." 204 echo " --help|-h|-? Print this help" 530 echo " Maybe using --port=<port> to use a different TCP port might help?"
|
/external/qemu/android/ |
main.c | 64 #include "android/help.h" [all...] |
/dalvik/docs/ |
embedded-vm-control.html | 24 (use <code>adb shell dalvikvm -help</code> to get a summary), but 176 with the same flag. (Check the output of <code>dalvikvm -help</code> to 213 (The output from <code>dalvikvm -help</code> will tell you if the VM was
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
ApkCheck.java | 69 if (args[idx].equals("--help")) { 102 args[idx] + " (use \"--help\" for usage info)"); 148 System.err.println(" --help show this message");
|
/development/tools/etc1tool/ |
etc1tool.cpp | 42 "%s infile [--help | --encode | --encodeNoHeader | --decode] [--showDifference difffile] [-o outfile]\n", 45 fprintf(stderr, "\t\t--help print this usage information.\n"); 530 } else if (strcmp(pArg, "--help") == 0) {
|