Searched defs:VERBOSE (Results 1 - 24 of 24) sorted by relevance

/external/compiler-rt/make/
H A Dconfig.mk25 VERBOSE := 0 macro
32 ifneq ($(VERBOSE),1)
/external/icu4c/tools/makeconv/
H A Dmakeconv.h26 U_CFUNC UBool VERBOSE; variable
H A Dmakeconv.c80 UBool VERBOSE = FALSE; variable
141 if(VERBOSE)
164 if(VERBOSE)
257 VERBOSE = options[OPT_VERBOSE].doesOccur;
290 printFilename = (UBool) (argc > 2 || VERBOSE);
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/
H A Dshell.js30 var VERBOSE = false; variable
111 if ((VERBOSE) && (typeof description != "undefined"))
117 else if (VERBOSE)
124 else if (VERBOSE)
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/
H A Dshell.js28 var VERBOSE = false; variable
111 if ((VERBOSE) && (typeof description != "undefined"))
117 else if (VERBOSE)
124 else if (VERBOSE)
/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
H A Dscanner.py6 from re import VERBOSE, MULTILINE, DOTALL namespace
11 FLAGS = (VERBOSE | MULTILINE | DOTALL)
/external/emma/core/java12/com/vladium/logging/
H A DILogLevels.java34 int VERBOSE = 3; // "-verbose" field in interface:ILogLevels
/external/icu4c/tools/gennorm2/
H A Dgennorm2.cpp58 VERBOSE, enumerator in enum:__anon5594
127 beVerbose=options[VERBOSE].doesOccur;
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_6/
H A Dshell.js45 var VERBOSE = false; variable
133 if ((VERBOSE) && (typeof description != "undefined"))
139 else if (VERBOSE)
146 else if (VERBOSE)
/external/icu4c/samples/uresb/
H A Duresb.c73 static UBool VERBOSE = FALSE; variable
142 VERBOSE = TRUE;
246 if(VERBOSE) {
260 if(VERBOSE) {
284 if(VERBOSE) {
311 if(VERBOSE) {
331 if(VERBOSE) {
/external/icu4c/tools/gensprep/
H A Dgensprep.c81 VERBOSE, enumerator in enum:__anon5603
169 beVerbose=options[VERBOSE].doesOccur;
/external/valgrind/main/none/tests/x86/
H A Dx86locked.c6 #define VERBOSE 0 macro
133 if (VERBOSE) printf("SEND %08x %s", theCRC, outBuf);
859 printf("x86locked: set #define VERBOSE 1 to diagnose\n");
/external/bluetooth/glib/tests/gobject/
H A Doverride.c29 #undef VERBOSE macro
379 #ifndef VERBOSE
/external/icu4c/tools/ctestfw/
H A Duperf.cpp46 VERBOSE, enumerator in enum:__anon5585
134 if(options[VERBOSE].doesOccur) {
/external/openssl/apps/
H A Dsrp.c114 #define VERBOSE if (verbose) macro
225 VERBOSE BIO_printf(bio,"Validating\n user=\"%s\"\n srp_verifier=\"%s\"\n srp_usersalt=\"%s\"\n g=\"%s\"\n N=\"%s\"\n",user,srp_verifier,srp_usersalt, g, N);
255 VERBOSE BIO_printf(bio,"Creating\n user=\"%s\"\n g=\"%s\"\n N=\"%s\"\n",user,g,N);
460 VERBOSE BIO_printf(bio_err,"Using configuration from %s\n",configfile);
484 VERBOSE BIO_printf(bio_err,"trying to read " ENV_DEFAULT_SRP " in \" BASE_SECTION \"\n");
498 VERBOSE BIO_printf(bio_err,"trying to read " ENV_DATABASE " in section \"%s\"\n",section);
512 VERBOSE BIO_printf(bio_err,"Trying to read SRP verifier file \"%s\"\n",dbfile);
532 VERBOSE BIO_printf(bio_err, "Database initialised\n");
546 VERBOSE BIO_printf(bio_err, "Database has no g N information.\n");
652 VERBOSE BIO_print
[all...]
/external/valgrind/main/none/tests/amd64/
H A Damd64locked.c6 #define VERBOSE 0 macro
133 if (VERBOSE) printf("SEND %08x %s", theCRC, outBuf);
1057 printf("amd64locked: set #define VERBOSE 1 to diagnose\n");
/external/icu4c/tools/genrb/
H A Dgenrb.c43 VERBOSE, enumerator in enum:__anon5596
219 if(options[VERBOSE].doesOccur) {
/external/icu4c/tools/gencnval/
H A Dgencnval.c203 VERBOSE, enumerator in enum:__anon5593
251 if(options[VERBOSE].doesOccur) {
/external/icu4c/tools/pkgdata/
H A Dpkgdata.cpp135 VERBOSE, enumerator in enum:__anon5609
295 if (pkg_getOptionsFromICUConfig(options[VERBOSE].doesOccur, &options[BLDOPT]) != 0) {
389 o.verbose = options[VERBOSE].doesOccur;
/external/v8/tools/
H A Dtest.py47 VERBOSE = False variable
1264 global VERBOSE
1265 VERBOSE = options.verbose
1451 context = Context(workspace, buildspace, VERBOSE,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 250 milliseconds