Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 25 of 159) sorted by relevance

1234567

/external/chromium_org/chrome/browser/web_dev_style/
Dcss_checker.py39 re.DOTALL | re.VERBOSE)
49 re.DOTALL | re.VERBOSE)
77 re.VERBOSE)
86 re.VERBOSE)
100 re.VERBOSE)
109 re.VERBOSE)
120 re.VERBOSE)
134 re.VERBOSE)
151 re.VERBOSE)
217 re.MULTILINE | re.VERBOSE)
[all …]
/external/skia/experimental/webtry/sys/
Dwebtry_init103 [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME"
106 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
107 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
111 [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME"
114 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
115 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
/external/chromium_org/third_party/skia/experimental/webtry/sys/
Dwebtry_init103 [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME"
106 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
107 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
111 [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME"
114 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
115 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
/external/qemu/
Dandroid-rebuild.sh13 VERBOSE=0
25 VERBOSE=$(( $VERBOSE + 1 ))
34 VERBOSE=2
45 if [ "$VERBOSE" -ge 1 ]; then
/external/openssl/apps/
Dsrp.c114 #define VERBOSE if (verbose) macro
225VERBOSE BIO_printf(bio,"Validating\n user=\"%s\"\n srp_verifier=\"%s\"\n srp_usersalt=\"%s\"\n g… in srp_verify_user()
255 VERBOSE BIO_printf(bio,"Creating\n user=\"%s\"\n g=\"%s\"\n N=\"%s\"\n",user,g,N); in srp_create_user()
460 VERBOSE BIO_printf(bio_err,"Using configuration from %s\n",configfile); in MAIN()
484 VERBOSE BIO_printf(bio_err,"trying to read " ENV_DEFAULT_SRP " in \" BASE_SECTION \"\n"); in MAIN()
498 VERBOSE BIO_printf(bio_err,"trying to read " ENV_DATABASE " in section \"%s\"\n",section); in MAIN()
512 VERBOSE BIO_printf(bio_err,"Trying to read SRP verifier file \"%s\"\n",dbfile); in MAIN()
532 VERBOSE BIO_printf(bio_err, "Database initialised\n"); in MAIN()
546 VERBOSE BIO_printf(bio_err, "Database has no g N information.\n"); in MAIN()
652 VERBOSE BIO_printf(bio_err,"Verifying password for user \"%s\"\n",user); in MAIN()
[all …]
/external/chromium_org/third_party/openssl/openssl/apps/
Dsrp.c114 #define VERBOSE if (verbose) macro
225VERBOSE BIO_printf(bio,"Validating\n user=\"%s\"\n srp_verifier=\"%s\"\n srp_usersalt=\"%s\"\n g… in srp_verify_user()
255 VERBOSE BIO_printf(bio,"Creating\n user=\"%s\"\n g=\"%s\"\n N=\"%s\"\n",user,g,N); in srp_create_user()
460 VERBOSE BIO_printf(bio_err,"Using configuration from %s\n",configfile); in MAIN()
484 VERBOSE BIO_printf(bio_err,"trying to read " ENV_DEFAULT_SRP " in \" BASE_SECTION \"\n"); in MAIN()
498 VERBOSE BIO_printf(bio_err,"trying to read " ENV_DATABASE " in section \"%s\"\n",section); in MAIN()
512 VERBOSE BIO_printf(bio_err,"Trying to read SRP verifier file \"%s\"\n",dbfile); in MAIN()
532 VERBOSE BIO_printf(bio_err, "Database initialised\n"); in MAIN()
546 VERBOSE BIO_printf(bio_err, "Database has no g N information.\n"); in MAIN()
652 VERBOSE BIO_printf(bio_err,"Verifying password for user \"%s\"\n",user); in MAIN()
[all …]
/external/lldb/scripts/
Dbuild-lldb-llvm-clang56 make -j8 clang-only VERBOSE=1 PROJECT_NAME='llvm'
57 make -j8 tools-only VERBOSE=1 PROJECT_NAME='llvm' EDIS_VERSION=1
63 make -j8 clang-only VERBOSE=1 PROJECT_NAME='llvm'
64 make -j8 tools-only VERBOSE=1 PROJECT_NAME='llvm' EDIS_VERSION=1
/external/chromium_org/mojo/public/cpp/environment/tests/
Dlogging_unittest.cc221 EXPECT_FALSE(MOJO_SHOULD_LOG(VERBOSE)); in TEST_F()
228 EXPECT_FALSE(MOJO_SHOULD_LOG(VERBOSE)); in TEST_F()
235 EXPECT_TRUE(MOJO_SHOULD_LOG(VERBOSE)); in TEST_F()
244 MOJO_LOG(VERBOSE) << "hello"; in TEST_F()
265 MOJO_LOG(VERBOSE) << "hello"; in TEST_F()
283 MOJO_LOG_IF(VERBOSE, true) << "hello"; in TEST_F()
288 MOJO_LOG_IF(VERBOSE, false) << "hello"; in TEST_F()
365 MOJO_DLOG(VERBOSE) << "hello"; in TEST_F()
383 MOJO_DLOG_IF(VERBOSE, NotCalled()) << "hello"; in TEST_F()
/external/owasp/sanitizer/tools/
Dupload_jars_to_googlecode_downloads.sh18 export VERBOSE="0"
25 VERBOSE="1"
50 if (( $VERBOSE )) || ! (( $EFFECT )); then
/external/chromium_org/third_party/openssl/openssl/
Dcheck-all-builds.sh16 VERBOSE=1
23 if [ "$VERBOSE" -ge "$LOG_LEVEL" ]; then
46 case $VERBOSE in
173 VERBOSE=$(( $VERBOSE + 1 ))
179 VERBOSE=$(( $VERBOSE - 1 ))
614 if [ "$VERBOSE" -gt 2 ]; then
/external/openssl/
Dcheck-all-builds.sh16 VERBOSE=1
23 if [ "$VERBOSE" -ge "$LOG_LEVEL" ]; then
46 case $VERBOSE in
176 VERBOSE=$(( $VERBOSE + 1 ))
182 VERBOSE=$(( $VERBOSE - 1 ))
633 if [ "$VERBOSE" -gt 2 ]; then
/external/chromium_org/third_party/openssl/
Dimport_from_android.sh16 VERBOSE=1
35 # $1: Verbosity threshold, only if '$VERBOSE > $1' does this print.
40 if [ "$VERBOSE" -gt "$LEVEL" ]; then
71 if [ "$VERBOSE" -gt 1 ]; then
74 case $VERBOSE in
228 VERBOSE=$(( $VERBOSE - 1 ))
231 VERBOSE=$(( $VERBOSE + 1 ))
259 case $VERBOSE in
/external/chromium_org/tools/grit/grit/gather/
Drc.py145 ''', re.MULTILINE | re.VERBOSE)
197 ''', re.MULTILINE | re.VERBOSE)
262 ''', re.MULTILINE | re.VERBOSE)
282 ''', re.MULTILINE | re.VERBOSE | re.DOTALL)
338 ''', re.MULTILINE | re.VERBOSE)
/external/lldb/test/pexpect-2.4/examples/
Dfix_cvs_files.py23 VERBOSE = 1 variable
47 if i==1 and VERBOSE:
82 if VERBOSE: print fullpath
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DEngine.java108 if (Log.isLoggable(TAG, Log.VERBOSE)) { in load()
117 if (Log.isLoggable(TAG, Log.VERBOSE)) { in load()
129 if (Log.isLoggable(TAG, Log.VERBOSE)) { in load()
142 if (Log.isLoggable(TAG, Log.VERBOSE)) { in load()
154 if (Log.isLoggable(TAG, Log.VERBOSE)) { in load()
184 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResourceReleased()
189 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResourceReleased()
194 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResourceReleased()
DEngineJob.java74 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResourceReady()
100 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResourceReady()
113 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onException()
130 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onException()
DSourceResourceRunner.java88 if (Log.isLoggable(TAG, Log.VERBOSE)) { in run()
101 if (Log.isLoggable(TAG, Log.VERBOSE)) { in run()
109 if (Log.isLoggable(TAG, Log.VERBOSE)) { in run()
153 if (Log.isLoggable(TAG, Log.VERBOSE)) { in write()
/external/icu/icu4c/source/samples/uresb/
Duresb.c73 static UBool VERBOSE = FALSE; variable
142 VERBOSE = TRUE; in main()
246 if(VERBOSE) { in printOutBundle()
260 if(VERBOSE) { in printOutBundle()
284 if(VERBOSE) { in printOutBundle()
311 if(VERBOSE) { in printOutBundle()
331 if(VERBOSE) { in printOutBundle()
/external/qemu/distrib/
Dpackage-release.sh18 VERBOSE=1
26 if [ "$VERBOSE" -ge "$LEVEL" ]; then
46 case $VERBOSE in
64 case $VERBOSE in
135 if [ "$VERBOSE" -ge 3 ]; then
342 case $VERBOSE in
/external/compiler-rt/make/
Dconfig.mk26 VERBOSE := 0
33 ifneq ($(VERBOSE),1)
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DLogTest.java72 assertLogged(Log.VERBOSE, "tag", "msg", null); in v_shouldLogAppropriately()
81 assertLogged(Log.VERBOSE, "tag", "msg", throwable); in v_shouldLogAppropriately_withThrowable()
143 assertFalse(Log.isLoggable("FOO", Log.VERBOSE)); in infoIsDefaultLoggableLevel()
157 assertTrue(Log.isLoggable("FOO", Log.VERBOSE)); in shouldAlwaysBeLoggableIfStreamIsSpecified()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Dradeon_sanity.c46 #define VERBOSE (RADEON_DEBUG & RADEON_VERBOSE) macro
49 #define VERBOSE 0 macro
437 if (VERBOSE || (NORMAL && (changed || !ever_seen))) in print_int_reg_assignment()
449 if (VERBOSE || (NORMAL && (changed || !ever_seen))) in print_int_reg_assignment()
462 if (VERBOSE || (NORMAL && (newmin || newmax || changed))) in print_float_reg_assignment()
481 if (VERBOSE || (NORMAL && (newmin || newmax || changed))) in print_float_reg_assignment()
546 if (VERBOSE) in radeon_emit_packets()
572 if (VERBOSE) in radeon_emit_scalars()
600 if (VERBOSE) in radeon_emit_scalars2()
634 if (VERBOSE) in radeon_emit_vectors()
[all …]
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_sanity.c46 #define VERBOSE (RADEON_DEBUG & RADEON_VERBOSE) macro
49 #define VERBOSE 0 macro
437 if (VERBOSE || (NORMAL && (changed || !ever_seen))) in print_int_reg_assignment()
449 if (VERBOSE || (NORMAL && (changed || !ever_seen))) in print_int_reg_assignment()
462 if (VERBOSE || (NORMAL && (newmin || newmax || changed))) in print_float_reg_assignment()
481 if (VERBOSE || (NORMAL && (newmin || newmax || changed))) in print_float_reg_assignment()
546 if (VERBOSE) in radeon_emit_packets()
572 if (VERBOSE) in radeon_emit_scalars()
600 if (VERBOSE) in radeon_emit_scalars2()
634 if (VERBOSE) in radeon_emit_vectors()
[all …]
/external/chromium_org/tools/metrics/histograms/
Dfind_unmapped_histograms.py28 """, re.VERBOSE)
34 """, re.VERBOSE)
42 """, re.VERBOSE)
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
DOkHttp.java30 private static final boolean VERBOSE = false; field in OkHttp
70 if (VERBOSE) { in run()

1234567