Searched refs:verbose (Results 26 - 50 of 749) sorted by relevance

1234567891011>>

/external/libunwind/tests/
H A Dia64-test-sig.c36 int verbose; variable
45 if (verbose)
87 if (verbose)
95 verbose = 1;
99 if (verbose)
H A DGtest-resume-sig.c47 int verbose; variable
84 if (verbose)
88 if (verbose)
120 if (verbose)
130 if (verbose)
147 verbose = 1;
175 if (verbose)
188 if (verbose)
H A Dtest-async-sig.c51 int verbose; variable
92 if (get_proc_name || (may_print && verbose))
95 if (ret == 0 && (may_print && verbose))
110 if (may_print && verbose)
136 if (verbose)
156 if (verbose)
170 verbose = 1;
183 if (0 && verbose)
H A Dtest-static-link-gen.c32 extern int verbose;
56 if (verbose)
H A Dtest-init-remote.c45 int verbose; variable
72 if (verbose)
98 verbose = (argc > 1);
100 if (verbose)
/external/selinux/libsemanage/tests/
H A Dlibsemanage-tests.c46 printf("\t-v, --verbose\t\t\tverbose output\n");
50 static int do_tests(int interactive, int verbose) argument
61 if (verbose)
80 int i, verbose = 1, interactive = 0; local
83 {"verbose", 0, NULL, 'v'},
91 verbose = 1;
104 if (do_tests(interactive, verbose))
/external/srtp/crypto/test/
H A Daes_calc.c38 int verbose; local
41 /* we're not in verbose mode */
42 verbose = 0;
45 /* we're in verbose mode */
46 verbose = 1;
92 if (verbose) {
103 if (verbose) {
/external/selinux/libsemanage/src/
H A Dpywrap-test.py27 -v for verbose output\
65 self.verbose = False
130 if self.verbose: print "List reference: ", mlist
138 if self.verbose: print "Module reference: ", module
154 if self.verbose: print "seseuser reference: ", seuser
173 if self.verbose: print "User reference: ", user
202 if self.verbose: print "Port reference: ", port
230 if self.verbose: print "File Context reference: ", fcon
256 if self.verbose: print "Interface reference: ", iface
280 if self.verbose
[all...]
/external/compiler-rt/test/asan/android_commands/
H A Dandroid_common.py7 verbose = False variable
9 verbose = True variable
12 if verbose:
/external/linux-tools-perf/src/tools/perf/
H A Dbuiltin-evlist.c36 struct perf_attr_details details = { .verbose = false, };
40 OPT_BOOLEAN('v', "verbose", &details.verbose,
55 if (details.event_group && (details.verbose || details.freq)) {
/external/libvpx/libvpx/build/make/
H A Darmlink_adapter.sh13 verbose=0
19 verbose=1
53 [ $verbose -eq 1 ] && echo $cmd
/external/lldb/examples/customization/bin-utils/
H A Dbinutils.py67 args[2] (optional) if specified, turns on verbose printing"""
81 verbose = True
83 verbose = False
89 if verbose and width > 0:
98 args[2] (optional) if specified, turns on verbose printing"""
110 verbose = True
112 verbose = False
118 if verbose and width > 0:
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_printf.c89 test_printf(unsigned verbose, FILE *fp, argument
116 test_all(unsigned verbose, FILE *fp) argument
120 test_printf(verbose, fp, NULL);
127 test_some(unsigned verbose, FILE *fp, argument
130 return test_all(verbose, fp);
135 test_single(unsigned verbose, FILE *fp) argument
/external/jarjar/src/main/com/tonicsystems/jarjar/
H A DMainProcessor.java26 private final boolean verbose; field in class:MainProcessor
31 public MainProcessor(List<PatternElement> patterns, boolean verbose, boolean skipManifest) { argument
32 this.verbose = verbose;
46 PackageRemapper pr = new PackageRemapper(ruleList, verbose);
65 StandaloneJarProcessor.run(file, file, new ExcludeProcessor(excludes, verbose));
97 if (verbose)
101 if (verbose)
/external/skia/platform_tools/android/bin/
H A Dandroid_setup.sh36 elif [[ "$1" == "--verbose" ]]; then
44 function verbose { function
53 verbose export $NAME=\"$VALUE\"
100 verbose "no target device (-d), using ${TARGET_DEVICE} from most recent build"
103 verbose "no target device (-d), using ${TARGET_DEVICE}"
161 verbose "The build is targeting the device: $TARGET_DEVICE"
/external/vixl/tools/
H A Dtest.py64 result.add_argument('--verbose', action='store_true',
65 help='Print verbose output.')
78 def VerbosePrint(verbose, string):
79 if verbose:
85 def __init__(self, name, runner, debugger, coloured_trace, verbose):
90 self.verbose = verbose
110 VerbosePrint(self.verbose, '==== Running ' + self.name + '... ====')
126 # We normally only print the command on failure, but with --verbose we
128 VerbosePrint(self.verbose, 'COMMAN
[all...]
H A Dpresubmit.py52 result.add_argument('--verbose', '-v', action='store_true',
103 if args.verbose:
123 if args.verbose:
165 if args.verbose: print('Running ' + test.name + '...')
172 def __init__(self, compiler, mode, std, simulator, debugger = False, verbose = False):
174 self.verbose = verbose
195 manifest = test.ReadManifest(command, [], self.debugger, False, self.verbose)
197 verbose = self.verbose, debugge
[all...]
/external/strace/
H A Dmtd.c72 if (!verbose(tcp) || umove(tcp, arg, &minfo) < 0)
91 if (!verbose(tcp) || umove(tcp, arg, &einfo) < 0)
99 if (!verbose(tcp) || umove(tcp, arg, &einfo64) < 0)
108 if (!verbose(tcp) || umove(tcp, arg, &mbuf) < 0)
117 if (!verbose(tcp) || umove(tcp, arg, &mbuf64) < 0)
125 if (!verbose(tcp) || umove(tcp, arg, &rinfo) < 0)
135 if (!verbose(tcp) || umove(tcp, arg, &ninfo) < 0)
166 if (!verbose(tcp) || umove(tcp, arg, &oinfo) < 0)
174 if (!verbose(tcp) || umove(tcp, arg, &nlay) < 0)
194 if (!verbose(tc
[all...]
/external/emma/core/java12/com/vladium/emma/data/
H A DMergeProcessor.java98 final boolean verbose = m_log.atVERBOSE ();
99 if (verbose)
101 log.verbose (IAppConstants.APP_VERBOSE_BUILD_ID);
104 log.verbose ("input data path:");
105 log.verbose ("{");
111 log.verbose (" " + nonexistent + f.getAbsolutePath ());
113 log.verbose ("}");
142 if (verbose) log.verbose ("processing input file [" + dataFile.getAbsolutePath () + "] ...");
149 if (verbose) lo
[all...]
/external/linux-tools-perf/src/tools/perf/util/
H A Ddebug.h11 extern int verbose;
/external/ltrace/
H A Dautogen.sh40 autoreconf --force --install --verbose -Wall || exit $?
/external/ltrace/testsuite/ltrace.main/
H A Dhello-vfork.exp12 verbose "compiling source file now....."
24 verbose "ltrace runtest output: $exec_output\n"
H A Dsignals.exp8 verbose "compiling source file now....."
21 verbose "ltrace runtest output: $exec_output\n"
/external/ltrace/testsuite/ltrace.minor/
H A Dlibdl-simple.exp8 verbose "compiling source file now....."
24 verbose "ltrace runtest output: $exec_output\n"
H A Dtrace-clone.exp8 verbose "compiling source file now....."
18 verbose "ltrace runtest output: $exec_output\n"

Completed in 1666 milliseconds

1234567891011>>