Searched defs:usage (Results 1 - 25 of 346) sorted by relevance

1234567891011>>

/external/chromium/build/linux/
H A Ddump_app_syms12 usage() { function
19 usage
/external/clang/
H A Dgen_diff.sh5 function usage() { function
21 usage
37 usage
/external/icu4c/
H A DrunConfigureICU11 usage() function
70 usage 0
91 usage 1
/external/libpng/scripts/
H A Dlibpng-config.in28 usage() function
55 usage 1
71 usage 0
120 usage
/external/llvm/utils/
H A DGetRepositoryPath3 usage() { function
4 echo "usage: $0 <source root>"
13 usage;
H A DGetSourceVersion3 usage() { function
4 echo "usage: $0 <source root>"
13 usage;
H A Dcheck-each-file4 # the usage procedure, below, for command-line syntax (or run it with --help).
51 usage () { function
71 usage
78 usage
83 usage
88 usage
93 usage
99 usage
104 usage
109 usage
[all...]
/external/llvm/utils/release/
H A Dmerge.sh20 function usage() { function
21 echo "usage: `basename $0` [OPTIONS]"
37 usage
42 usage
52 usage
H A Dtag.sh23 function usage() { function
24 echo "usage: `basename $0` -release <num> [-rebranch]"
25 echo "usage: `basename $0` -release <num> -rc <num>"
82 usage
87 usage
97 usage
/external/openssh/
H A Dfixprogs9 sub usage { subroutine
14 die(&usage);
/external/v8/tools/
H A Dpush-to-trunk.sh41 usage() { function
43 usage: $0 OPTIONS
61 h) usage
71 usage
H A Dmerge-to-branch.sh41 usage() { function
43 usage: $0 [OPTIONS]... [BRANCH] [REVISION]...
73 h) usage
83 usage
/external/valgrind/main/auxprogs/
H A Dposixtestsuite-1.5.1-diff-results3 usage() function
13 usage;
/external/yaffs2/yaffs2/
H A Dpatch-ker.sh29 # Display usage of this script
30 usage () { function
31 echo "usage: $0 kernelpath"
39 usage;
/external/bzip2/
H A Dxmlproc.sh2 # see the README file for usage etc.
19 usage() { function
31 usage
112 usage
/external/chromium/build/
H A Dinstall-chroot.sh13 usage() { function
14 echo "usage: ${0##*/} [-m mirror] [-g group,...] [-s] [-c]"
34 usage
46 usage
51 usage
56 usage
64 usage
H A Dinstall-build-deps.sh11 usage() { function
30 *) usage;;
/external/openssl/apps/
H A DCA.sh57 usage() { function
58 echo "usage: $0 -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify" >&2
81 usage
192 usage
/external/iptables/iptables/
H A Diptables-apply39 function usage() function
82 (-h|--help) usage >&2; exit 0;;
/external/valgrind/main/drd/scripts/ppc-cross/
H A Ddownload-and-build-ppc-crosscompiler32 usage() { function
108 -h) usage; exit 1;;
165 usage
/external/openfst/src/extensions/far/
H A Dfarinfo.cc36 string usage = "Prints some basic information about the FSTs in an FST "; local
37 usage += "archive.\n\n Usage:";
38 usage += argv[0];
39 usage += " in1.far [in2.far...]\n";
40 usage += " Flags: begin_key end_key list_fsts";
43 SetFlags(usage.c_str(), &argc, &argv, true);
/external/webkit/Tools/Scripts/
H A Dcommit-log-editor46 sub usage subroutine
54 usage();
60 usage();
/external/e2fsprogs/e2fsck/
H A Dflushb.c32 static void usage(void) function
44 usage();
/external/libmtp/examples/
H A Dtrexist.c26 static void usage (void) function
41 usage();
/external/libsepol/utils/
H A Dchkcon.c9 void usage(char*) __attribute__((noreturn));
11 void usage(char *progname) function
13 printf("usage: %s policy context\n", progname);
22 usage(argv[0]);

Completed in 842 milliseconds

1234567891011>>