Searched defs:verbose (Results 76 - 100 of 400) sorted by relevance

1234567891011>>

/external/lldb/examples/lookup/
H A Dmain.cpp65 { "verbose", no_argument, NULL, 'v' },
80 " " PROGRAM_NAME " [[--arch=<ARCH>] [--platform=<PLATFORM>] [--verbose] [--help] --] <PATH> <ADDRESS> [<ADDRESS>....]\n"
104 bool verbose = false; local
154 verbose = true;
223 if (verbose)
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugPubnamesSet.cpp130 bool verbose = log->GetVerbose(); local
136 if (verbose)
H A DDWARFDebugRanges.cpp138 bool verbose = s.GetVerbose(); local
151 if (verbose)
174 s.AddressRange(begin_addr, end_addr, sizeof (dw_addr_t), verbose ? " ==> addrs = " : NULL);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_printf.c89 test_printf(unsigned verbose, FILE *fp, argument
116 test_all(unsigned verbose, FILE *fp) argument
120 test_printf(verbose, fp, NULL);
127 test_some(unsigned verbose, FILE *fp, argument
130 return test_all(verbose, fp);
135 test_single(unsigned verbose, FILE *fp) argument
/external/mockito/cglib-and-asm/src/org/mockito/cglib/transform/
H A DAbstractTransformTask.java32 private boolean verbose; field in class:AbstractTransformTask
34 public void setVerbose(boolean verbose) { argument
35 this.verbose = verbose;
86 if (verbose) {
126 if (verbose) {
157 if (verbose) {
223 if (verbose) {
/external/openssl/apps/
H A Dciphers.c74 " -v - verbose mode, a textual listing of the SSL/TLS ciphers in OpenSSL\n",
75 " -V - even more verbose\n",
87 int verbose=0,Verbose=0; local
126 verbose=1;
128 verbose=Verbose=1;
176 if (!verbose)
187 else /* verbose */
/external/oprofile/libdb/tests/
H A Ddb_test.c26 static int verbose = 0; variable
30 if (verbose) \
153 } else if (verbose) {
168 verbose = 1;
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_zutil.c120 # ifndef verbose
121 # define verbose 0 macro
123 int ZLIB_INTERNAL z_verbose = verbose;
/external/pixman/test/
H A Drotate-test.c82 test_transform (int testnum, int verbose) argument
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dmain.c51 int verbose = 0; variable
75 if (strcmp(argv[i], "-v") == 0) ++verbose;
78 printf("\n\t-v verbose mode; show number of 1, 2, 3 and 4 operand tests\n");
79 printf("\n\t-v -v verbose mode; shows IROps being tested\n");
80 printf("\n\t-v -v -v verbose mode, extreme edition\n\n");
123 if (verbose > 1) printf("Testing operator %s\n", op->name);
153 if (verbose)
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_proxy_dummy.c60 int verbose)
59 eap_proxy_sm_get_status(struct eap_proxy_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpreauth.h27 int verbose);
67 size_t buflen, int verbose)
66 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_proxy_dummy.c60 int verbose)
59 eap_proxy_sm_get_status(struct eap_proxy_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpreauth.h27 int verbose);
67 size_t buflen, int verbose)
66 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_proxy_dummy.c60 int verbose)
59 eap_proxy_sm_get_status(struct eap_proxy_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpreauth.h27 int verbose);
67 size_t buflen, int verbose)
66 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
H A DAntlr3Mojo.java140 protected boolean verbose; field in class:Antlr3Mojo
288 log.debug("ANTLR: verbose : " + verbose);
322 tool.setVerbose(verbose);
/external/blktrace/btt/
H A Dbtt_plot.py46 [ -v | --verbose ] Default: False
74 verbose = False variable
150 global verbose
157 elif verbose:
192 global add_legend, output_file, title_str, type, verbose
205 'verbose' ]
226 elif o in ('-v', '--verbose'):
227 verbose = True
309 global add_legend, output_file, title_str, verbose
316 if verbose
[all...]
/external/chromium_org/native_client_sdk/src/build_tools/
H A Dbuild_projects.py45 verbose = False variable
49 if verbose:
221 if verbose:
267 parser.add_option('-v', '--verbose', action='store_true')
280 global verbose
281 if options.verbose:
282 verbose = True
284 buildbot_common.verbose = verbose
328 if verbose
[all...]
H A Dbuildbot_common.py20 verbose = True variable
56 if verbose:
/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
H A Duperf.h161 UBool verbose; member in class:UPerfTest
/external/chromium_org/third_party/icu/source/tools/genccode/
H A Dgenccode.c97 UBool verbose = TRUE; local
166 if (verbose) {
/external/chromium_org/third_party/icu/source/tools/pkgdata/
H A Dpkgtypes.h126 UBool verbose; member in struct:UPKGOptions_
/external/chromium_org/third_party/libxml/src/
H A Dcheck-relaxng-test-suite.py13 verbose = 0 variable
346 if verbose and level >= 1 and sections != []:
H A Dcheck-xsddata-test-suite.py13 verbose = 0 variable
324 if verbose and level >= 0:
345 if verbose and sections != [] and level <= 0:
357 if verbose and level >= 0 :

Completed in 3163 milliseconds

1234567891011>>