Searched defs:verbosity (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dversion.c52 PRIntn verbosity = 0; local
71 verbosity += 1;
H A Dpollable.c65 PRBool verbosity = PR_FALSE; variable
89 if (verbosity) {
101 if (verbosity) {
154 verbosity = PR_TRUE;
250 if (verbosity) {
264 if (verbosity) {
H A Dswitch.c69 static PRBool debug_mode = PR_FALSE, verbosity = PR_FALSE, failed = PR_FALSE; variable
105 if (verbosity) PR_fprintf(debug_out, "+");
132 verbosity = PR_TRUE;
H A Dlayer.c73 static Verbosity verbosity = quiet; variable
80 if (verbosity > quiet)
96 if (verbosity > quiet)
104 if (verbosity > quiet)
113 if (verbosity > quiet)
124 if (verbosity > quiet)
150 if (verbosity > chatty)
154 if (verbosity > chatty)
159 if (verbosity > quiet)
176 if (verbosity > quie
273 ChangeVerbosity(Verbosity verbosity, PRIntn delta) argument
[all...]
H A Dlock.c98 static PRBool verbosity = PR_FALSE; variable
207 if (verbosity)
331 if (verbosity)
397 if (verbosity)
469 verbosity = PR_TRUE;
H A Dmultiwait.c70 static enum Verbosity verbosity = quiet; variable in typeref:enum:Verbosity
110 if (verbosity > quiet)
131 if (verbosity > chatty)
138 if (verbosity > chatty)
151 if (verbosity > quiet)
177 if (verbosity > chatty)
186 if (verbosity > quiet)
192 if (verbosity > silent) PL_FPrintError(debug, "Client connect failed");
202 if (verbosity > chatty)
208 if (verbosity > chatt
662 ChangeVerbosity(Verbosity verbosity, PRIntn delta) argument
[all...]
H A Dnblayer.c87 static Verbosity verbosity = quiet; variable
97 if (verbosity > quiet)
105 if (verbosity > quiet)
129 if (verbosity > quiet)
140 if (verbosity > quiet)
150 if (verbosity > chatty)
156 if (verbosity > quiet)
160 if (verbosity > chatty)
167 if (verbosity > chatty)
187 if (verbosity > chatt
525 ChangeVerbosity(Verbosity verbosity, PRIntn delta) argument
[all...]
H A Dcltsrv.c139 static Verbosity verbosity = TEST_LOG_ALWAYS; variable
203 if (debug_mode || (p <= verbosity)) printf a; \
914 PR_fprintf(debug_out, "\t-v verbosity (accumulative) (0)\n");
922 PRIntn verboge = (PRIntn)verbosity + 1;
955 * -v verbosity
1004 case 'v': /* verbosity */
1005 verbosity = IncrementVerbosity();
H A Dprovider.c141 static Verbosity verbosity = TEST_LOG_ALWAYS; variable
205 if (debug_mode || (p <= verbosity)) printf a; \
1120 PR_fprintf(debug_out, "\t-v verbosity (accumulative) (0)\n");
1128 PRIntn verboge = (PRIntn)verbosity + 1;
1159 * -v verbosity
1221 case 'v': /* verbosity */
1222 verbosity = IncrementVerbosity();
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp61 static PRBool debug_mode = PR_FALSE, verbosity = PR_FALSE, failed = PR_FALSE; variable
106 if (verbosity) PR_fprintf(debug_out, "+");
145 verbosity = PR_TRUE;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dresolver.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/org/ com/sun/org/apache/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 85 milliseconds