Searched refs:verbose (Results 676 - 700 of 945) sorted by relevance

<<21222324252627282930>>

/external/mksh/src/
H A Dcheck.pl251 $verbose = defined $opt_v && $opt_v;
690 print $why if $verbose;
/external/pcre/dist/sljit/
H A DsljitLir.h391 FILE* verbose; member in struct:sljit_compiler
436 /* Passing NULL disables verbose. */
437 SLJIT_API_FUNC_ATTRIBUTE void sljit_compiler_verbose(struct sljit_compiler *compiler, FILE* verbose);
/external/smack/src/org/xbill/DNS/
H A DCache.java605 boolean verbose = Options.check("verbosecache");
720 if (verbose)
/external/valgrind/main/callgrind/
H A Dclo.c468 else if VG_INT_CLO(arg, "--ct-verbose", CLG_(clo).verbose) {}
471 else if VG_STREQN(12, arg, "--ct-verbose") {
616 " --ct-verbose=<level> Verbosity of standard debug output [0]\n"
617 " --ct-vstart=<BB number> Only be verbose after basic block [0]\n"
618 " --ct-verbose<level>=<func> Verbosity while in <func>\n"
668 CLG_(clo).verbose = 0;
H A Dglobal.h98 Int verbose; member in struct:_CommandLineOptions
846 if (UNLIKELY( (CLG_(clo).verbose >x) && \
/external/blktrace/btt/
H A Dglobals.h176 extern int verbose, done, time_bounded, output_all_data, seek_absolute;
/external/chromium_org/content/browser/download/
H A Ddownload_item_impl.h160 virtual std::string DebugString(bool verbose) const OVERRIDE;
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
H A Dpnacl_component_crx_gen.py314 parser.add_option('-v', '--verbose', dest='verbose', default=False,
316 help='Print verbose debug messages.')
319 if options.verbose:
/external/chromium_org/third_party/smhasher/src/
H A DKeysetTest.h20 bool VerificationTest ( pfHash hash, const int hashbits, uint32_t expected, bool verbose );
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
H A Dnode.py21 self.verbose = 0
/external/chromium_org/tools/binary_size/
H A Dexplain_binary_size_delta.py341 parser.add_option('--verbose', action='store_true', default=False,
352 if opts.verbose:
/external/chromium_org/v8/tools/gcmole/
H A Dgcmole.lua38 verbose = false;
122 if FLAGS.verbose then print('popen ', action) end
/external/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cc279 void mi_print(malloc_zone_t *zone, boolean_t verbose) { 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-starteam.jar ... String password private String targetFolder private boolean force private boolean verbose private boolean recursion private String includes private String excludes private ...
/external/emma/core/java12/com/vladium/emma/report/lcov/
H A DReportGenerator.java140 m_log.verbose(" report: processing package [" + item.getName() + "] ...");
/external/emma/core/java12/com/vladium/logging/
H A DLogger.java204 public final void verbose (final String msg) method in class:Logger
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-probe.c267 OPT_INCR('v', "verbose", &verbose,
268 "be more verbose (show parsed arguments, etc)"),
H A Dbuiltin-stat.c325 if (verbose) {
480 if (verbose)
1417 OPT_INCR('v', "verbose", &verbose,
1418 "be more verbose (show counter open errors, etc)"),
1586 if (run_count != 1 && verbose)
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
H A Dhist.c281 if (verbose) /* Addr + origin */
/external/lldb/include/lldb/Symbol/
H A DClangASTType.h587 bool verbose,
/external/pixman/test/
H A Dutils.c625 * can be used as a seed for PRNG). When 'verbose' argument is nonzero,
647 * once, and also with verbose flag set.
653 uint32_t (*test_function)(int testnum, int verbose),
659 int verbose = getenv ("VERBOSE") != NULL; local
686 shared(n1, n2, test_function, verbose)
691 if (verbose)
650 fuzzer_test_main(const char *test_name, int default_number_of_iterations, uint32_t expected_checksum, uint32_t (*test_function)(int testnum, int verbose), int argc, const char *argv[]) argument
/external/proguard/src/proguard/
H A DInitializer.java382 if (configuration.verbose)
/external/qemu/distrib/sdl-1.2.15/
H A Dandroid-configure.sh55 --verbose)
90 echo " --verbose verbose configuration"
/external/skia/dm/
H A DDM.cpp67 DECLARE_bool(verbose); variable
/external/strace/
H A Dio.c99 if (!verbose(tcp) || size / sizeof_iov != len || end < addr) {

Completed in 2338 milliseconds

<<21222324252627282930>>