Searched refs:usage (Results 26 - 50 of 252) sorted by relevance

1234567891011

/haiku-buildtools/binutils/
H A Dmkinstalldirs20 usage="\
32 echo "$usage"
37 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; }
50 echo "$usage" 1>&2
/haiku-buildtools/gcc/
H A Dmkinstalldirs20 usage="\
32 echo "$usage"
37 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; }
50 echo "$usage" 1>&2
/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dregval.l4 .*:10: Warning: This is the location of the conflicting usage
8 .*:24: Warning: This is the location of the conflicting usage
12 .*:31: Warning: This is the location of the conflicting usage
16 .*:45: Warning: This is the location of the conflicting usage
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dregval.l4 .*:10: Warning: This is the location of the conflicting usage
8 .*:24: Warning: This is the location of the conflicting usage
12 .*:31: Warning: This is the location of the conflicting usage
16 .*:45: Warning: This is the location of the conflicting usage
/haiku-buildtools/legacy/gcc/libchill/
H A Dgetusage.c46 return the_access->association->usage;
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug459.go18 f.usage()
21 func (f *FlagSet) usage() { func
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr51623.c77 goto usage;
96 goto usage;
111 goto usage;
123 usage:
/haiku-buildtools/gcc/libvtv/scripts/
H A Dsum-vtv-counts.c42 usage (const char *error_text) function
72 usage ("Error: Need an input file.\n");
81 usage (buffer);
93 usage (buffer);
/haiku-buildtools/gcc/gcc/java/
H A Djvgenmain.c51 static void usage (const char *) ATTRIBUTE_NORETURN;
54 usage (const char *name) function
93 usage (prog_name);
108 usage (prog_name);
116 usage (prog_name);
/haiku-buildtools/gcc/contrib/
H A Dwarn_summary6 # usage: warn_summary [-llf] [-s stage] [-nosub|-ch|-cp|-f|-fortran|-java|-ada|-intl|-fixinc]
139 usage="usage: `basename $0` [-llf] [-s stage] [-nosub|-ch|-cp|-f|-fortran|-java|-ada|-intl|-fixinc] [-pass|-wpass] [file(s)]"
162 -s) if test -z "$2"; then echo $usage 1>&2; exit 1; fi
168 -*) echo $usage 1>&2 ; exit 1 ;;
H A Dtest_recheck12 usage () function
35 -h | \?) usage ;;
41 test $# -gt 0 || usage
/haiku-buildtools/gcc/gmp/tests/rand/
H A Dspect.c40 const char usage[] = "usage: spect [-d] a m n\n"; local
70 fputs (usage, stderr);
78 fputs (usage, stderr);
/haiku-buildtools/legacy/gcc/contrib/
H A Dwarn_summary6 # usage: warn_summary [-llf] [-s stage] [-nosub|-ch|-cp|-f|-java]
120 usage="usage: `basename $0` [-llf] [-s stage] [-nosub|-ch|-cp|-f|-java] [-pass|-wpass] [file(s)]"
143 -s) if test -z "$2"; then echo $usage; exit 1; fi; stageN="$2"; shift 2 ;;
148 -*) echo $usage ; exit 1 ;;
/haiku-buildtools/legacy/autoconf/
H A Dautoconf.sh24 usage="\
55 echo "${usage}" 1>&2; exit 0 ;;
61 test $# -eq 0 && { echo "${usage}" 1>&2; exit 1; }
69 test $# -eq 0 && { echo "${usage}" 1>&2; exit 1; }
79 echo "${usage}" 1>&2; exit 1 ;;
95 *) echo "$usage" >&2; exit 1 ;;
/haiku-buildtools/legacy/gcc/gcc/config/m88k/
H A Dm88k-move.sh58 usage() { function
59 echo "usage: $0 [ -abi ] [ -no-tdesc ]" 1>&2
80 *) usage;;
/haiku-buildtools/gcc/gcc/
H A Dgenchecksum.c25 usage (void) function
104 usage ();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/ext/pb_ds/
H A Dpriority_queue_text_push_pop.cc48 usage();
95 usage() function
98 cerr << "usage: priority_queue_text_push_pop_timing_test "
H A Dpriority_queue_text_push.cc48 usage();
95 usage() function
98 cerr << "usage: priority_queue_text_push_timing_test <f_name> <vn> <vs> <vm>"
H A Dpriority_queue_int_push.cc48 usage();
96 usage() function
99 cerr << "usage: priority_queue_random_int_push_timing_test <vn> <vs> <vm>" <<
H A Dtree_text_lor_find.cc48 usage();
91 usage() function
94 cerr << "usage: tree_text_lor_find_performance_test <f_name> <vn> <vs> <vm>"
H A Dtree_order_statistics.cc47 usage();
85 usage() function
88 cerr << "usage: tree_order_statistics_timing_test.out <vn> <vs> <vm>" <<
H A Dtree_split_join.cc47 usage();
86 usage() function
89 cerr << "usage: tree_split_join_test.cpp <vn> <vs> <vm>" <<
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dx86-64-avx512_4fmaps-warn.s1 # Check warnings for invalid usage of register group
/haiku-buildtools/legacy/binutils/binutils/
H A Dstrings.c53 -h Print the usage message on the standard output.
169 static void usage (FILE *, int);
215 usage (stdout, 0);
231 usage (stderr, 1);
247 usage (stderr, 1);
257 usage (stderr, 1);
267 usage (stderr, 1);
296 usage (stderr, 1);
326 usage (stderr, 1);
712 usage (FIL
706 usage (FILE *stream, int status) function
[all...]
/haiku-buildtools/binutils/binutils/
H A Dstrings.c64 -h Print the usage message on the standard output.
152 static void usage (FILE *, int) ATTRIBUTE_NORETURN;
209 usage (stdout, 0);
229 usage (stderr, 1);
245 usage (stderr, 1);
255 usage (stderr, 1);
269 usage (stderr, 1);
301 usage (stderr, 1);
329 usage (stderr, 1);
678 usage (FIL
672 usage (FILE *stream, int status) function
[all...]

Completed in 145 milliseconds

1234567891011