Searched defs:verbose (Results 251 - 275 of 312) sorted by relevance

<<111213

/external/selinux/libsepol/src/
H A Dexpand.c41 int verbose; member in struct:expand_state
96 if (state->verbose)
164 if (state->verbose)
236 if (state->verbose)
427 if (state->verbose)
656 if (state->verbose)
754 if (state->verbose)
819 if (state->verbose)
972 if (state->verbose)
1089 if (state->verbose)
2775 expand_module_avrules(sepol_handle_t * handle, policydb_t * base, policydb_t * out, uint32_t * typemap, uint32_t * boolmap, uint32_t * rolemap, uint32_t * usermap, int verbose, int expand_neverallow) argument
2903 expand_module(sepol_handle_t * handle, policydb_t * base, policydb_t * out, int verbose, int check) argument
[all...]
H A Dlink.c55 int verbose; member in struct:link_state
376 if (state->verbose)
473 if (state->verbose)
543 if (state->verbose)
611 if (state->verbose)
897 if (state->verbose)
1113 if (state->verbose) {
1187 if (state->verbose) {
1232 if (state->verbose) {
2202 if (state->verbose) {
2529 link_modules(sepol_handle_t * handle, policydb_t * b, policydb_t ** mods, int len, int verbose) argument
[all...]
H A Dpolicydb.c1046 policydb_t * p, unsigned verbose)
1050 if (verbose) {
3638 int policydb_read(policydb_t * p, struct policy_file *fp, unsigned verbose) argument
3892 if (policydb_index_others(fp->handle, p, verbose))
1045 policydb_index_others(sepol_handle_t * handle, policydb_t * p, unsigned verbose) argument
/external/skia/tests/
H A DPathOpsSkpClipTest.cpp537 DEFINE_bool2(verbose, v, false, "enable verbose output.");
539 static bool verbose() { function
664 if (verbose()) {
689 if (verbose()) {
760 if (verbose()) {
766 if (verbose()) {
846 if (verbose()) {
991 if (verbose()) {
1011 if (verbose()) {
[all...]
H A DSkpSkGrTest.cpp81 static void Test(int dirNo, const char* filename, TestStep testStep, bool verbose) { argument
87 if (verbose) {
587 if (reporter->verbose()) {
627 if (reporter->verbose()) {
641 if (reporter->verbose()) {
649 reporter->verbose());
650 if (reporter->verbose()) SkDebugf("+");
655 if (reporter->verbose()) {
750 TestResult::Test(dirIndex, filename.c_str(), kCompareBits, reporter->verbose());
751 TestResult::Test(dirIndex, filename.c_str(), kEncodeFiles, reporter->verbose());
[all...]
/external/squashfs-tools/squashfs-tools/
H A Daction.c442 int parse_action(char *s, int verbose) argument
590 (*spec_list)[spec_count].verbose = verbose;
753 if(action->verbose) {
782 if((match && (action->verbose & ACTION_LOG_TRUE)) || (!match
783 && (action->verbose & ACTION_LOG_FALSE)))
829 int read_action_file(char *filename, int verbose) argument
831 switch(verbose) {
/external/valgrind/VEX/useful/
H A Dtest_main.c75 static Bool verbose = True; variable
155 if (verbose)
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap.c2107 * @verbose: Whether to include verbose status information
2115 int eap_sm_get_status(struct eap_sm *sm, char *buf, size_t buflen, int verbose) argument
2151 verbose);
2155 if (verbose) {
/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.c1091 * @verbose: Whether to include verbose status information
1100 int verbose)
1114 if (verbose) {
1137 verbose);
1140 len += eap_sm_get_status(sm->eap, buf + len, buflen - len, verbose);
1099 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.c2554 * @verbose: Whether to include verbose status information
2562 int verbose)
2561 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/src/eap_peer/
H A Deap.c2107 * @verbose: Whether to include verbose status information
2115 int eap_sm_get_status(struct eap_sm *sm, char *buf, size_t buflen, int verbose) argument
2151 verbose);
2155 if (verbose) {
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.c1091 * @verbose: Whether to include verbose status information
1100 int verbose)
1114 if (verbose) {
1137 verbose);
1140 len += eap_sm_get_status(sm->eap, buf + len, buflen - len, verbose);
1099 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.c2554 * @verbose: Whether to include verbose status information
2562 int verbose)
2561 wpa_sm_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.c2107 * @verbose: Whether to include verbose status information
2115 int eap_sm_get_status(struct eap_sm *sm, char *buf, size_t buflen, int verbose) argument
2151 verbose);
2155 if (verbose) {
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.c1091 * @verbose: Whether to include verbose status information
1100 int verbose)
1114 if (verbose) {
1137 verbose);
1140 len += eap_sm_get_status(sm->eap, buf + len, buflen - len, verbose);
1099 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.c2554 * @verbose: Whether to include verbose status information
2562 int verbose)
2561 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
/external/dexmaker/lib/
H A Djarjar.jar ... final java.util.Set excludes private final boolean verbose public void " href="/6.0.1_r10/s? ...
/external/blktrace/
H A Dblkparse.c205 .name = "verbose",
275 static int verbose; variable
496 if (verbose)
985 if (verbose)
1079 if (verbose)
1114 if (verbose)
2675 "[ -v | --verbose ]\n" \
2694 "\t-v More verbose for marginal errors\n" \
2776 verbose++;
/external/libxml2/
H A Druntest.c4405 static int verbose = 0; variable
4421 if (verbose) {
4442 verbose = 1;
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c133 static mDNSBool verbose = 0; variable
170 if (!verbose) return;
928 pkt.src.sin_addr.s_addr = zerov4Addr.NotAnInteger; // address field set solely for verbose logging in subroutines
1105 case 'v': verbose = 1; break;
1322 pkt.src.sin_addr.s_addr = zerov4Addr.NotAnInteger; // address field set solely for verbose logging in subroutines
1902 if (verbose) inet_ntop(AF_INET, &e->cli.sin_addr, addrbuf, 32);
1910 if (verbose) GetRRDisplayString_rdb(&cr->resrec, &cr->resrec.rdata->u, rrbuf);
2188 if (verbose) inet_ntop(AF_INET, &e->cli.sin_addr, addrbuf, 32);
2191 if (verbose) GetRRDisplayString_rdb(&ptr->resrec, &ptr->resrec.rdata->u, rrbuf);
/external/valgrind/callgrind/
H A Dglobal.h118 Int verbose; member in struct:_CommandLineOptions
809 if (UNLIKELY( (CLG_(clo).verbose >x) && \
/external/valgrind/coregrind/m_demangle/
H A Dcp-demangle.c236 /* The results of a full, verbose, expansion. This is used when
237 qualifying a constructor/destructor, or when in verbose mode. */
2009 it in verbose mode. */
2091 display it in verbose mode. */
2707 FIXME: We should print it in verbose mode. */
3466 We should print it out in verbose mode. */
3681 int verbose; local
3685 verbose = (di->options & DMGL_VERBOSE) != 0;
3686 if (! verbose && prefix)
3692 verbose
[all...]
/external/valgrind/none/tests/ppc32/
H A Dtest_isa_2_07_part1.c873 static int verbose = 0; variable
1149 if (verbose) printf("\n");
1552 if (verbose) printf("\n");
1593 if (verbose) printf("\n");
1627 if (verbose) printf("\n");
1657 if (verbose) printf("\n");
2007 if (1 || verbose > 0)
2010 if (verbose > 1)
2018 if (verbose) printf("\n");
2032 "\t-v: be verbose\
[all...]
/external/valgrind/none/tests/ppc64/
H A Dtest_isa_2_07_part1.c873 static int verbose = 0; variable
1149 if (verbose) printf("\n");
1552 if (verbose) printf("\n");
1593 if (verbose) printf("\n");
1627 if (verbose) printf("\n");
1657 if (verbose) printf("\n");
2007 if (1 || verbose > 0)
2010 if (verbose > 1)
2018 if (verbose) printf("\n");
2032 "\t-v: be verbose\
[all...]
/external/libpng/contrib/tools/
H A Dpngfix.c691 unsigned int verbose :3; /* various internal tracking */ member in struct:global
741 global->verbose = 0;
2790 if (file->global->verbose > 1)
2967 if (file->global->verbose)
3099 if (file->global->verbose > 2)
3446 if (file->global->verbose > 2)
3600 if (control->file.global->verbose)
3634 if (control->file.global->verbose)
3653 if (global->verbose)
3874 global.verbose
[all...]

Completed in 5103 milliseconds

<<111213