Searched refs:verbose (Results 101 - 125 of 810) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dload_main.c21 int verbose; /* Program verbosity */ variable
39 verbose = 0;
70 ++verbose;
H A Dquery_main.c20 int verbose; /* Program verbosity */ variable
36 verbose = 0;
59 ++verbose;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zeroconf-0.9/
H A Ddelay.c19 extern int verbose;
26 if (verbose)
57 if (verbose)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_hotbackup/
H A Ddb_hotbackup.c60 int remove_max, ret, update, verbose; local
65 * Make sure all verbose message are output before any error messages
85 data_next = exitval = update = verbose = 0;
140 verbose = 1;
206 if (verbose) {
231 if (verbose)
239 if (verbose)
269 dbenv, backup_dir, log_dir, &remove_max, update, verbose) != 0)
272 backup_dir, NULL, &remove_max, update, verbose) != 0)
282 backup_dir, home, verbose, db_confi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_hotbackup/
H A Ddb_hotbackup.c46 int remove_max, ret, update, verbose; local
51 * Make sure all verbose message are output before any error messages
71 data_next = exitval = update = verbose = 0;
125 verbose = 1;
191 if (verbose) {
216 if (verbose)
224 if (verbose)
254 dbenv, backup_dir, log_dir, &remove_max, update, verbose) != 0)
257 backup_dir, NULL, &remove_max, update, verbose) != 0)
267 backup_dir, home, verbose, db_confi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/
H A Ddepmod.pl27 my $verbose=0;
45 -v --verbose : Print out lots of debugging stuff
56 "verbose|v" => \$verbose,
78 warn "dir = $_\n" if $verbose;
91 warn "**** Locating all modules\n" if $verbose;
98 warn "$file\n" if $verbose;
102 warn "**** Finished locating modules\n" if $verbose;
108 warn "\nMODULE = $tgtname\n" if $verbose;
120 warn "\nMODULE = $tgtname\n" if $verbose;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/contrib/
H A Draid1ext4trim.sh-1.526 echo " ${0##*/} [--verbose] [--commit] [--reserve=#megs] [--max-ranges=#ranges] <raid_dev> <fsdir>"
28 echo " ${0##*/} --verbose --commit --reserve=100 --max-ranges=512 md0 /"
29 echo " ${0##*/} --verbose --verbose md1 /boot"
42 export verbose=0
52 elif [ "$1" = "--verbose" ]; then
53 verbose=$((verbose + 1))
116 [ $verbose -gt 0 ] && echo " --> using $prog instead of $1"
132 [ $verbose
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_register.c135 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER))
166 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER))
227 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER))
265 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER))
282 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER)) {
293 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER))
303 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER))
313 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER))
325 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER))
365 if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/tools/
H A Dc_rehash13 my $verbose = 0;
29 $verbose++;
104 print "unlink $_" if $verbose;
168 print "link $fname -> $hash\n" if $verbose;
175 print "copy $fname -> $hash\n" if $verbose;
203 print "link $fname -> $hash\n" if $verbose;
206 print "cp $fname -> $hash\n" if $verbose;
H A Dc_rehash.in13 my $verbose = 0;
29 $verbose++;
104 print "unlink $_" if $verbose;
168 print "link $fname -> $hash\n" if $verbose;
175 print "copy $fname -> $hash\n" if $verbose;
203 print "link $fname -> $hash\n" if $verbose;
206 print "cp $fname -> $hash\n" if $verbose;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpnm.cpp47 bool wxPNMHandler::LoadFile( wxImage *image, wxInputStream& stream, bool verbose, int WXUNUSED(index) ) argument
72 if (verbose) wxLogError(_("PNM: File format is not recognized."));
87 if (verbose)
106 if (verbose) wxLogError(_("PNM: File seems truncated."));
125 if (verbose) wxLogError(_("PNM: File seems truncated."));
144 if (verbose) wxLogError(_("PNM: File seems truncated."));
166 bool wxPNMHandler::SaveFile( wxImage *image, wxOutputStream& stream, bool WXUNUSED(verbose) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/tools/
H A Dc_rehash13 my $verbose = 0;
29 $verbose++;
104 print "unlink $_" if $verbose;
168 print "link $fname -> $hash\n" if $verbose;
175 print "copy $fname -> $hash\n" if $verbose;
203 print "link $fname -> $hash\n" if $verbose;
206 print "cp $fname -> $hash\n" if $verbose;
H A Dc_rehash.in13 my $verbose = 0;
29 $verbose++;
104 print "unlink $_" if $verbose;
168 print "link $fname -> $hash\n" if $verbose;
175 print "copy $fname -> $hash\n" if $verbose;
203 print "link $fname -> $hash\n" if $verbose;
206 print "cp $fname -> $hash\n" if $verbose;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/paride/
H A Dparide.c169 static int default_test_proto(PIA * pi, char *scratch, int verbose) argument
187 if (verbose)
195 static int pi_test_proto(PIA * pi, char *scratch, int verbose) argument
201 res = pi->proto->test_proto(pi, scratch, verbose);
203 res = default_test_proto(pi, scratch, verbose);
247 static int pi_register_parport(PIA * pi, int verbose) argument
264 if (verbose)
272 static int pi_probe_mode(PIA * pi, int max, char *scratch, int verbose) argument
285 return (!pi_test_proto(pi, scratch, verbose));
295 if (!pi_test_proto(pi, scratch, verbose))
302 pi_probe_unit(PIA * pi, int unit, char *scratch, int verbose) argument
347 pi_init(PIA * pi, int autoprobe, int port, int mode, int unit, int protocol, int delay, char *scratch, int devtype, int verbose, char *device) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv090x_priv.h35 if ((verbose > FE_ERROR) && (verbose > __y)) \
37 else if ((verbose > FE_NOTICE) && (verbose > __y)) \
39 else if ((verbose > FE_INFO) && (verbose > __y)) \
41 else if ((verbose > FE_DEBUG) && (verbose > __y)) \
44 if (verbose > __y) \
255 u32 *verbose; /* Cache member in struct:stv090x_state
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_deadlock/
H A Ddb_deadlock.c49 int rejected, ch, exitval, ret, verbose; local
64 exitval = verbose = 0;
131 verbose = 1;
169 if (verbose) {
181 if (verbose) {
192 if (verbose)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_deadlock/
H A Ddb_deadlock.c35 int rejected, ch, exitval, ret, verbose; local
50 exitval = verbose = 0;
116 verbose = 1;
154 if (verbose) {
166 if (verbose) {
177 if (verbose)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/gnu/gettext/
H A DGettextResource.java66 public static boolean verbose = false; field in class:GettextResource
107 if (verbose)
117 if (verbose)
131 if (verbose)
144 if (verbose)
176 if (verbose)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A Dip6tables.h136 extern int for_each_chain(int (*fn)(const ip6t_chainlabel, int, ip6tc_handle_t *), int verbose, int builtinstoo, ip6tc_handle_t *handle);
137 extern int flush_entries(const ip6t_chainlabel chain, int verbose, ip6tc_handle_t *handle);
138 extern int delete_chain(const ip6t_chainlabel chain, int verbose, ip6tc_handle_t *handle);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/misc/
H A Duuidtest.c74 int verbose = 0; local
84 if (! verbose) {
85 verbose = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-buildid-cache.c30 OPT_INCR('v', "verbose", &verbose, "be more verbose"),
47 if (verbose)
68 if (verbose)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A DMakefile.am28 $(AMTAR) --create --verbose --file=- $(distdir) | bzip2 -c -9 > $(distdir).tar.bz2 ; \
30 $(TAR) --create --verbose --file=- $(distdir) | bzip2 -c -9 > $(distdir).tar.bz2 ; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/doc/
H A DMakefile.am15 $(AMTAR) --create --directory=$(top_srcdir)/doc/doxygen/html --verbose --file=- . | bzip2 -c -9 > $(top_srcdir)/../alsa-lib-doc.tar.bz2 ; \
17 $(TAR) --create --directory=$(top_srcdir)/doc/doxygen/html --verbose --file=- . | bzip2 -c -9 > $(top_srcdir)/../alsa-lib-doc.tar.bz2 ; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dsecureserver.pl44 my $verbose=0; # set to 1 for debugging
89 if($ARGV[0] eq '--verbose') {
90 $verbose = 1;
232 if($verbose) {
285 if($verbose) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_mkdir.c30 FLD_ISSET(dbenv->verbose, DB_VERB_FILEOPS | DB_VERB_FILEOPS_ALL))

Completed in 125 milliseconds

1234567891011>>