Searched refs:verbose (Results 451 - 475 of 945) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/v8/build/
H A Dlandmines.py99 parser.add_option('-v', '--verbose', action='store_true',
111 level=logging.DEBUG if options.verbose else logging.ERROR)
/external/chromium_org/v8/tools/
H A Drun-deopt-fuzzer.py47 from testrunner.local import verbose namespace
199 " (verbose, dots, color, mono)"),
214 result.add_option("-v", "--verbose", help="Verbose output",
368 mode_flags, options.verbose,
445 if options.verbose:
453 if options.verbose:
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DEncodedField.java117 public void debugPrint(PrintWriter out, boolean verbose) { argument
/external/e2fsprogs/lib/quota/
H A Dquotaio.h129 int (*report) (struct quota_handle *h, int verbose);
/external/icu/icu4c/source/tools/ctestfw/unicode/
H A Duperf.h180 UBool verbose; member in class:UPerfTest
/external/icu/icu4c/source/tools/genrb/
H A Dderb.c64 static UBool verbose = FALSE; variable
111 " [ -v, --verbose ] [ -e, --encoding encoding ] [ --bom ]\n"
152 verbose = TRUE;
187 if (verbose) {
436 if(verbose) {
487 if(verbose) {
511 if(verbose) {
541 if(verbose) {
576 if(verbose) {
598 if(verbose) {
[all...]
/external/libpng/contrib/libtests/
H A Dtarith.c73 static int verbose = 0; variable
120 if (verbose)
301 int verbose; /* Shadows global variable */ member in struct:__anon24624
354 if (co->verbose > 1)
359 if (co->verbose == 1)
564 command.verbose = verbose;
689 if (verbose)
970 ++verbose;
/external/lldb/examples/summaries/cocoa/
H A Dmetrics.py79 if name == 'verbose':
85 return str(self.verbose)
/external/lldb/test/pexpect-2.4/examples/
H A Dcgishell.cgi43 def server (hostname, username, password, socket_filename='/tmp/server_sock', daemon_mode = True, verbose=False):
62 if verbose: print 'login OK'
70 if verbose: print 'Listen'
75 if verbose: print "started screen-poll-updater in background thread"
80 if verbose: print 'Connected by', addr
112 if verbose: print '\n'.join(response)
115 if verbose: print "Sent is too short. Some data was cut off."
120 if verbose: print "cleaning up socket"
123 if verbose: print "server done!"
/external/lldb/tools/darwin-threads/
H A Dexamine-threads.c276 int verbose = 0; local
294 verbose = 1;
394 if (verbose)
422 if (verbose)
/external/ltrace/testsuite/ltrace.main/
H A Dparameters.exp16 verbose "compiling source file now....."
29 verbose "ltrace runtest output: $exec_output\n"
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c459 test_one(unsigned verbose, argument
475 if(verbose >= 1)
528 if(verbose < 1)
613 if(verbose < 1)
742 test_all(unsigned verbose, FILE *fp) argument
778 if(!test_one(verbose, fp, &blend, mode, *type))
795 test_some(unsigned verbose, FILE *fp, argument
838 if(!test_one(verbose, fp, &blend, mode, *type))
847 test_single(unsigned verbose, FILE *fp) argument
/external/smack/src/org/xbill/DNS/
H A DLookup.java42 private boolean verbose; field in class:Lookup
234 this.verbose = Options.check("verbose");
454 if (verbose) {
496 if (verbose) {
/external/valgrind/main/none/tests/ppc32/
H A Djm-insns.c4261 static int verbose = 0; variable
4719 if (verbose) printf("\n");
4768 if (verbose) printf("\n");
4900 if (verbose) printf("\n");
4965 if (verbose) printf("\n");
5006 if (verbose) printf("\n");
5043 if (verbose) printf("\n");
5079 if (verbose) printf("\n");
5111 if (verbose) printf("\n");
5232 if (verbose) print
[all...]
H A Dtest_isa_2_07_part1.c826 static int verbose = 0; variable
1102 if (verbose) printf("\n");
1436 if (verbose) printf("\n");
1477 if (verbose) printf("\n");
1511 if (verbose) printf("\n");
1541 if (verbose) printf("\n");
1867 if (1 || verbose > 0)
1870 if (verbose > 1)
1878 if (verbose) printf("\n");
1892 "\t-v: be verbose\
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Djm-insns.c4261 static int verbose = 0; variable
4719 if (verbose) printf("\n");
4768 if (verbose) printf("\n");
4900 if (verbose) printf("\n");
4965 if (verbose) printf("\n");
5006 if (verbose) printf("\n");
5043 if (verbose) printf("\n");
5079 if (verbose) printf("\n");
5111 if (verbose) printf("\n");
5232 if (verbose) print
[all...]
H A Dtest_isa_2_07_part1.c826 static int verbose = 0; variable
1102 if (verbose) printf("\n");
1436 if (verbose) printf("\n");
1477 if (verbose) printf("\n");
1511 if (verbose) printf("\n");
1541 if (verbose) printf("\n");
1867 if (1 || verbose > 0)
1870 if (verbose > 1)
1878 if (verbose) printf("\n");
1892 "\t-v: be verbose\
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.h40 size_t buflen, int verbose);
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
H A Drebaseline.py340 def _run_webkit_patch(self, args, verbose):
342 verbose_args = ['--verbose'] if verbose else []
394 if options.verbose:
395 cmd_line.append('--verbose')
430 def _optimize_baselines(self, test_prefix_list, verbose=False):
439 if verbose:
440 cmd_line.append('--verbose')
529 self._run_in_parallel_and_update_scm(self._optimize_baselines(test_prefix_list, options.verbose))
643 if options.verbose
[all...]
/external/bison/etc/
H A Dbench.pl.in35 %error-verbose
153 %error-verbose
/external/blktrace/btt/
H A Dargs.c185 .name = "verbose",
233 "[ -v | --verbose ]\n" \
278 if (verbose)
370 verbose = 1;
/external/chromium_org/components/crash/tools/
H A Dgenerate_breakpad_symbols.py161 if options.verbose:
167 if options.verbose:
216 parser.add_option('-v', '--verbose', action='store_true',
217 help='Print verbose status output.')
/external/chromium_org/native_client_sdk/src/build_tools/
H A Dtest_sdk.py169 parser.add_option('--verbose', '-v', help='Verbose output',
193 if options.verbose:
194 build_projects.verbose = True
/external/chromium_org/ppapi/generators/
H A Didl_lexer.py224 def FilesToTokens(filenames, verbose=False):
230 if verbose: sys.stdout.write(' Loaded %s...\n' % filename)
336 tokens = FilesToTokens(filenames, GetOption('verbose'))
/external/chromium_org/third_party/icu/source/extra/uconv/
H A Duconv.cpp566 FILE * outfile, int verbose);
589 FILE * outfile, int verbose)
646 if (verbose) {
1125 UBool verbose = FALSE; local
1286 verbose = FALSE;
1287 } else if (!strcmp("-v", *iter) || !strcmp("--verbose", *iter)) {
1288 verbose = TRUE;
1356 outfile, verbose)
1365 outfile, verbose)
579 convertFile(const char *pname, const char *fromcpage, UConverterToUCallback toucallback, const void *touctxt, const char *tocpage, UConverterFromUCallback fromucallback, const void *fromuctxt, UBool fallback, const char *translit, const char *infilestr, FILE * outfile, int verbose) argument

Completed in 666 milliseconds

<<11121314151617181920>>