Home
last modified time | relevance | path

Searched refs:verbose (Results 1 – 25 of 27) sorted by relevance

12

/l4re-core-master/libc_backends/lib/mount/
A Dmount.cc19 static bool verbose; variable
84 if (verbose) in parse_fstab_line()
101 else if (verbose) in parse_fstab_line()
119 if (verbose) in parse_fstab()
137 verbose = getenv("FSTAB_DEBUG"); in libmount_init()
146 if (verbose) in libmount_init()
154 if (verbose) in libmount_init()
163 if (verbose) in libmount_init()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/setjmp/
A Dtst-vfork-longjmp.c17 int verbose = 0; variable
52 if (verbose) { in check_sig_mask()
82 verbose = 0; in main()
89 if (verbose) in main()
100 if (verbose) in main()
A Dsigjmpbug.c8 int verbose; variable
30 if (verbose) in test()
44 verbose = (argc != 1); in main()
A Djmpbug.c8 int verbose; variable
30 if (verbose) in test()
44 verbose = (argc != 1); in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/
A DMakefile.in158 FLAG-locale-verbose := -v
161 FLAG-locale-verbose := -v -v
175 $< $(FLAG-locale-verbose) $$locale > $@ || \
176 $< $(FLAG-locale-verbose) $$locale.UTF-8 > $@ || \
177 $< $(FLAG-locale-verbose) $$locale.iso8859-1 > $@ && break; \
182 $(Q)$< $(FLAG-locale-verbose) -o $@ $(word 2,$^)
193 xargs $< $(locale_DIR)/collation $(FLAG-locale-verbose) -o $@
A Dgen_wctype.c103 static unsigned verbose; variable
104 #define verbose_msg(msg...) if (verbose) fprintf(stderr, msg)
227 ++verbose; in main()
A Dgen_locale.c93 static unsigned verbose = 0; variable
103 if (verbose & lvl) { in verbose_msg()
585 verbose++; in main()
A Dgen_wc8bit.c24 #define verbose_msg(msg...) if (verbose) fprintf(stderr, msg)
A Dgen_collate.c268 static unsigned verbose = 0; variable
320 if (verbose & lvl) { in verbose_msg()
1246 ++verbose; in old_main()
/l4re-core-master/uclibc/lib/contrib/uclibc/utils/
A Dldconfig.c62 int verbose = 0; /* verbose mode */ variable
376 if (verbose > 0) in link_shlib()
469 if (verbose > 0) in scan_dir()
845 verbose = 1; in main()
848 verbose = 1; /* verbose mode */ in main()
851 if (verbose <= 0) in main()
852 verbose = -1; /* quiet mode */ in main()
904 if (verbose > 0) in main()
968 if (verbose >= 0) in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/
A DMakefile.in11 OPTS_getopt_long := --add XXX --delete YYY --verbose
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/
A DMakefile.in60 OUTPUT_FORMAT = $(CC) $(CFLAGS) -Wl,--verbose 2>&1 | $(SED) -n '/OUTPUT_FORMAT/,/)/p'
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/
A Dlibm-test.inc63 --verbose=[0..3] for different levels of output:
67 -v for full output (equals --verbose=3)
166 static int verbose;
210 /* Should the message print to screen? This depends on the verbose flag,
216 && (verbose > 1
217 || (verbose == 1 && ok == xfail)))
223 /* Should the message print to screen? This depends on the verbose flag,
229 && (verbose > 1
230 || ((verbose == 1) && (ok == xfail))))
4878 verbose = 1;
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/
A DREADME345 inconsistent soname in non-verbose mode.
368 Changed ldconfig to issue a warning in verbose mode when
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DMakerules305 -Wl,--verbose 2>&1 | LC_ALL=C \
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/
A Dconfig.h.in876 /* Define to 1 if a verbose library is built, or 0 otherwise. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/
A Dconfig.h.in913 /* Define to 1 if a verbose library is built, or 0 otherwise. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/
A Dconfig.h.in959 /* Define to 1 if a verbose library is built, or 0 otherwise. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/
A Dconfig.h.in1043 /* Define to 1 if a verbose library is built, or 0 otherwise. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/
A Dconfig.h.in1016 /* Define to 1 if a verbose library is built, or 0 otherwise. */
A DChangeLog3689 to log (and on verbose to stdout) count the lines. If it exceeds
3715 SIGINT. Process compiler and test executable output: In verbose
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/
A Dconfig.h.in986 /* Define to 1 if a verbose library is built, or 0 otherwise. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/
A Dconfig.h.in977 /* Define to 1 if a verbose library is built, or 0 otherwise. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/
A Dconfig.h.in996 /* Define to 1 if a verbose library is built, or 0 otherwise. */
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dzconf.tab.c_shipped117 /* Enabling verbose error messages. */

Completed in 48 milliseconds

12