Searched defs:verbose (Results 1 - 25 of 410) sorted by relevance

1234567891011>>

/external/compiler-rt/test/BlocksRuntime/
H A Drecursive-test.c14 int verbose = 0; variable
18 if (argc > 1) verbose = 1;
22 if (verbose) printf("recursive_local_block is a local recursive block\n");
24 if (verbose) printf("%d\n", i);
30 if (verbose) printf("recursive_local_block's address is %p, running it:\n", (void*)recursive_local_block);
33 if (verbose) printf("Creating other_local_block: a local block that calls recursive_local_block\n");
36 if (verbose) printf("other_local_block running\n");
40 if (verbose) printf("other_local_block's address is %p, running it:\n", (void*)other_local_block);
45 if (verbose) printf("Creating other_copied_block: a Block_copy of a block that will call recursive_local_block\n");
48 if (verbose) print
[all...]
/external/icu/icu4c/source/tools/genren/
H A Dgenren.pl45 /^-v/ && ($VERBOSE++, next); # verbose
147 &verbose(" $_");
160 &verbose( "type: \"$type\" ");
163 &verbose( "Import: $_ \"$type\"\n");
164 &verbose( "C++ method: $_\n");
177 &verbose ( "(Chopping scope $CppName[0] )");
183 &verbose ("Skipping C++ function: $_\n");
185 &verbose ("Skipping C++ destructor: $_\n");
187 &verbose( "Skipping C++ class: '$CppName[0]': $_ \n");
192 &verbose ( "
242 sub verbose { subroutine
[all...]
/external/v8/test/mjsunit/
H A Dmigrations.js8 var verbose = 0; variable
15 if (verbose) {
29 if (verbose) {
40 if (verbose) {
52 if (verbose) {
64 if (verbose) {
73 if (verbose >= 2) print(results[i]);
77 if (verbose) print("--- incompatible use: " + e);
/external/autotest/scheduler/
H A Dgc_stats.py7 verbose = False variable
46 if verbose and _previous_obj_ids:
83 if verbose and whats_new_big_str:
88 if verbose:
/external/jcommander/src/test/java/com/beust/jcommander/args/
H A DArgsPrivate.java24 @Parameter(names = "-verbose")
25 private Integer verbose = 1; field in class:ArgsPrivate
28 return verbose;
H A DSeparatorColon.java27 @Parameter(names = "-verbose", arity = 1)
28 public boolean verbose = false; field in class:SeparatorColon
H A DSlashSeparator.java27 @Parameter(names = "/verbose")
28 public boolean verbose = false; field in class:SlashSeparator
H A DArgs2.java31 @Parameter(names = {"-log", "-verbose"}, description = "Level of verbosity")
32 public Integer verbose = 1; field in class:Args2
H A DArgs1.java33 @Parameter(names = { "-log", "-verbose" }, description = "Level of verbosity", required = true)
34 public Integer verbose = 1; field in class:Args1
/external/jcommander/src/test/java/com/beust/jcommander/command/
H A DCommandMain.java26 public Boolean verbose = false; field in class:CommandMain
/external/libunwind/tests/
H A Dtest-strerror.c8 int i, verbose = argc > 1; local
14 if (verbose)
H A Dtest-flush-cache.c34 int verbose; variable
42 if (verbose)
45 if (verbose)
51 if (verbose)
54 if (verbose)
139 verbose = 1;
H A Dtest-static-link-loc.c40 int verbose; variable
79 if (verbose)
94 verbose = 1;
/external/skia/platform_tools/android/bin/
H A Dandroid_setup.sh37 elif [[ "$1" == "--verbose" ]]; then
45 function verbose { function
54 verbose export $NAME=\"$VALUE\"
95 verbose "no target device (-d), using ${TARGET_DEVICE} from most recent build"
98 verbose "no target device (-d), using ${TARGET_DEVICE}"
156 verbose "The build is targeting the device: $TARGET_DEVICE"
/external/vogar/src/vogar/
H A DLog.java23 void verbose(String s); method in interface:Log
/external/compiler-rt/test/asan/android_commands/
H A Dandroid_common.py7 verbose = False variable
9 verbose = True variable
12 if verbose:
/external/icu/icu4c/source/tools/gencmn/
H A Dgencmn.c50 UBool sourceTOC, verbose; local
75 "%csage: %s [ -h, -?, --help ] [ -v, --verbose ] [ -c, --copyright ] [ -C, --comment comment ] [ -d, --destdir dir ] [ -n, --name filename ] [ -t, --type filetype ] [ -S, --source tocfile ] [ -e, --entrypoint name ] maxsize listfile\n", argc < 0 ? 'u' : 'U', *argv);
83 "\t-v, --verbose verbose output\n"
102 verbose = options[2].doesOccur;
113 maxSize, sourceTOC, verbose, NULL);
/external/jarjar/src/main/com/tonicsystems/jarjar/
H A DExcludeProcessor.java26 private final boolean verbose; field in class:ExcludeProcessor
28 public ExcludeProcessor(Set<String> excludes, boolean verbose) { argument
30 this.verbose = verbose;
35 if (verbose && !toKeep)
H A DJarJarMojo.java32 private boolean verbose; field in class:JarJarMojo
46 MainProcessor proc = new MainProcessor(patterns, verbose, true);
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/proguard/src/proguard/gui/
H A DReTraceRunnable.java40 private final boolean verbose; field in class:ReTraceRunnable
48 * @param verbose specifies whether the de-obfuscated stack trace
49 * should be verbose.
53 boolean verbose,
58 this.verbose = verbose;
91 verbose,
52 ReTraceRunnable(JTextArea consoleTextArea, boolean verbose, File mappingFile, String stackTrace) argument
/external/skia/tests/
H A DTest.cpp21 bool skiatest::Reporter::verbose() const { return false; } function in class:skiatest::Reporter
/external/vogar/src/vogar/target/
H A DAndroidLog.java32 @Override public void verbose(String s) { method in class:AndroidLog
/external/blktrace/btt/
H A Dbno_plot.py25 [ -v | --verbose ]
43 verbose = 0 variable
55 global verbose
59 l_opts = [ 'help', 'keys-below', 'verbose' ]
72 elif o in ('-v', '--verbose'):
73 verbose += 1
86 if verbose:
119 if verbose: print 'Executing %s' % cmd
/external/icu/icu4c/source/test/intltest/
H A Dnmfmtrt.h27 static UBool verbose; member in class:NumberFormatRoundTripTest

Completed in 567 milliseconds

1234567891011>>