HomeSort by relevance Sort by last modified time
    Searched refs:verbose (Results 176 - 200 of 669) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/extras/ext4_utils/
make_ext4fs_main.c 73 int verbose = 0; local
144 verbose = 1;
204 sparse, crc, wipe, sehnd, verbose);
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DexFile.java 168 * @param verbose whether to be verbose when writing human-oriented output
170 public void writeTo(OutputStream out, Writer humanOut, boolean verbose)
173 ByteArrayAnnotatedOutput result = toDex0(annotate, verbose);
189 * @param verbose whether to be verbose when writing human-oriented output
192 public byte[] toDex(Writer humanOut, boolean verbose)
195 ByteArrayAnnotatedOutput result = toDex0(annotate, verbose);
472 * @param verbose if annotating, whether to be verbose
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/util/
ByteArrayAnnotatedOutput.java 47 /** whether annotations are to be verbose */
48 private boolean verbose; field in class:ByteArrayAnnotatedOutput
101 this.verbose = false;
363 return verbose;
423 * @param verbose whether or not to indicate verbose annotations
425 public void enableAnnotations(int annotationWidth, boolean verbose) {
444 this.verbose = verbose;
  /dalvik/dx/src/com/android/dx/dex/file/
DexFile.java 189 * @param verbose whether to be verbose when writing human-oriented output
191 public void writeTo(OutputStream out, Writer humanOut, boolean verbose)
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)
216 ByteArrayAnnotatedOutput result = toDex0(annotate, verbose);
491 * @param verbose if annotating, whether to be verbose
    [all...]
  /dalvik/dx/src/com/android/dx/util/
ByteArrayAnnotatedOutput.java 47 /** 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) {
437 this.verbose = verbose;
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
grammar.rb 70 @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/
DexFile.java 189 * @param verbose whether to be verbose when writing human-oriented output
191 public void writeTo(OutputStream out, Writer humanOut, boolean verbose)
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)
216 ByteArrayAnnotatedOutput result = toDex0(annotate, verbose);
491 * @param verbose if annotating, whether to be verbose
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/util/
ByteArrayAnnotatedOutput.java 47 /** 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) {
437 this.verbose = verbose;
  /external/icu4c/test/thaitest/
thaitest.cpp 92 // 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);
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
ByteArrayAnnotatedOutput.java 55 /** whether annotations are to be verbose */
56 private boolean verbose; field in class:ByteArrayAnnotatedOutput
112 this.verbose = false;
375 return verbose;
450 * @param verbose whether or not to indicate verbose annotations
452 public void enableAnnotations(int annotationWidth, boolean verbose) {
471 this.verbose = verbose;
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 61 bool verbose = true; variable
78 // Turn off verbose so that we only generate the .info file.
80 verbose = false;
84 verbose = true;
278 if (verbose) {
285 if (verbose) {
306 if (verbose) {
  /frameworks/native/opengl/tests/hwc/
hwcColorEquiv.cpp 25 -v - verbose
137 static bool verbose = defaultVerbose; variable
248 case 'v': // Verbose
249 verbose = true;
385 if (verbose) { testPrintI("Prepare:"); hwcTestDisplayList(list); }
387 if (verbose) {
395 if (verbose) {hwcTestDisplayListHandles(list); }
420 hwcTestInitDisplay(verbose, &dpy, &surface, &width, &height);
433 testPrintE(" -v Verbose");
hwcRects.cpp 24 * -v - Verbose
179 static bool verbose = defaultVerbose; variable
226 case 'v': // Verbose
227 verbose = true;
331 if (verbose) { testPrintI("Prepare:"); hwcTestDisplayList(list); }
333 if (verbose) {
342 if (verbose) {testPrintI("Set:"); }
343 if (verbose) { hwcTestDisplayListHandles(list); }
521 if (verbose) {
539 hwcTestInitDisplay(verbose, &dpy, &surface, &width, &height)
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyKeyEvent.java 100 public int injectEvent(IWindowManager iwm, IActivityManager iam, int verbose) {
101 if (verbose > 1) {
  /external/blktrace/btt/
bt_timeline.c 34 int verbose, done, time_bounded, output_all_data, seek_absolute; variable
114 if (verbose) {
  /external/icu4c/tools/genccode/
genccode.c 93 UBool verbose = TRUE; local
162 if (verbose) {
  /external/openssh/regress/
putty-transfer.sh 17 verbose "$tid: proto $p compression $c"
ssh-com-keygen.sh 48 verbose "ssh-keygen $v/$t"
  /external/openssl/apps/
engine.c 77 " -v[v[v[v]]] - verbose mode, for each engine, list its 'control commands'\n",
194 static int util_verbose(ENGINE *e, int verbose, BIO *bio_out, const char *indent)
224 if (!(flags & ENGINE_CMD_FLAG_INTERNAL) || verbose >= 4)
254 if(verbose == 1)
271 if((verbose >= 3) && !util_flags(bio_out, flags,
345 int verbose=0, list_cap=0, test_avail=0, test_avail_noise = 0; local
378 if((verbose=strlen(*argv + 1)) > 4)
524 if((verbose > 0) && !util_verbose(e, verbose, bio_out, indent))
  /external/proguard/lib/
retrace.jar 
  /external/proguard/src/proguard/shrink/
Shrinker.java 102 configuration.verbose);
151 if (configuration.verbose)
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
metered_stream_unittest.py 45 m = metered_stream.MeteredStream(verbose=False, stream=a)
94 m = metered_stream.MeteredStream(verbose=True, stream=a)
  /prebuilts/tools/common/proguard/proguard4.7/lib/
retrace.jar 
  /system/core/libnetutils/
dhcpclient.c 43 #define VERBOSE 2
45 static int verbose = 1; variable
49 #if VERBOSE
237 #if VERBOSE
344 #if VERBOSE > 1
354 if (verbose) ALOGD("netcfg: Wrong size %d != %d\n", sz, DHCP_MSG_FIXED_SIZE);
358 if (verbose) ALOGD("netcfg: Wrong Op %d != %d\n", reply->op, OP_BOOTREPLY);
362 if (verbose) ALOGD("netcfg: Wrong Xid 0x%x != 0x%x\n", ntohl(reply->xid),
367 if (verbose) ALOGD("netcfg: Wrong Htype %d != %d\n", reply->htype, msg->htype);
371 if (verbose) ALOGD("netcfg: Wrong Hlen %d != %d\n", reply->hlen, msg->hlen)
    [all...]
  /development/ndk/tests/
run-all.sh 45 --verbose)
46 VERBOSE=yes
78 echo " --verbose Enable verbose mode"
92 if [ "$VERBOSE" = "yes" ] ; then
119 echo "!!! BUILD FAILURE [$1]!!! See $MYLOG for details or use --verbose option!"

Completed in 767 milliseconds

1 2 3 4 5 6 78 91011>>