Searched
full:help (Results
276 -
300 of
4257) sorted by null
<<11121314151617181920>>
/external/bzip2/ |
words3 | 28 You can also do "bzip2 --help" to see some helpful information.
|
/external/chromium/base/threading/ |
non_thread_safe.h | 29 // NonThreadSafe is a helper class used to help verify that methods of a
|
thread_checker.h | 31 // ThreadChecker is a helper class used to help verify that some methods of a
|
/external/chromium/chrome/browser/chromeos/login/ |
help_app_launcher.cc | 44 // show help only when the extensions is installed.
|
/external/chromium/chrome/browser/ui/cocoa/ |
objc_zombie.h | 16 // NSZombieEnabled which can help expose use-after-free errors where messages
|
ui_localizer.h | 29 // - accessibility help
|
/external/chromium/chrome/browser/ui/gtk/ |
tabstrip_origin_provider.h | 25 // Used to help other widgets draw their background relative to the tabstrip.
|
/external/chromium/chrome/common/extensions/docs/static/ |
tabs.html | 44 For other examples and for help in viewing the source code, see
|
/external/chromium/net/tools/dump_cache/ |
dump_cache.cc | 63 int Help() { 120 return Help(); 138 return Help(); 185 return Help();
|
/external/chromium/testing/gtest/xcode/Config/ |
ReleaseProject.xcconfig | 24 // Dead code strip does not affect ObjC code but can help for C
|
/external/clang/test/Parser/ |
pragma-pack.c | 21 /* expected-warning {{expected integer or identifier in '#pragma pack'}}*/ #pragma pack(push,i,help)
|
/external/dexmaker/javadoc/ |
deprecated-list.html | 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 107 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
/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/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/iptables/extensions/ |
libxt_cpu.c | 53 .help = cpu_help,
|
libxt_helper.c | 53 .help = helper_help,
|
libxt_quota.c | 60 .help = quota_help,
|
libxt_socket.c | 71 .help = socket_mt_help,
|
/external/iptables/iptables/ |
iptables-apply | 54 -h | --help Display this help text 59 LONGOPTS="timeout:,version,help"; 82 (-h|--help) usage >&2; exit 0;;
|
Completed in 460 milliseconds
<<11121314151617181920>>