Searched refs:verbose (Results 76 - 100 of 810) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Daeswrap.c31 static int verbose; variable
175 if (verbose)
184 if (verbose)
194 if (verbose)
204 if (verbose)
215 if (verbose)
226 if (verbose)
244 if (argc > 1 && !strcmp (argv[1], "--verbose"))
245 verbose = 1;
247 verbose
[all...]
H A Drandom.c33 static int verbose; variable
122 if (verbose)
136 if (verbose)
144 if (verbose)
181 if (verbose)
195 if (verbose)
203 if (verbose)
234 if ((argc > 1) && (! strcmp (argv[1], "--verbose")))
235 verbose = 1;
237 verbose
[all...]
H A Dkeygen.c32 static int verbose; variable
95 if (verbose)
130 if (verbose)
146 if (verbose)
150 if (verbose)
168 if (verbose)
174 if (verbose)
192 if (verbose)
210 if (verbose)
238 if (verbose)
[all...]
H A Dac-data.c40 static int verbose; variable
66 if (verbose)
81 if (verbose)
137 if (verbose)
169 if (verbose)
178 if (verbose)
192 if (argc > 1 && !strcmp (argv[1], "--verbose"))
193 verbose = 1;
195 verbose = debug = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/apps/
H A Dgeoipupdate-pureperl.pl148 my ( $user_id, $license_key, $product_id, $verbose, $client_ipaddr ) = @_;
152 print 'Send request ' . $u->as_string, "\n" if ($verbose);
163 print "MD5 sum of database $geoip_filename is $old_md5\n" if $verbose;
166 print 'Send request ' . $u->as_string, "\n" if ($verbose);
177 print "client ip address: $client_ipaddr\n" if $verbose;
181 if $verbose;
192 print 'Send request ' . $u->as_string, "\n" if ($verbose);
199 print "Downloading gzipped GeoIP Database...\n" if $verbose;
212 print "Done\n" if $verbose;
216 my ( $license_key, $verbose )
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest103.tcl101 # Run tests in verbose mode for debugging.
102 set verbose 0
106 check_multi_recno $db [expr $pagesize * $nentries] multi_key $verbose
110 check_multi_recno $db [expr $pagesize * 2] multi_key $verbose
115 check_multi_recno $db $pagesize multi_key $verbose
123 multi_key $verbose
156 check_multi_recno $db [expr $pagesize * $nentries] multi_key $verbose
158 check_multi_recno $db [expr $pagesize * $nentries] multi $verbose
162 check_multi_recno $db [expr $pagesize * 2] multi_key $verbose
164 check_multi_recno $db [expr $pagesize * 2] multi $verbose
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dcsharpexec.c95 bool verbose, bool quiet,
143 if (verbose)
165 bool verbose, bool quiet,
195 old_monopath = set_monopath (libdirs, libdirs_count, false, verbose);
202 if (verbose)
227 bool verbose, bool quiet,
256 old_clixpath = set_clixpath (libdirs, libdirs_count, false, verbose);
263 if (verbose)
288 bool verbose, bool quiet,
305 args, nargs, verbose, quie
91 execute_csharp_using_pnet(const char *assembly_path, const char * const *libdirs, unsigned int libdirs_count, const char * const *args, unsigned int nargs, bool verbose, bool quiet, execute_fn *executer, void *private_data) argument
161 execute_csharp_using_mono(const char *assembly_path, const char * const *libdirs, unsigned int libdirs_count, const char * const *args, unsigned int nargs, bool verbose, bool quiet, execute_fn *executer, void *private_data) argument
223 execute_csharp_using_sscli(const char *assembly_path, const char * const *libdirs, unsigned int libdirs_count, const char * const *args, unsigned int nargs, bool verbose, bool quiet, execute_fn *executer, void *private_data) argument
284 execute_csharp_program(const char *assembly_path, const char * const *libdirs, unsigned int libdirs_count, const char * const *args, bool verbose, bool quiet, execute_fn *executer, void *private_data) argument
[all...]
H A Djavaexec.c79 bool verbose, bool quiet,
105 verbose);
111 if (verbose)
146 verbose);
172 if (verbose)
226 verbose);
233 if (verbose)
281 verbose);
288 if (verbose)
335 verbose);
73 execute_java_class(const char *class_name, const char * const *classpaths, unsigned int classpaths_count, bool use_minimal_classpath, const char *exe_dir, const char * const *args, bool verbose, bool quiet, execute_fn *executer, void *private_data) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DClassEnhancer.java71 private boolean verbose; field in class:ClassEnhancer
90 boolean verbose = false;
96 verbose = true;
106 enhancer.setVerbose(verbose);
133 boolean verbose = false;
141 verbose = true;
152 enhancer.setVerbose(verbose);
163 * Sets verbose mode.
168 public void setVerbose(boolean verbose) { argument
169 this.verbose
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dkeygen.c32 static int verbose; variable
95 if (verbose)
130 if (verbose)
146 if (verbose)
150 if (verbose)
168 if (verbose)
174 if (verbose)
192 if (verbose)
210 if (verbose)
238 if (verbose)
[all...]
H A Dac-data.c40 static int verbose; variable
66 if (verbose)
81 if (verbose)
137 if (verbose)
169 if (verbose)
178 if (verbose)
192 if (argc > 1 && !strcmp (argv[1], "--verbose"))
193 verbose = 1;
195 verbose = debug = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Druntests.pl274 my $verbose;
319 stopservers($verbose);
391 logmsg "startnew: $cmd\n" if ($verbose);
418 logmsg "startnew: $pidfile faked with pid=$child\n" if($verbose);
426 logmsg "startnew: child process has failed to start\n" if($verbose);
447 if($verbose);
504 print "CMD ($ret): $cmd\n" if($verbose && !$torture);
539 logmsg " CMD: $testcmd\n" if($verbose);
566 if($verbose) {
626 stopservers($verbose);
[all...]
H A Drtspserver.pl37 my $verbose = 0; # set to 1 for debugging
87 elsif($ARGV[0] eq '--verbose') {
88 $verbose = 1;
H A Dtftpserver.pl37 my $verbose = 0; # set to 1 for debugging
88 elsif($ARGV[0] eq '--verbose') {
89 $verbose = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dcms-examples.pl59 my $verbose = 1;
218 print "\tReencode passed\n" if $verbose;
235 print "\tCertificate output passed\n" if $verbose;
255 print "\tDataout passed\n" if $verbose;
288 print "\tVerify passed\n" if $verbose;
318 print "\tDecrypt passed\n" if $verbose;
342 print "\tDigest verify passed\n" if $verbose;
365 print "\tEncryptedData verify passed\n" if $verbose;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIPUpdate.c284 short int GeoIP_update_database (char * license_key, int verbose, void (*f)( char * )) { argument
342 if (verbose == 1){
364 if (verbose == 1)
396 if (verbose == 1)
408 if (verbose == 1)
417 if (verbose == 1) {
435 if (verbose == 1)
438 if (verbose == 1)
478 if (verbose == 1)
481 if (verbose
544 GeoIP_update_database_general(char * user_id,char * license_key,char *data_base_type, int verbose,char ** client_ipaddr, void (*f)( char *)) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/SGI/
H A Dwinbindd.rc16 if $IS_ON verbose ; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dcms-examples.pl59 my $verbose = 1;
218 print "\tReencode passed\n" if $verbose;
235 print "\tCertificate output passed\n" if $verbose;
255 print "\tDataout passed\n" if $verbose;
288 print "\tVerify passed\n" if $verbose;
318 print "\tDecrypt passed\n" if $verbose;
342 print "\tDigest verify passed\n" if $verbose;
365 print "\tEncryptedData verify passed\n" if $verbose;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dplaymidi1.c82 static int verbose = 0; variable
141 if (verbose >= VERB_INFO) {
152 if (verbose >= VERB_INFO)
179 if (verbose >= VERB_INFO)
185 if (verbose >= VERB_INFO)
188 if (verbose >= VERB_INFO)
247 if (verbose >= VERB_MUCH) {
267 if (verbose >= VERB_EVENT)
279 if (verbose >= VERB_EVENT)
291 if (verbose >
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/nsswitch/
H A Dwbinfo.exp22 verbose "user list is:\n$user_list"
23 verbose "group list is:\n$group_list"
65 verbose $output
95 verbose $output
131 verbose $output
164 verbose $output
284 verbose "Spawning $cmd"
290 verbose "process returned correct exit code $exit_code"
293 verbose "process returned bad exit code $exit_code instead of $result"
334 verbose
[all...]
H A Dlogin.exp63 verbose "id groups are $groups"
64 verbose "wbinfo groups are $wb_groups"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/tools/
H A Ddbus-launch.h43 void verbose (const char *format, ...);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/
H A Dsmbtar30 verbose="2>/dev/null" # Default: no echo to stdout
136 verbose=""
151 if [ -z "$verbose" ]; then
165 -T${tarcmd}${tarargs} $blocksize $newer $tapefile '${1+"$@"}' $verbose
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstb0899_drv.c35 static unsigned int verbose = 0;//1; variable
36 module_param(verbose, int, 0644);
245 dprintk(state->verbose, FE_ERROR, 1,
251 if (unlikely(*state->verbose >= FE_DEBUGREG))
252 dprintk(state->verbose, FE_ERROR, 1, "Reg=[0x%02x], data=%02x",
365 if (unlikely(*state->verbose >= FE_DEBUGREG))
422 if (unlikely(*state->verbose >= FE_DEBUGREG))
484 if (unlikely(*state->verbose >= FE_DEBUGREG)) {
514 if (unlikely(*state->verbose >= FE_DEBUGREG)) {
534 dprintk(state->verbose, FE_ERRO
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h122 u_char verbose; member in struct:sym_driver_setup
135 #define boot_verbose sym_driver_setup.verbose
150 .verbose = 0, \

Completed in 126 milliseconds

1234567891011>>