HomeSort by relevance Sort by last modified time
    Searched full:verbose (Results 901 - 925 of 2046) sorted by null

<<31323334353637383940>>

  /packages/apps/OneTimeInitializer/src/com/android/onetimeinitializer/
OneTimeInitializerService.java 74 if (Log.isLoggable(TAG, Log.VERBOSE)) {
  /packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceBase.java 128 if (Log.isLoggable(TAG, Log.VERBOSE)) {
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
gui.html 408 <li>-<a href="usage.html#verbose">verbose</a></li>
449 <li>The <b>Verbose</b> check box in the settings panel allows to toggle between
450 normal mode and verbose mode.</li>
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/retrace/
examples.html 28 (verbose)</a></li>
147 <h3><a name="withverbose">Restoring a stack trace with line numbers (verbose)</a></h3>
149 In the previous example, we could also use the verbose flag:
151 <b>java -jar retrace.jar -verbose proguard.map proguard.trace</b>
usage.html 50 <dt><code><b>-verbose</b></code></dt>
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 104 PreferencePage_Verbose=Verbose
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/
PreferenceInitializer.java 135 store.setDefault(LogCatMonitor.AUTO_MONITOR_LOGLEVEL, LogLevel.VERBOSE.getStringValue());
  /system/core/libsparse/
sparse.c 316 s->verbose = true;
  /system/core/sh/
options.h 80 DEF_OPT( "verbose", 'v' ) /* trace read input */
  /system/extras/ext4_utils/
ext4_utils.h 190 struct selabel_handle *sehnd, int verbose);
  /docs/source.android.com/src/source/
code-style.jd 592 you probably should be using verbose logging. </p>
607 <p><code>VERBOSE</code>:
617 <p>Within a given module, other than at the VERBOSE level, an
624 <p>In a chain of modules, other than at the VERBOSE level, when a
647 that has consequences within an app should be logged at the DEBUG or VERBOSE
687 higher than VERBOSE.</p>
691 hard to reproduce should be kept at the DEBUG or VERBOSE level, and should be
  /external/bison/tests/
local.at 583 # The testsuite verbose output, at least, will be incorrect, but nothing may
808 # AT_TEST_TABLES_AND_PARSE([$1[ with %error-verbose]], [[verbose]],
810 # [[%error-verbose ]$2], [$3], [$4],
812 # AT_TEST_TABLES_AND_PARSE([$1[ with no %error-verbose]], [[no verbose]],
822 # [AT_COND_CASE([[no verbose]],
  /external/openssl/apps/
req.c 170 int i=0,badops=0,newreq=0,verbose=0,pkey_type=-1; local
334 else if (strcmp(*argv,"-verbose") == 0)
335 verbose=1;
475 if( verbose )
495 else if( verbose )
913 if (verbose)
928 if (verbose)
    [all...]
  /frameworks/base/docs/html/tools/publishing/
app-signing.jd 333 <td><code>-v</code></td><td>Enable verbose output.</td>
465 <td><code>-verbose</code></td><td>Enable verbose output.</td>
495 <pre>$ jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore my-release-key.keystore
514 <pre>$ jarsigner -verify -verbose my_application.apk</pre>
518 <pre>$ jarsigner -verify -verbose -certs my_application.apk</pre>
549 <p>The {@code -v} flag turns on verbose output (optional). {@code 4} is the
  /external/chromium/base/
logging.h 79 // There are "verbose level" logging macros. They look like
85 // The verbose logging can also be turned on module-by-module. For instance,
103 // There's also VLOG_IS_ON(n) "verbose level" condition macro. To be used as
110 // There is also a VLOG_IF "verbose level" condition macro for sample
225 // the min log level to negative values enables verbose logging.
    [all...]
  /external/icu4c/tools/ctestfw/
ctest.c 118 int VERBOSITY = 0; /* be No-verbose by default */
924 else if (strcmp( argv[i], "-v" )==0 || strcmp( argv[i], "-verbose")==0)
1123 printf("Usage: %s [ -l ] [ -v ] [ -verbose] [-a] [ -all] [-n] [ -no_err_msg]\n"
1129 printf(" -verbose To turn ON verbosity\n");
1130 printf(" -v To turn ON verbosity(same as -verbose)\n");
    [all...]
  /external/icu4c/tools/toolutil/
ucmstate.c 617 UBool verbose) {
694 if(verbose) {
    [all...]
  /external/jpeg/
usage.doc 168 -verbose Enable debug printout. More -v's give more printout.
310 -verbose Enable debug printout. More -v's give more printout.
498 -verbose
518 rdjpgcom [-verbose] [inputfilename]
519 The switch "-verbose" (or just "-v") causes rdjpgcom to also display the JPEG
  /external/qemu/distrib/jpeg-6b/
usage.doc 168 -verbose Enable debug printout. More -v's give more printout.
310 -verbose Enable debug printout. More -v's give more printout.
498 -verbose
518 rdjpgcom [-verbose] [inputfilename]
519 The switch "-verbose" (or just "-v") causes rdjpgcom to also display the JPEG
  /external/quake/quake/src/WinQuake/
vid_sunxil.cpp 148 static int verbose=1; variable
415 verbose = COM_CheckParm("-verbose");
446 if (verbose)
497 if (verbose) {
  /packages/apps/Mms/src/com/android/mms/data/
Contact.java 55 // if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) {
65 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) {
177 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) {
576 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) {
729 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) {
    [all...]
  /external/blktrace/
blkparse.c 205 .name = "verbose",
275 static int verbose; variable
496 if (verbose)
985 if (verbose)
1079 if (verbose)
1114 if (verbose)
    [all...]
  /external/strace/
signal.c 669 printsiginfo(siginfo_t *sip, int verbose)
751 if (!verbose)
773 if (!verbose)
802 if (!verbose)
972 else if (!verbose(tcp))
1137 else if (!verbose(tcp))
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
scm_unittest.py     [all...]
  /external/valgrind/main/VEX/switchback/
test_ppc_jm1.c 3569 static int verbose = 0; variable
    [all...]

Completed in 863 milliseconds

<<31323334353637383940>>