Searched refs:verbose (Results 201 - 225 of 749) sorted by relevance

1234567891011>>

/external/toybox/toys/pending/
H A Dhost.c21 -v verbose
70 int verbose=(toys.optflags & (FLAG_a|FLAG_v)), type, local
138 if (verbose) {
149 if (verbose && count>0 && sec>1)
190 snprintf(plname, sizeof(plname), verbose ? "%d " : "(pri=%d) by ", pri);
205 if (verbose)
210 if (!verbose && sec==1) break;
/external/emma/core/java12/com/vladium/emma/rt/
H A DAppRunner.java269 final boolean verbose = log.atVERBOSE ();
270 if (verbose)
272 log.verbose (IAppConstants.APP_VERBOSE_BUILD_ID);
275 log.verbose ("coverage path:");
276 log.verbose ("{");
282 log.verbose (" " + nonexistent + f.getAbsolutePath ());
284 log.verbose ("}");
288 log.verbose ("source path not set");
292 log.verbose ("source path:");
293 log.verbose ("{");
[all...]
/external/linux-tools-perf/src/tools/perf/util/
H A Dmap.c375 enum map_type type, int verbose, FILE *fp)
384 if (verbose > 2) {
393 size_t map_groups__fprintf_maps(struct map_groups *mg, int verbose, FILE *fp) argument
397 printed += __map_groups__fprintf_maps(mg, i, verbose, fp);
403 int verbose, FILE *fp)
411 if (verbose > 1) {
420 int verbose, FILE *fp)
424 printed += __map_groups__fprintf_removed_maps(mg, i, verbose, fp);
428 size_t map_groups__fprintf(struct map_groups *mg, int verbose, FILE *fp) argument
430 size_t printed = map_groups__fprintf_maps(mg, verbose, f
374 __map_groups__fprintf_maps(struct map_groups *mg, enum map_type type, int verbose, FILE *fp) argument
401 __map_groups__fprintf_removed_maps(struct map_groups *mg, enum map_type type, int verbose, FILE *fp) argument
419 map_groups__fprintf_removed_maps(struct map_groups *mg, int verbose, FILE *fp) argument
435 map_groups__fixup_overlappings(struct map_groups *mg, struct map *map, int verbose, FILE *fp) argument
[all...]
/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/e2fsprogs/misc/
H A Dfilefrag.c46 int verbose = 0; variable
225 if (verbose && !fiemap_header_printed) {
239 if (verbose)
317 } else if (verbose && last_block && (block != last_block + 1)) {
373 if (verbose)
388 if (verbose && last_device != st.st_dev)
410 if (verbose)
496 if (!verbose)
497 verbose++;
506 verbose
[all...]
H A Dlsattr.c60 static int verbose; variable
180 verbose = 1;
198 if (verbose)
/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_main.c367 unsigned verbose = 0; local
376 ++verbose;
388 if (verbose >= 2) {
404 success = test_single(verbose, fp);
406 success = test_some(verbose, fp, n);
408 success = test_all(verbose, fp);
/external/google-breakpad/src/testing/test/
H A Dgmock-internal-utils_test.cc352 original_verbose_ = GMOCK_FLAG(verbose).c_str();
355 virtual void TearDown() { GMOCK_FLAG(verbose) = original_verbose_; }
361 GMOCK_FLAG(verbose) = kInfoVerbosity;
367 GMOCK_FLAG(verbose) = kErrorVerbosity;
373 GMOCK_FLAG(verbose) = kWarningVerbosity;
386 const string old_flag = GMOCK_FLAG(verbose);
387 GMOCK_FLAG(verbose) = verbosity;
399 GMOCK_FLAG(verbose) = old_flag;
405 const string saved_flag = GMOCK_FLAG(verbose);
406 GMOCK_FLAG(verbose)
[all...]
H A Dgmock_output_test_.cc68 testing::GMOCK_FLAG(verbose) = "info";
73 testing::GMOCK_FLAG(verbose) = "warning";
77 testing::GMOCK_FLAG(verbose) = "info";
82 testing::GMOCK_FLAG(verbose) = "warning";
286 testing::GMOCK_FLAG(verbose) = "warning";
/external/blktrace/btt/
H A Dbtt_plot.py46 [ -v | --verbose ] Default: False
74 verbose = False variable
150 global verbose
157 elif verbose:
192 global add_legend, output_file, title_str, type, verbose
205 'verbose' ]
226 elif o in ('-v', '--verbose'):
227 verbose = True
309 global add_legend, output_file, title_str, verbose
316 if verbose
[all...]
/external/tcpdump/
H A Dprint-nfs.c57 static void print_sattr3(const struct nfsv3_sattr *sa3, int verbose);
267 print_sattr3(const struct nfsv3_sattr *sa3, int verbose) argument
275 if (verbose > 1) {
1187 parsefattr(const u_int32_t *dp, int verbose, int v3) argument
1193 if (verbose) {
1210 if (verbose > 1) {
1255 parseattrstat(const u_int32_t *dp, int verbose, int v3) argument
1265 return (parsefattr(dp, verbose, v3) != NULL);
1391 parse_pre_op_attr(const u_int32_t *dp, int verbose) argument
1398 if (verbose >
1412 parse_post_op_attr(const u_int32_t *dp, int verbose) argument
1427 parse_wcc_data(const u_int32_t *dp, int verbose) argument
1440 parsecreateopres(const u_int32_t *dp, int verbose) argument
1470 parsewccres(const u_int32_t *dp, int verbose) argument
1480 parsev3rddirres(const u_int32_t *dp, int verbose) argument
[all...]
/external/valgrind/callgrind/
H A Dcallstack.c123 Int old = CLG_(clo).verbose;
124 CLG_(clo).verbose = fn->verbosity;
128 fn->name, CLG_(clo).verbose);
168 Int old = CLG_(clo).verbose;
169 CLG_(clo).verbose = fn->verbosity;
173 fn->name, CLG_(clo).verbose);
274 if (CLG_(clo).verbose<2) {
294 else if (CLG_(clo).verbose<4) {
374 if (CLG_(clo).verbose<4) {
/external/openssh/openbsd-compat/
H A Dport-linux.c273 verbose("error reading %s: %s", oom_adj_path,
278 verbose("error writing %s: %s",
281 verbose("Set %s from %d to %d",
303 verbose("error writing %s: %s", oom_adj_path, strerror(errno));
305 verbose("Set %s to %d", oom_adj_path, oom_adj_save);
/external/vogar/src/vogar/
H A DClassFileIndex.java125 log.verbose("class file index expired, rebuilding");
132 log.verbose("building class file index");
142 log.verbose("looking in " + jarSearchDir + " for .jar files");
198 log.verbose("writing index cache");
216 log.verbose("reading class file index cache");
/external/elfutils/src/tests/
H A Dsaridx.c95 int verbose = 0; local
100 verbose = 1;
139 if (verbose)
141 /* The verbose variant. We print a lot of information. */
/external/linux-tools-perf/src/tools/perf/tests/
H A Dattr.c39 extern int verbose;
151 int vcnt = min(verbose, (int) sizeof(v) - 1);
154 if (verbose)
/external/selinux/policycoreutils/semodule_link/
H A Dsemodule_link.c79 int ch, i, show_version = 0, verbose = 0, num_mods; local
93 verbose = 1;
145 if (sepol_link_packages(NULL, base, mods, num_mods, verbose)) {
/external/skia/tests/
H A DFontMgrTest.cpp81 static void test_fontiter(skiatest::Reporter* reporter, bool verbose) { argument
93 if (verbose) {
106 if (verbose) {
114 DEFINE_bool(verboseFontMgr, false, "run verbose fontmgr tests.");
/external/strace/
H A Dstatfs.c27 if (syserror(tcp) || !verbose(tcp)) {
83 if (syserror(tcp) || !verbose(tcp)) {
139 if (syserror(tcp) || !verbose(tcp)) {
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
H A Dgrammar.rb70 @verbose = options.fetch( :verbose, $VERBOSE )
81 attr_accessor :output_directory, :verbose
212 $stderr.printf( string + "\n", *args ) if @verbose
277 @verbose = options.fetch( :verbose, $VERBOSE )
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DDexFile.java189 * @param verbose whether to be verbose when writing human-oriented output
191 public void writeTo(OutputStream out, Writer humanOut, boolean verbose) argument
194 ByteArrayAnnotatedOutput result = toDex0(annotate, verbose);
210 * @param verbose whether to be verbose when writing human-oriented output
213 public byte[] toDex(Writer humanOut, boolean verbose) argument
216 ByteArrayAnnotatedOutput result = toDex0(annotate, verbose);
491 * @param verbose if annotating, whether to be verbose
494 toDex0(boolean annotate, boolean verbose) argument
[all...]
/external/dexmaker/src/dx/java/com/android/dx/util/
H A DByteArrayAnnotatedOutput.java47 /** whether annotations are to be verbose */
48 private boolean verbose; field in class:ByteArrayAnnotatedOutput
110 this.verbose = false;
356 return verbose;
416 * @param verbose whether or not to indicate verbose annotations
418 public void enableAnnotations(int annotationWidth, boolean verbose) { argument
437 this.verbose = verbose;
/external/icu/icu4c/source/test/thaitest/
H A Dthaitest.cpp92 // verbose - report all breaks if true, otherwise just report differences
93 ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceCount, UBool verbose);
160 const UChar *noSpaces, int32_t noSpaceCount, UBool verbose)
161 : fBreaksNotFound(0), fInvalidBreaks(0), fWordCount(0), fVerbose(verbose)
442 UBool verbose = FALSE; local
450 if (argc >= 2 && strcmp(argv[1], "-verbose") == 0) {
451 verbose = TRUE;
460 fprintf(stderr, "Usage: %s [-verbose] [<file>]\n", argv[0]);
483 ThaiWordbreakTest test(spaces, spaceCount, noSpaces, nonSpaceCount, verbose);
159 ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceCount, UBool verbose) argument
/external/v8/tools/testrunner/local/
H A Dexecution.py40 def __init__(self, command, dep_command, test_id, timeout, verbose):
45 self.verbose = verbose
51 dep_output = commands.Execute(job.dep_command, job.verbose, job.timeout)
58 output = commands.Execute(job.command, job.verbose, job.timeout)
105 return Job(command, dep_command, test.id, timeout, self.context.verbose)

Completed in 3307 milliseconds

1234567891011>>