Searched refs:verbosity (Results 1 - 25 of 57) sorted by relevance

123

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-ExceptionHandling/Lib/PyObjCTools/
H A DDebugging.py71 verbosity = objc.ivar('verbosity', 'i') variable in class:PyObjCDebuggingDelegate
73 def initWithVerbosity_(self, verbosity):
75 self.verbosity = verbosity
81 if self.verbosity & LOGSTACKTRACE:
84 elif self.verbosity & LOGSTACKTRACE:
98 def installExceptionHandler(verbosity=DEFAULTVERBOSITY, mask=DEFAULTMASK):
101 matching the given mask with the given verbosity.
105 delegate = PyObjCDebuggingDelegate.alloc().initWithVerbosity_(verbosity)
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-ExceptionHandling/Lib/PyObjCTools/
H A DDebugging.py71 verbosity = objc.ivar('verbosity', 'i') variable in class:PyObjCDebuggingDelegate
73 def initWithVerbosity_(self, verbosity):
75 self.verbosity = verbosity
81 if self.verbosity & LOGSTACKTRACE:
84 elif self.verbosity & LOGSTACKTRACE:
98 def installExceptionHandler(verbosity=DEFAULTVERBOSITY, mask=DEFAULTMASK):
101 matching the given mask with the given verbosity.
105 delegate = PyObjCDebuggingDelegate.alloc().initWithVerbosity_(verbosity)
[all...]
/macosx-10.9.5/ruby-104/ruby/nacl/
H A Dcreate_nmf.rb11 $verbosity = 0
26 puts cmd.join(' ') if $verbosity > 0
49 $verbosity = m[2].to_i
/macosx-10.9.5/libffi-18.1/tests/
H A Drun-tests.py13 runner = unittest.TextTestRunner(verbosity=1)
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/compat/
H A Dbzlib.h132 int verbosity,
147 int verbosity,
171 int verbosity,
200 int verbosity,
229 int verbosity,
239 int verbosity
/macosx-10.9.5/expat-12/expat/tests/
H A Dminicheck.c101 add_failure(SRunner *runner, int verbosity) argument
104 if (verbosity >= CK_VERBOSE) {
111 srunner_run_all(SRunner *runner, int verbosity) argument
126 add_failure(runner, verbosity);
133 add_failure(runner, verbosity);
141 add_failure(runner, verbosity);
149 if (verbosity) {
H A Dminicheck.h83 void srunner_run_all(SRunner *runner, int verbosity);
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/CurveParamDocs/
H A Dfmodule.c59 static int verbosity = 0; variable
87 verbosity = state;
197 if(verbosity) dot();
205 if(verbosity) { printf("\n"); fflush(stdout); }
238 if(verbosity) dot();
259 if(verbosity) { printf("\n"); fflush(stdout); }
284 if(verbosity) {
289 if(verbosity) {
305 if(verbosity) if((++count) % 100 == 0) dot();
327 if(verbosity) { print
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dfmodule.c59 static int verbosity = 0; variable
87 verbosity = state;
197 if(verbosity) dot();
205 if(verbosity) { printf("\n"); fflush(stdout); }
238 if(verbosity) dot();
259 if(verbosity) { printf("\n"); fflush(stdout); }
284 if(verbosity) {
289 if(verbosity) {
305 if(verbosity) if((++count) % 100 == 0) dot();
327 if(verbosity) { print
[all...]
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzlib.h103 int verbosity,
118 int verbosity,
142 int verbosity,
171 int verbosity,
210 int verbosity,
220 int verbosity
H A Dbzlib.c151 int verbosity,
195 s->verbosity = verbosity;
494 int verbosity,
503 if (verbosity < 0 || verbosity > 4) return BZ_PARAM_ERROR;
525 s->verbosity = verbosity;
826 if (s->verbosity >= 3)
829 if (s->verbosity >
148 BZ2_bzCompressInit( bz_stream* strm, int blockSize100k, int verbosity, int workFactor ) argument
492 BZ2_bzDecompressInit( bz_stream* strm, int verbosity, int small ) argument
916 BZ2_bzWriteOpen( int* bzerror, FILE* f, int blockSize100k, int verbosity, int workFactor ) argument
1087 BZ2_bzReadOpen( int* bzerror, FILE* f, int verbosity, int small, void* unused, int nUnused ) argument
1247 BZ2_bzBuffToBuffCompress( char* dest, unsigned int* destLen, char* source, unsigned int sourceLen, int blockSize100k, int verbosity, int workFactor ) argument
1396 int verbosity = 0; local
[all...]
H A Dbzip2.c187 Int32 verbosity; variable
349 blockSize100k, verbosity, workFactor );
352 if (verbosity >= 2) fprintf ( stderr, "\n" );
385 if (verbosity >= 1) {
459 &bzerr, zStream, verbosity,
505 if (verbosity >= 2) fprintf ( stderr, "\n " );
577 &bzerr, zStream, verbosity,
605 if (verbosity >= 2) fprintf ( stderr, "\n " );
610 if (verbosity == 0)
1316 if (verbosity >
[all...]
H A Dcompress.c261 if (s->verbosity >= 3)
302 if (s->verbosity >= 3)
436 if (s->verbosity >= 3) {
513 if (s->verbosity >= 3)
525 if (s->verbosity >= 3)
541 if (s->verbosity >= 3)
596 if (s->verbosity >= 3)
611 if (s->verbosity >= 2)
663 if (s->verbosity >= 2)
/macosx-10.9.5/xnu-2422.115.4/tools/tests/affinity/
H A Dtags.c15 int verbosity = 1; variable
18 if (verbosity > 1) { \
24 if (verbosity > 0) { \
36 " [-v V] verbosity level 0..2 (1)\n"
105 verbosity = atoi(optarg);
H A Dpool.c61 int verbosity = 1; variable
104 if (verbosity > 1) { \
112 if (verbosity > 0) { \
367 verbosity = atoi(optarg);
H A Dsets.c63 int verbosity = 1; variable
105 if (verbosity > 1) { \
113 if (verbosity > 0) { \
137 " [-v V] Level of verbosity 0..2 (1)\n"
389 verbosity = atoi(optarg);
/macosx-10.9.5/rsync-42/rsync/support/
H A Dfile-attr-restore10 our($p_opt, $o_opt, $g_opt, $map_file, $dry_run, $verbosity, $help_opt);
21 'verbose|v+' => \$verbosity,
65 if ($verbosity) {
127 } elsif ($verbosity) {
159 -v, --verbose Increase verbosity
/macosx-10.9.5/gpatch-3/patch/
H A Dinp.c91 if (verbosity != SILENT)
95 if (verbosity == VERBOSE)
112 if (verbosity == VERBOSE)
117 if (verbosity != SILENT)
178 if (verbosity == VERBOSE)
H A Dpatch.c284 if (verbosity == VERBOSE)
298 if (verbosity != SILENT)
305 if (verbosity != SILENT)
309 if (verbosity == VERBOSE
310 || (verbosity != SILENT && (fuzz || last_offset))) {
358 if (verbosity == VERBOSE)
375 if (verbosity != SILENT)
647 if (verbosity != SILENT)
711 verbosity = SILENT;
753 verbosity
[all...]
H A Dutil.c405 if (verbosity == VERBOSE)
625 if (noreverse || ! (force && verbosity == SILENT))
641 if (verbosity != SILENT)
659 if (verbosity != SILENT)
909 if (rmdir (filename) == 0 && verbosity == VERBOSE)
/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dtoe.c157 bool verbosity,
176 } else if (verbosity)
279 if (verbosity)
156 typelist(int eargc, char *eargv[], bool verbosity, void (*hook) (const char *, TERMTYPE *tp)) argument
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dzconf.h178 int verbosity; member in struct:zconf
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/
H A Doptions.rb105 verbosity
292 attr_accessor :verbosity
338 @verbosity = 1
961 @verbosity = 0
968 @verbosity = 2
1051 @verbosity.zero?
1058 @verbosity = bool ? 0 : 1
1131 super message if @verbosity > 1
H A Dstats.rb23 # Creates a new Stats that will have +num_files+. +verbosity+ defaults to 1
26 def initialize store, num_files, verbosity = 1
39 @display = case verbosity
/macosx-10.9.5/securityd-55199.3/src/
H A Dserver.h89 static unsigned int verbosity() { return active().mVerbosity; } function in class:Server
190 void verbosity(unsigned int v) { mVerbosity = v; } function in class:Server

Completed in 362 milliseconds

123