Searched refs:verbose (Results 201 - 225 of 1056) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-elfvers/
H A Dvers.exp82 verbose "$CC $picflag"
85 verbose "--" "$exec_output"
112 verbose -log "$ar -cr $tmpdir/$lib $tmpdir/$object"
116 verbose -log "$exec_output"
121 verbose -log "$nm --print-armap $tmpdir/$lib | grep \" in \" | egrep \"VERS\\|bar\\|foo\" | sort > $tmpdir/nm.out"
131 verbose -log "$exec_output"
136 verbose -log "$exec_output"
152 verbose -log "$objdump $SOBJDUMP_FLAGS $object | sed -n /\@/p"
161 verbose -log "$exec_output"
162 verbose
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/lib/
H A Dgas-defs.exp63 verbose "Executing $cmd $redir"
122 verbose "output was $comp_output"
140 verbose "output was $comp_output"
165 verbose -log "Starting $AS $ASFLAGS $as_opts $prog" 2
186 verbose "$comp_output" 3
251 verbose "$comp_output" 3
513 verbose "Testing $testname"
654 verbose "$comp_output" 3
665 verbose -log "$exitstat with: <$comp_output>, expected: <$expmsg>"
674 verbose "erro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-elfweak/
H A Delfweak.exp95 verbose -log "$objdump $SOBJDUMP_FLAGS $object | grep foo$ > $tmpdir/objdump.out"
121 verbose "# Diff'ing: $expectfile $tmpdir/objdump.out" 2
149 verbose "\t$expectfile: $i: $line_a" 3
150 verbose "\t/tmp/objdump.out: $i: $line_b" 3
154 verbose -log "\t$expectfile: $i: $line_a"
155 verbose -log "\t$tmpdir/objdump.out: $i: $line_b"
162 verbose -log "Line count"
172 verbose -log "$exec_output"
190 verbose -log "$objdump $DOBJDUMP_FLAGS $object | grep foo$ > $tmpdir/objdump.out"
216 verbose "# Dif
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dsched-vis.c65 print_exp (char *buf, const_rtx x, int verbose)
269 fun = (verbose) ? "sign_extract" : "sxt";
275 fun = (verbose) ? "zero_extract" : "zxt";
281 fun = (verbose) ? "sign_extend" : "sxn";
285 fun = (verbose) ? "zero_extend" : "zxn";
289 fun = (verbose) ? "float_extend" : "fxn";
293 fun = (verbose) ? "trunc" : "trn";
297 fun = (verbose) ? "float_trunc" : "ftr";
301 fun = (verbose) ? "float" : "flt";
305 fun = (verbose)
64 print_exp(char *buf, const_rtx x, int verbose) argument
427 print_value(char *buf, const_rtx x, int verbose) argument
538 print_pattern(char *buf, const_rtx x, int verbose) argument
652 print_insn(char *buf, const_rtx x, int verbose) argument
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb_il.c123 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
130 if (txtype == TX_WRITE2 || verbose < 5)
168 (verbose < 6 ? 20 : SPA_MAXBLOCKSIZE));
279 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
294 if (txtype && verbose >= 3)
308 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
311 if (verbose <= 3)
314 if (verbose >= 5) {
335 print_log_stats(int verbose) argument
339 if (verbose >
361 int verbose = MAX(dump_opt['d'], dump_opt['i']); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/
H A Dreadelf.exp27 verbose "$READELF is only intended for ELF targets" 2
64 verbose -log "EI_CLASS field not found in output"
65 verbose -log "output is \n[file_contents readelf.out]"
69 verbose -log "ELF size is $readelf_size"
121 verbose "output is \n[file_contents readelf.out]" 2
150 verbose "Unable to compile test file."
179 verbose "No output from 'readelf -wi'"
223 verbose "Unable to compile test file."
241 verbose "output is \n[file_contents readelf.out]" 2
242 verbose "expecte
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dmi-support.exp46 global verbose
62 verbose "Quitting $GDB $INTERNAL_GDBFLAGS $GDBFLAGS $MIFLAGS"
98 global verbose
118 verbose "Spawning SID"
122 verbose "Spawning $GDB $INTERNAL_GDBFLAGS $GDBFLAGS $MIFLAGS"
159 verbose "GDB initialized."
170 verbose "GDB initialized."
195 verbose "Setting height to 0." 2
205 verbose "Setting width to 0." 2
217 verbose "redirec
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/alpha/stand/mkbootimage/
H A Dmkbootimage.c64 int c, verbose, nowrite, infd, outfd; local
66 verbose = nowrite = 0;
76 verbose = 1;
92 if (verbose) {
138 if (verbose) {
/netbsd-6-1-5-RELEASE/sbin/mbrlabel/
H A Dmbrlabel.c117 getparts(int sd, u_int32_t off, u_int32_t extoff, int verbose) argument
158 if (verbose)
176 if (verbose)
202 if (verbose)
233 extoff ? extoff : poff, verbose);
255 int verbose; /* verbose output */ local
262 verbose = 1;
271 verbose = 0;
308 changed = getparts(sd, sector, 0, verbose);
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/mdsetimage/
H A Dmdsetimage.c65 int verbose; variable
98 verbose = 1;
130 if (verbose)
141 if (verbose)
158 if (verbose)
168 if (verbose)
176 if (verbose)
235 if (verbose) {
251 if (verbose)
256 if (verbose)
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/scripts/
H A Dfsadm.sh85 echo " -v | --verbose Be verbose"
99 verbose() { function
110 verbose "Dry execution $@"
113 verbose "Executing $@"
122 verbose "Remounting unmounted filesystem back"
170 verbose "\"$FSTYPE\" filesystem found on \"$VOLUME\""
242 verbose "Parsing $TUNE_EXT -l \"$VOLUME\""
254 detect_mounted && verbose "$RESIZE_EXT needs unmounted filesystem" && try_umount
260 verbose "Resizin
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/lib/
H A Dutils-lib.exp71 verbose "$prog $progargs"
81 verbose "$exec_output"
86 verbose "$exec_output"
109 verbose "sed -f $sed_file < $source > asm.s"
121 verbose "$exec_output"
338 verbose "Testing $testname"
451 verbose "$exec_output"
463 verbose "$exec_output"
477 verbose "running $binary $progopts $progopts1" 3
508 verbose "outpu
[all...]
H A Dbinutils-common.exp211 verbose " Regexp-diff'ing: $file_1 $file_2" 2
230 verbose "fail if no difference" 3
242 verbose "looking for \"^$line_b$\"" 3
244 verbose "skipping \"$line_a\"" 3
264 verbose "extra regexps in $file_2 starting with \"^$line_b$\"\nEOF from $file_1" 3
269 verbose "extra lines in $file_1 starting with \"^$line_a$\"\nEOF from $file_2\n" 3
277 verbose "regexp \"^$line_b$\"\nline \"$line_a\"" 3
281 verbose "regexp_diff match failure\n" 3
289 verbose "$file_1 and $file_2 are different lengths" 3
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Ddefault.exp204 if $verbose>1 then {
228 if $verbose>1 then {
331 verbose "Confirm dislayed"
336 verbose "GDB prompt displayed"
341 verbose "write displayed"
345 verbose "prompt $set_prompt_seen confirm $set_confirm_seen"
568 #test set verbose
569 gdb_test_no_output "set verbose" "set verbose"
673 #test show verbose
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/lib/
H A Dobj-c++.exp111 verbose "shared lib extension: $shlib_ext"
158 verbose "libobjc_dir: $libobjc_dir"
272 verbose -log "ALWAYS_OBJCXXFLAGS set to $ALWAYS_OBJCXXFLAGS"
274 verbose "obj-c++ is initialized" 3
291 verbose "input-options: $options" 4
302 verbose "initial next runtime state : $nextruntime" 2
312 verbose "next runtime state after dg opts: $nextruntime" 2
317 verbose "board multilib_flags $lb" 2
327 verbose "next runtime state after any multilib opts: $nextruntime" 2
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libmudflap/testsuite/lib/
H A Dmfdg.exp108 verbose "Processing option: $op" 3
133 verbose "$name not supported on this target, skipping it" 3
154 verbose "Scanning for message: $i" 4
271 verbose "Exec succeeded." 3
275 verbose "Exec failed, errorCode: $errorCode" 3
277 verbose "Exec failed, errorCode not defined!" 3
301 verbose -log "Output pattern $texttmp"
317 verbose "Running dg-final tests." 3
318 verbose "dg-final-proc:\n[info body dg-final-proc]" 4
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/
H A Dlvm2create_initrd71 echo " -v|--verbose verbose progress messages"
80 verbose () {
85 [ "`mount | grep $DEVRAM`" ] && verbose "unmounting $DEVRAM" && umount $DEVRAM
86 [ -f $DEVRAM ] && verbose "removing $DEVRAM" && rm $DEVRAM
87 [ -d $TMPMNT ] && verbose "removing $TMPMNT" && rmdir $TMPMNT
88 verbose "exit with code $1"
93 verbose 'Caught interrupt'
231 -v|--verbose) VERBOSE="y";;
273 verbose "BINFILE
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-bootstrap/
H A Dbootstrap.exp133 verbose -log "$strip tmpdir/ld1"
136 verbose -log "$exec_output"
190 verbose "$do_compare"
194 verbose "cmp tmpdir/ld2 tmpdir/ld3"
203 verbose "$exec_output" 1
/netbsd-6-1-5-RELEASE/sbin/apmlabel/
H A Dapmlabel.c101 getparts(int sd, int verbose) argument
183 if (verbose)
201 if (verbose)
227 if (verbose)
303 int verbose; /* verbose output */ local
308 verbose = 1;
316 verbose = 0;
339 changed = getparts(sd, verbose);
341 if (verbose) {
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/hpc/hpc/
H A Dplatid_test.c45 int verbose = 0; local
49 if (pid.dw.dw0 != PLATID_CPU_ARCH_MASK && err_count++ || verbose) {
57 if (pid.dw.dw0 != PLATID_CPU_SERIES_MASK && err_count++ || verbose) {
65 if (pid.dw.dw0 != PLATID_CPU_MODEL_MASK && err_count++ || verbose) {
73 if (pid.dw.dw0 != PLATID_CPU_SUBMODEL_MASK && err_count++ || verbose) {
81 if (pid.dw.dw0 != PLATID_FLAGS_MASK && err_count++ || verbose) {
89 if (pid.dw.dw1 != PLATID_VENDOR_MASK && err_count++ || verbose) {
97 if (pid.dw.dw1 != PLATID_SERIES_MASK && err_count++ || verbose) {
105 if (pid.dw.dw1 != PLATID_MODEL_MASK && err_count++ || verbose) {
113 if (pid.dw.dw1 != PLATID_SUBMODEL_MASK && err_count++ || verbose) {
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.gdb/
H A Dobserver.exp46 verbose "Timeout is now $timeout seconds" 2
53 verbose "Timeout is now $timeout seconds" 2
85 verbose "Timeout is now $timeout seconds" 2
91 verbose "Timeout is now $timeout seconds" 2
97 verbose "Timeout is now $timeout seconds" 2
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls_scache.c11 /* TLS_SCACHE *tls_scache_open(dbname, cache_label, verbose, timeout)
14 /* int verbose;
77 /* .IP verbose
78 /* Do verbose logging of cache operations? (zero == no)
191 if (cp->verbose)
240 if (cp->verbose)
274 if (cp->verbose)
311 if (cp->verbose)
421 if (cp->verbose)
436 int verbose, in
435 tls_scache_open(const char *dbname, const char *cache_label, int verbose, int timeout) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/usbhidaction/
H A Dusbhidaction.c54 static int verbose = 0; variable
122 verbose++;
164 if (verbose)
180 if (verbose > 2) {
187 if (verbose)
311 if (verbose > 2)
334 if (verbose > 2)
345 if (verbose > 2)
359 if (verbose > 2)
371 if (verbose)
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/test/
H A Dlvm-utils.sh66 if test "$verbose" = "t"
83 if test "$verbose" = "t"
98 if test "$verbose" = "t"
113 if test "$verbose" = "t"
128 if test "$verbose" = "t"
194 verbose = $verboselevel
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-scripts/
H A Dcrossref.exp80 verbose -log "$exec_output"
103 verbose -log "$exec_output"
132 verbose -log "$exec_output"

Completed in 246 milliseconds

1234567891011>>