Searched refs:verbose (Results 1 - 25 of 1056) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dmsgfmt.h22 /* Be more verbose. Use only 'fprintf' and 'multiline_warning' but not
26 extern bool verbose;
H A Dmsgunfmt.h22 /* Be more verbose. */
23 extern bool verbose;
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dautogen.sh32 autoreconf --install --verbose
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/config/
H A Dvxworks29k.exp23 verbose "Loading ${srcdir}/config/vx.exp"
H A Dsim.exp31 verbose "Timeout is now $timeout seconds" 2
34 verbose "Set target to sim"
43 verbose "Timeout is now $timeout seconds" 2
52 global verbose
66 verbose "Timeout is now $timeout seconds" 2
69 if $verbose>1 then {
73 verbose "Timeout is now $timeout seconds" 2
77 if $verbose>1 then {
82 if $verbose>1 then {
H A Dunix.exp24 verbose "Timeout is now $timeout seconds" 2
H A Ddve.exp19 verbose "Timeout is now $timeout seconds" 2
H A Dm32r.exp19 verbose "Timeout is now $timeout seconds" 2
H A Dmn10300-eval.exp19 verbose "Timeout is now $timeout seconds" 2
H A Dvx.exp57 global verbose
65 verbose "Spawn id for remote shell is $shell_id"
68 verbose "Timeout is now $timeout seconds" 2
92 verbose "Setting up target, Please wait..."
96 verbose "Timeout is now $timeout seconds" 2
99 verbose "Set target to [target_info hostname]" 1
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dmkman5 verbose=no
8 verbose=yes
35 [ $verbose = yes ] && echo "$0: Generating $which man page (0=sh,1=ksh)..." 1>&2
44 [ $verbose = yes ] && echo "$0: All done" 1>&2
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-info.c28 sim_info (SIM_DESC sd, int verbose) argument
31 sim_module_info (sd, verbose || STATE_VERBOSE_P (sd));
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/admin/
H A Dadmin.h28 extern int verbose;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20090209-1.c39 int verbose; local
45 verbose=0;
52 verbose = 1;
55 if (verbose)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dproc-utils.h27 int verbose);
29 extern void proc_prettyprint_syscalls (sysset_t *sysset, int verbose);
31 extern void proc_prettyprint_syscall (int num, int verbose);
33 extern void proc_prettyprint_flags (unsigned long flags, int verbose);
36 int verbose);
39 int verbose);
41 extern void proc_prettyfprint_syscall (FILE *file, int num, int verbose);
43 extern void proc_prettyfprint_signal (FILE *file, int signo, int verbose);
46 int verbose);
49 unsigned long what, int verbose);
[all...]
H A Dproc-why.c108 int verbose)
119 if (verbose)
129 proc_prettyfprint_signal (file, what, verbose);
134 proc_prettyfprint_fault (file, what, verbose);
140 proc_prettyfprint_syscall (file, what, verbose);
146 proc_prettyfprint_syscall (file, what, verbose);
151 proc_prettyfprint_signal (file, what, verbose);
172 proc_prettyprint_why (unsigned long why, unsigned long what, int verbose) argument
174 proc_prettyfprint_why (stdout, why, what, verbose);
107 proc_prettyfprint_why(FILE *file, unsigned long why, unsigned long what, int verbose) argument
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dkgdb_machdep.c72 kgdb_connect(int verbose) argument
78 if (verbose)
83 if (verbose)
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dipt.h27 extern void verbose(char *, ...);
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Djavacomp.h34 If verbose, the command to be executed will be printed.
43 bool verbose);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/
H A Ddlltool.exp41 verbose "$DLLTOOL --leading-underscore -d $srcdir/$subdir/fastcall.def" 1
46 verbose "$err" 1
56 verbose "$DLLTOOL -p prefix --leading-underscore -l tmpdir/libalias.a -d $srcdir/$subdir/alias.def $dlltool_gas_flag" 1
61 verbose "$err" 1
86 verbose "$DLLTOOL -p prefix --leading-underscore -l tmpdir/libalias2.a -d $srcdir/$subdir/alias-2.def $dlltool_gas_flag" 1
91 verbose "$err" 1
118 verbose "$DLLTOOL --no-leading-underscore -d $srcdir/$subdir/fastcall.def" 1
123 verbose "$err" 1
133 verbose "$DLLTOOL --no-leading-underscore -p prefix -l tmpdir/libalias_nu.a -d $srcdir/$subdir/alias.def $dlltool_gas_flag" 1
138 verbose "
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cdtest/
H A Dcdtest.exp56 verbose "tmpdir/cdtest >tmpdir/cdtest.out"
61 verbose "$exec_output" 1
66 verbose "diff tmpdir/cdtest.out $expected_output"
72 verbose "$exec_output" 1
75 verbose "Checking against Named Return Value optimization" 1
80 verbose "diff tmpdir/cdtest.out $expected_output"
89 verbose "$exec_output" 1
103 verbose "tmpdir/cdtest >tmpdir/cdtest.out"
108 verbose "$exec_output" 1
113 verbose "dif
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dpthreads.c40 static int verbose = 0; variable
52 if (verbose) printf("common_routine (%d)\n", arg);
76 if (verbose) printf ("thread1 (%0lx) ; pid = %d\n", (long) arg, getpid ());
79 if (verbose) printf("thread1 %ld\n", (long) pthread_self ());
93 if (verbose) printf ("thread2 (%0lx) ; pid = %d\n", (long) arg, getpid ());
96 if (verbose) printf("thread2 %ld\n", (long) pthread_self ());
111 if (verbose) printf("a=%d\n", a);
124 if (verbose) printf ("pid = %d\n", getpid());
149 if (verbose) printf ("Made thread %ld\n", (long) tid1);
157 if (verbose) print
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dverbose.c1 /* $NetBSD: verbose.c,v 1.1.1.2 2007/04/14 20:17:31 martin Exp $ */
8 * Id: verbose.c,v 1.6.4.1 2006/06/16 17:21:18 darrenr Exp
23 void verbose(char *fmt, ...) function
25 void verbose(fmt, va_alist)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cr16/
H A Dcr16.exp12 verbose [file rootname $test]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/crx/
H A Dallinsn.exp12 verbose [file rootname $test]

Completed in 182 milliseconds

1234567891011>>