Home
last modified time | relevance | path

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

123

/external/llvm/utils/
DNewNightlyTest.pl189 if (/^-verbose$/) { $VERBOSE = 1; next; }
314 if ($VERBOSE) {
320 if ($VERBOSE) {
333 if ($VERBOSE) {
339 if ($VERBOSE) {
357 if ( $VERBOSE ) { print "Changing To: $name ($dir)\n"; }
388 if ($VERBOSE) { print "Copying $file to $newfile\n"; }
473 if ( $VERBOSE ) {
479 if ( $VERBOSE ) {
575 if ( $VERBOSE ) {
[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/bluetooth/glib/tests/
Dgio-test.c121 #ifdef VERBOSE in recv_message()
148 #ifdef VERBOSE in recv_message()
178 #ifdef VERBOSE in recv_message()
193 #ifdef VERBOSE in recv_message()
205 #ifdef VERBOSE in recv_message()
219 #ifdef VERBOSE in recv_message()
415 #ifdef VERBOSE in main()
435 #ifdef VERBOSE in main()
Dchild-test.c95 #ifdef VERBOSE in child_watch_callback()
136 #ifdef VERBOSE in test_thread()
Diochannel-test.c135 #ifdef VERBOSE in main()
166 #ifdef VERBOSE in main()
/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.py57 if VERBOSE:
163 if VERBOSE:
216 if VERBOSE:
228 global VERBOSE
231 VERBOSE = False
242 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/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/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
Dscanner.py6 from re import VERBOSE, MULTILINE, DOTALL
11 FLAGS = (VERBOSE | MULTILINE | DOTALL)
/external/icu4c/tools/genuca/
Dgenuca.cpp43 UBool VERBOSE = FALSE; variable
179 if(VERBOSE && isContinuation(element->CEs[1])) { in addNewInverse()
203 if(VERBOSE && isContinuation(element->CEs[1])) { in insertInverse()
320 if(VERBOSE) { fprintf(stdout, "p:%u ", (int)position); } in addToInverse()
332 if(VERBOSE) { fprintf(stdout, "+"); } in addToInverse()
403 if (VERBOSE) { in writeOutInverseData()
566 if(VERBOSE) { in readAnElement()
789 if (VERBOSE) { in writeOutData()
967 if(VERBOSE) { in write_uca_table()
1045 if (VERBOSE) { in write_uca_table()
[all …]
/external/icu4c/tools/genren/
Dgenren.pl45 /^-v/ && ($VERBOSE++, next); # verbose
237 if($VERBOSE) {
/external/icu4c/tools/makeconv/
Dgenmbcs.c198 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/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/icu4c/tools/gennorm2/
Dgennorm2.cpp58 VERBOSE, enumerator
127 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.c161 #ifdef VERBOSE /* SAK */
254 #ifdef VERBOSE in SHA1Update()
271 #ifdef VERBOSE in SHA1Update()
/external/qemu/android/build/
Dcommon.sh22 VERBOSE=yes
27 if [ "$VERBOSE" = "yes" ] ; then
/external/llvm/test/
DMakefile29 ifdef VERBOSE
30 RUNTESTFLAGS := $(VERBOSE)
/external/bluetooth/glib/tests/gobject/
Doverride.c29 #undef VERBOSE
379 #ifndef VERBOSE in test()
/external/llvm/utils/buildit/
Dbuild_llvm195 VERBOSE=1
220 OPTIMIZE_OPTION='-O3' VERBOSE=1 install

123