Home
last modified time | relevance | path

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

123

/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/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/
Dshell.js28 var VERBOSE = false; variable
111 if ((VERBOSE) && (typeof description != "undefined"))
117 else if (VERBOSE)
124 else if (VERBOSE)
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/
Dshell.js30 var VERBOSE = false; variable
111 if ((VERBOSE) && (typeof description != "undefined"))
117 else if (VERBOSE)
124 else if (VERBOSE)
/external/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/icu4c/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/icu4c/stubdata/
Dicu_dat_generator.py46 if VERBOSE:
150 if VERBOSE:
203 if VERBOSE:
214 global VERBOSE
216 VERBOSE = False
227 VERBOSE = True
/external/hyphenation/
Dhyphen.c216 #ifdef VERBOSE
304 #ifdef VERBOSE in hnj_hyphen_load_from_buffer()
420 #ifdef VERBOSE in hnj_hyphen_load_from_buffer()
479 #ifdef VERBOSE in hnj_hyphen_load_from_buffer()
491 #ifndef VERBOSE in hnj_hyphen_load_from_buffer()
554 #ifdef VERBOSE in hnj_hyphen_hyphenate()
573 #ifdef VERBOSE in hnj_hyphen_hyphenate()
590 #ifdef VERBOSE in hnj_hyphen_hyphenate()
595 #ifdef VERBOSE in hnj_hyphen_hyphenate()
606 #ifdef VERBOSE in hnj_hyphen_hyphenate()
[all …]
/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/webkit/Source/JavaScriptCore/tests/mozilla/js1_6/
Dshell.js45 var VERBOSE = false; variable
133 if ((VERBOSE) && (typeof description != "undefined"))
139 else if (VERBOSE)
146 else if (VERBOSE)
/external/icu4c/tools/genren/
Dgenren.pl45 /^-v/ && ($VERBOSE++, next); # verbose
243 if($VERBOSE) {
/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
Dscanner.py6 from re import VERBOSE, MULTILINE, DOTALL
11 FLAGS = (VERBOSE | MULTILINE | DOTALL)
/external/bluetooth/bluedroid/btif/src/
Dbtif_media_task.c190 #define VERBOSE(fmt, ...) \ macro
194 #define VERBOSE(fmt, ...) macro
1048 VERBOSE("btif_media_task_aa_handle_uipc_rx_rdy calls bta_av_ci_src_data_ready"); in btif_media_task_aa_handle_uipc_rx_rdy()
1094 VERBOSE("================ MEDIA TASK STARTING ================"); in btif_media_task()
1106 VERBOSE("================= MEDIA TASK EVENT %d ===============", event); in btif_media_task()
1133 VERBOSE("=============== MEDIA TASK EVENT %d DONE ============", event); in btif_media_task()
1208 VERBOSE("btif_media_task_handle_cmd : %d %s", p_msg->event, in btif_media_task_handle_cmd()
1240 VERBOSE("btif_media_task_handle_cmd : %s DONE", dump_media_event(p_msg->event)); in btif_media_task_handle_cmd()
1872 VERBOSE("WRITE %d FRAMES", result); in btif_get_num_aa_frame()
2139 VERBOSE("TX QUEUE NOW %d", btif_media_cb.TxAaQ.count); in btif_media_aa_prep_sbc_2_send()
[all …]
/external/icu4c/tools/makeconv/
Dgenmbcs.cpp198 if(VERBOSE) { in MBCSStartMappings()
434 } else if(VERBOSE) { in MBCSAddToUnicode()
464 } else if(VERBOSE) { in MBCSAddToUnicode()
502 } else if(VERBOSE) { in MBCSAddToUnicode()
664 } else if(VERBOSE) { in MBCSSingleAddFromUnicode()
874 } else if(VERBOSE) { in MBCSAddFromUnicode()
1199 if(VERBOSE && newStart<mbcsData->stage2Top) { in singleCompactStage2()
1253 if(VERBOSE && newStart<mbcsData->stage3Top) { in singleCompactStage3()
1311 if(VERBOSE && newStart<mbcsData->stage2Top) { in compactStage2()
1335 VERBOSE); in MBCSPostprocess()
[all …]
Dmakeconv.h26 U_CFUNC UBool VERBOSE; variable
Dmakeconv.c80 UBool VERBOSE = FALSE; variable
141 if(VERBOSE) in writeConverterData()
164 if(VERBOSE) in writeConverterData()
257 VERBOSE = options[OPT_VERBOSE].doesOccur; in main()
290 printFilename = (UBool) (argc > 2 || VERBOSE); in main()
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
Djavascripttokenizer.py67 """ % (HEX_LITERAL, DECIMAL_LITERAL), re.VERBOSE)
125 re.VERBOSE)
178 """ % NESTED_IDENTIFIER, re.VERBOSE)
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowLog.java53 addLog(Log.VERBOSE, tag, msg, throwable); in v()
103 case Log.VERBOSE:c = 'V'; break; in logToStream()
/external/emma/core/java12/com/vladium/logging/
DILogLevels.java34 int VERBOSE = 3; // "-verbose" field
DLogger.java148 return (VERBOSE <= m_level); in atVERBOSE()
206 _log (VERBOSE, null, msg, false); in verbose()
382 return ILogLevels.VERBOSE; in stringToLevel()
/external/bison/examples/calc++/
Dtest18 test -z "$VERBOSE" && {
/external/openssh/
Dsftp-server.033 possible values are: QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG,
34 DEBUG1, DEBUG2, and DEBUG3. INFO and VERBOSE log transactions
/external/icu4c/tools/gennorm2/
Dgennorm2.cpp58 VERBOSE, enumerator
126 beVerbose=options[VERBOSE].doesOccur; in main()
/external/oprofile/utils/
Dopcontrol113 if test -n "$VERBOSE"; then
330 VERBOSE=""
883 VERBOSE="all"
885 VERBOSE=$val
916 if test -n "$VERBOSE"; then
1513 if test -n "$VERBOSE"; then
1514 OPD_ARGS="$OPD_ARGS --verbose=$VERBOSE"
/external/wpa_supplicant_8/src/crypto/
Dsha1-internal.c155 #ifdef VERBOSE /* SAK */
248 #ifdef VERBOSE in SHA1Update()
265 #ifdef VERBOSE in SHA1Update()

123