/frameworks/base/core/java/android/database/sqlite/ |
SQLiteConnection.java | [all...] |
/external/chromium_org/tools/gyp/test/lib/ |
TestCmd.py | 26 verbose = Boolean, 851 verbose = None, 860 if verbose is None: 862 verbose = max( 0, int(os.environ.get('TESTCMD_VERBOSE', 0)) ) 864 verbose = 0 865 self.verbose_set(verbose) [all...] |
/art/compiler/dex/ |
local_value_numbering.cc | 369 if (cu_->verbose) { 378 if (cu_->verbose) { 408 if (cu_->verbose) { 417 if (cu_->verbose) { 439 if (cu_->verbose) { 469 if (cu_->verbose) {
|
/external/chromium_org/third_party/devscripts/ |
licensecheck.pl.vanilla | 30 B<licensecheck> [B<--no-conf>] [B<--verbose>] [B<--copyright>] 48 =item B<--verbose>, B<--no-verbose> 87 Note that using the B<--verbose> option will kill the readability. 108 If this is set to I<yes>, then it is the same as the B<--verbose> command 225 "verbose!" => \$opt_verbose, 369 --verbose Display the header of each file before its
|
licensecheck.pl | 30 B<licensecheck> [B<--no-conf>] [B<--verbose>] [B<--copyright>] 48 =item B<--verbose>, B<--no-verbose> 87 Note that using the B<--verbose> option will kill the readability. 108 If this is set to I<yes>, then it is the same as the B<--verbose> command 229 "verbose!" => \$opt_verbose, 396 --verbose Display the header of each file before its
|
/external/skia/tests/ |
PathOpsSkpClipTest.cpp | 571 if (reporter->verbose()) { 578 if (reporter->verbose()) { 603 if (reporter->verbose()) { 611 if (state.fReporter->verbose()) SkDebugf("+"); 623 if (reporter->verbose()) { 674 if (reporter->verbose()) {
|
/external/valgrind/main/callgrind/ |
callgrind_control.in | 195 $verbose = 0; 210 $verbose++; 344 if ($verbose>0) {
|
/external/webp/examples/ |
dwebp.c | 44 static int verbose = 0; variable 299 if (verbose) 333 if (verbose) { 361 " -v ....... verbose (e.g. print encoding/decoding times)\n" 426 verbose = 1; 455 if (verbose) 497 if (verbose) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
shutil.py | 337 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, 398 def _call_external_zip(base_dir, zip_filename, verbose=False, dry_run=False): 400 if verbose: 416 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None): 442 _call_external_zip(base_dir, zip_filename, verbose, dry_run) 504 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
shutil.py | 337 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, 398 def _call_external_zip(base_dir, zip_filename, verbose=False, dry_run=False): 400 if verbose: 416 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None): 442 _call_external_zip(base_dir, zip_filename, verbose, dry_run) 504 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
RenderScriptProcessor.java | 205 boolean verbose = AdtPrefs.getPrefs().getBuildVerbosity() == BuildVerbosity.VERBOSE; 213 if (verbose) { 243 verbose)) { 263 IFile sourceFile, File buildToolRoot, boolean verbose) { 266 if (verbose) { 300 if (parsingError || verbose) {
|
/system/extras/ext4_utils/ |
make_ext4fs.c | 112 struct selabel_handle *sehnd, int verbose) 189 if (dentries[i].secon && verbose) 259 subdir_dir_path, inode, fs_config_func, sehnd, verbose); 461 struct selabel_handle *sehnd, int verbose) 570 fs_config_func, sehnd, verbose); 586 if (verbose) {
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
ClassDataItem.java | 199 * @param verbose whether to be verbose with the output 201 public void debugPrint(Writer out, boolean verbose) { 217 directMethods.get(i).debugPrint(pw, verbose); 223 virtualMethods.get(i).debugPrint(pw, verbose);
|
/dalvik/dx/src/com/android/dx/dex/file/ |
ClassDataItem.java | 195 * @param verbose whether to be verbose with the output 197 public void debugPrint(Writer out, boolean verbose) { 213 directMethods.get(i).debugPrint(pw, verbose); 219 virtualMethods.get(i).debugPrint(pw, verbose);
|
/external/bison/lib/ |
bitset.c | 291 bitset_print (FILE *file, bitset bset, bool verbose) 297 if (verbose) 314 if (verbose)
|
/external/chromium/chrome/browser/safe_browsing/ |
filter_false_positive_perftest.cc | 23 // --filter-verbose 32 // --filter-verbose: Used to print out the hit / miss results per URL. 83 const char kFilterVerbose[] = "filter-verbose"; 233 bool verbose = CommandLine::ForCurrentProcess()->HasSwitch(kFilterVerbose); local 259 if (verbose) { 267 if (verbose) {
|
/external/chromium_org/tools/gyp/ |
gyptest.py | 21 verbose = True variable in class:CommandRunner 49 if not self.verbose: 202 CommandRunner.verbose = not opts.quiet
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
ClassDataItem.java | 196 * @param verbose whether to be verbose with the output 198 public void debugPrint(Writer out, boolean verbose) { 214 directMethods.get(i).debugPrint(pw, verbose); 220 virtualMethods.get(i).debugPrint(pw, verbose);
|
/external/linux-tools-perf/util/ |
sort.c | 153 if (verbose) { 168 const char *dso_name = !verbose ? self->ms.map->dso->short_name : 197 if (verbose) {
|
/external/openssh/ |
auth2-pubkey.c | 350 verbose("Accepted certificate ID \"%s\" " 366 verbose("Found matching %s key: %s", 422 verbose("Accepted certificate ID \"%s\" signed by %s CA %s via %s",
|
/external/pixman/test/ |
blitters-test.c | 223 test_composite (int testnum, int verbose) 339 if (verbose) 357 if (verbose)
|
/packages/apps/Launcher3/util/com/android/launcher3/ |
DecoderRing.java | 89 boolean verbose = false; 113 verbose = true; 144 if (verbose) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_enumerate.py | 243 def test_main(verbose=None): 247 if verbose and hasattr(sys, "gettotalrefcount"): 255 test_main(verbose=True)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_enumerate.py | 243 def test_main(verbose=None): 247 if verbose and hasattr(sys, "gettotalrefcount"): 255 test_main(verbose=True)
|
/system/core/cpio/ |
mkbootfs.c | 53 static int verbose = 0; variable 160 if(verbose) { 229 if(verbose) {
|