Searched defs:verbose (Results 201 - 225 of 402) sorted by relevance

1234567891011>>

/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c153 test_one(unsigned verbose, argument
193 if(verbose >= 1)
253 if (!success || verbose >= 3) {
254 if(verbose < 1)
387 test_all(unsigned verbose, FILE *fp) argument
400 if(!test_one(verbose, fp, *src_type, *dst_type)){
414 test_some(unsigned verbose, FILE *fp, argument
429 if(!test_one(verbose, fp, *src_type, *dst_type))
438 test_single(unsigned verbose, FILE *fp) argument
448 success = test_one(verbose, f
[all...]
H A Dlp_test_format.c78 add_fetch_rgba_test(struct gallivm_state *gallivm, unsigned verbose, argument
130 test_format_float(unsigned verbose, FILE *fp, argument
143 fetch = add_fetch_rgba_test(gallivm, verbose, desc, lp_float32_vec4_type());
215 test_format_unorm8(unsigned verbose, FILE *fp, argument
228 fetch = add_fetch_rgba_test(gallivm, verbose, desc, lp_unorm8_vec4_type());
301 test_one(unsigned verbose, FILE *fp, argument
306 if (!test_format_float(verbose, fp, format_desc)) {
310 if (!test_format_unorm8(verbose, fp, format_desc)) {
319 test_all(unsigned verbose, FILE *fp) argument
351 if (!test_one(verbose, f
361 test_some(unsigned verbose, FILE *fp, unsigned long n) argument
369 test_single(unsigned verbose, FILE *fp) argument
[all...]
/external/mesa3d/src/mesa/main/
H A Des_generator.py125 verbose = 0 variable
143 sys.stderr.write("-v is verbose\n")
150 verbose += 1
227 if verbose > 0: sys.stderr.write("%s: processing function %s\n" % (program, funcName))
/external/openssl/apps/
H A Denc.c110 int bsize=BSIZE,verbose=0; local
199 verbose=1;
385 if (verbose) BIO_printf(bio_err,"bufsize=%d\n",bsize);
691 if (verbose)
H A Dengine.c77 " -v[v[v[v]]] - verbose mode, for each engine, list its 'control commands'\n",
194 static int util_verbose(ENGINE *e, int verbose, BIO *bio_out, const char *indent) argument
224 if (!(flags & ENGINE_CMD_FLAG_INTERNAL) || verbose >= 4)
254 if(verbose == 1)
271 if((verbose >= 3) && !util_flags(bio_out, flags,
345 int verbose=0, list_cap=0, test_avail=0, test_avail_noise = 0; local
378 if((verbose=strlen(*argv + 1)) > 4)
524 if((verbose > 0) && !util_verbose(e, verbose, bio_out, indent))
/external/oprofile/libutil++/
H A Dop_bfd.cpp37 verbose vbfd("bfd");
408 bool const verbose = cverb << (vbfd & vlevel1); local
416 if (!verbose)
/external/pixman/test/
H A Daffine-test.c26 int verbose)
198 if (verbose)
234 if (verbose)
261 if (verbose)
285 if (verbose)
25 test_composite(int testnum, int verbose) argument
H A Dblitters-test.c223 test_composite (int testnum, int verbose) argument
339 if (verbose)
357 if (verbose)
H A Dcomposite-traps-test.c48 int verbose)
128 if (verbose)
202 if (verbose)
226 if (verbose)
47 test_composite(int testnum, int verbose) argument
H A Dglyph-test.c218 test_glyphs (int testnum, int verbose) argument
H A Dscaling-test.c50 int verbose)
240 if (verbose)
269 if (verbose)
297 if (verbose)
324 if (verbose)
352 if (verbose)
49 test_composite(int testnum, int verbose) argument
/external/proguard/src/proguard/
H A DConfiguration.java294 * Specifies whether to print verbose messages.
296 public boolean verbose = false; field in class:Configuration
/external/proguard/src/proguard/retrace/
H A DReTrace.java41 private static final String VERBOSE_OPTION = "-verbose";
55 private final boolean verbose; field in class:ReTrace
69 * @param verbose specifies whether the de-obfuscated stack trace
70 * should be verbose.
75 boolean verbose,
78 this(regularExpression, verbose, mappingFile, null);
87 * @param verbose specifies whether the de-obfuscated stack trace
88 * should be verbose.
95 boolean verbose,
100 this.verbose
74 ReTrace(String regularExpression, boolean verbose, File mappingFile) argument
94 ReTrace(String regularExpression, boolean verbose, File mappingFile, File stackTraceFile) argument
[all...]
/external/qemu/distrib/jpeg-6b/
H A Drdjpgcom.c324 scan_JPEG_header (int verbose) argument
352 if (verbose)
370 * APP12 markers, so we print those out too when in -verbose mode.
372 if (verbose) {
401 fprintf(stderr, " -verbose Also display dimensions of JPEG image\n");
441 int verbose = 0; local
458 if (keymatch(arg, "verbose", 1)) {
459 verbose++;
491 (void) scan_JPEG_header(verbose);
/external/qemu/distrib/libsparse/src/
H A Dsparse_read.c53 static void verbose_error(bool verbose, int err, const char *fmt, ...) argument
80 if (verbose) {
236 verbose_error(s->verbose, ret, "data block at %lld", offset);
244 verbose_error(s->verbose, ret, "fill block at %lld", offset);
253 verbose_error(s->verbose, ret, "skip block at %lld", offset);
261 verbose_error(s->verbose, -EINVAL, "crc block at %lld",
267 verbose_error(s->verbose, -EINVAL, "unknown block %04X at %lld",
419 struct sparse_file *sparse_file_import(int fd, bool verbose, bool crc) argument
428 verbose_error(verbose, ret, "header");
433 verbose_error(verbose,
[all...]
/external/tinycompress/
H A Dcplay.c73 static int verbose; variable
124 if (verbose)
163 verbose = 0;
182 verbose = 1;
211 if (verbose)
258 if (verbose)
270 if (verbose)
289 if (verbose)
305 if (verbose) {
312 if (verbose)
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_tls.c291 size_t buflen, int verbose)
294 return eap_peer_tls_status(sm, &data->ssl, buf, buflen, verbose);
290 eap_tls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpreauth.c474 * @verbose: Whether to include verbose status information
482 int verbose)
494 pos, end - pos, verbose);
481 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_tls.c291 size_t buflen, int verbose)
294 return eap_peer_tls_status(sm, &data->ssl, buf, buflen, verbose);
290 eap_tls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpreauth.c474 * @verbose: Whether to include verbose status information
482 int verbose)
494 pos, end - pos, verbose);
481 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_tls.c291 size_t buflen, int verbose)
294 return eap_peer_tls_status(sm, &data->ssl, buf, buflen, verbose);
290 eap_tls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpreauth.c474 * @verbose: Whether to include verbose status information
482 int verbose)
494 pos, end - pos, verbose);
481 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/zopfli/src/zopflipng/
H A Dzopflipng_lib.cc341 bool verbose,
368 if (verbose) {
408 if (verbose) {
339 ZopfliPNGOptimize(const std::vector<unsigned char>& origpng, const ZopfliPNGOptions& png_options, bool verbose, std::vector<unsigned char>* resultpng) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jsch.jar ... com.jcraft.jsch.Session session private boolean verbose private org.apache.tools.ant.taskdefs ...
/external/chromium_org/third_party/icu/source/tools/gendict/
H A Dgendict.cpp117 "\t-v or --verbose turn on verbose output\n"
293 UBool verbose = options[ARG_VERBOSE].doesOccur; local
346 if (verbose) { printf("Opening file %s...\n", wordFileName); }
353 if (verbose) { printf("Initializing dictionary builder of type %s...\n", (isBytesTrie ? "BytesTrie" : "UCharsTrie")); }
364 if (verbose) { puts("Adding words to dictionary..."); }
424 if (verbose) { printf("Processed %d lines, added %d words, minlen %d, maxlen %d\n", lineCount, wordCount, minlen, maxlen); }
433 if (verbose) { printf("Serializing data...isBytesTrie? %d\n", isBytesTrie); }
450 if (verbose) { puts("Opening output file..."); }
457 if (verbose) { put
[all...]

Completed in 4861 milliseconds

1234567891011>>