Home
last modified time | relevance | path

Searched refs:fputs_maybe_filtered (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/gdb/gdb-11.1/gdb/
H A Dutils.c87 static void fputs_maybe_filtered (const char *, struct ui_file *, int);
1713 fputs_maybe_filtered (const char *linebuffer, struct ui_file *stream, in fputs_maybe_filtered() function
1896 fputs_maybe_filtered (linebuffer, stream, 1); in fputs_filtered()
1902 fputs_maybe_filtered (linebuffer, stream, 0); in fputs_unfiltered()
1912 fputs_maybe_filtered (linebuffer, stream, 1); in fputs_styled()
1923 fputs_maybe_filtered (linebuffer, stream, 0); in fputs_styled_unfiltered()
2112 fputs_maybe_filtered (str.c_str (), stream, filter); in vfprintf_maybe_filtered()
2225 fputs_maybe_filtered (str.c_str (), stream, filter); in vfprintf_styled_no_gdbfmt()
H A DChangeLog-20103382 (fputs_maybe_filtered): Do not do filtering also on
9228 (fputs_maybe_filtered): Don't paginate if `batch_flag'.
9456 * utils.c (fputs_maybe_filtered): Check if there's already a top
9475 * utils.c (fputs_maybe_filtered): Always disable pagination if the
H A DChangeLog-2018141 (fputs_maybe_filtered): Likewise.
204 (fputs_maybe_filtered): Update.
8982 (fputs_maybe_filtered): Check pagination_disabled_for_command.
9489 * utils.c (fputs_maybe_filtered): Update.
H A DChangeLog-2020333 (fputs_maybe_filtered): Handle '\r'.
15597 * utils.c (fputs_maybe_filtered): Call 'stream->puts' instead
15945 (flush_wrap_buffer, fputs_maybe_filtered): Update.
16464 (fputs_maybe_filtered): Update.
H A DChangeLog-201910997 * utils.c (fputs_maybe_filtered): Call can_emit_style_escape as a
11002 * utils.c (fputs_maybe_filtered): Reset style after paging, even
15137 (fputs_maybe_filtered): Clear the wrap buffer on exception. Don't
H A DChangeLog-19962079 (fputs_maybe_filtered): Ditto.
H A DChangeLog6976 (fputs_maybe_filtered): Adjust the juggling of the wrap_style, and
H A DChangeLog-19945366 * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.
H A DChangeLog-19982378 (fputs_maybe_filtered): Ditto.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dutils.c97 static void fputs_maybe_filtered (const char *, struct ui_file *, int);
2020 fputs_maybe_filtered (const char *linebuffer, struct ui_file *stream, in fputs_maybe_filtered() function
2123 fputs_maybe_filtered (linebuffer, stream, 1); in fputs_filtered()
2270 fputs_maybe_filtered (linebuffer, stream, filter); in vfprintf_maybe_filtered()
H A DChangeLog-19962081 (fputs_maybe_filtered): Ditto.
H A DChangeLog-19945366 * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dutils.c97 static void fputs_maybe_filtered (const char *, struct ui_file *, int);
2020 fputs_maybe_filtered (const char *linebuffer, struct ui_file *stream, in fputs_maybe_filtered() function
2123 fputs_maybe_filtered (linebuffer, stream, 1); in fputs_filtered()
2270 fputs_maybe_filtered (linebuffer, stream, filter); in vfprintf_maybe_filtered()
H A DChangeLog-19962081 (fputs_maybe_filtered): Ditto.
H A DChangeLog-19945366 * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dutils.c99 static void fputs_maybe_filtered (const char *, struct ui_file *, int);
2075 fputs_maybe_filtered (const char *linebuffer, struct ui_file *stream, in fputs_maybe_filtered() function
2183 fputs_maybe_filtered (linebuffer, stream, 1); in fputs_filtered()
2332 fputs_maybe_filtered (linebuffer, stream, filter); in vfprintf_maybe_filtered()
H A DChangeLog-20103382 (fputs_maybe_filtered): Do not do filtering also on
9228 (fputs_maybe_filtered): Don't paginate if `batch_flag'.
9456 * utils.c (fputs_maybe_filtered): Check if there's already a top
9475 * utils.c (fputs_maybe_filtered): Always disable pagination if the
H A DChangeLog-19962081 (fputs_maybe_filtered): Ditto.
H A DChangeLog-19945366 * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.
H A DChangeLog-19982378 (fputs_maybe_filtered): Ditto.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dutils.c98 static void fputs_maybe_filtered (const char *, struct ui_file *, int);
2493 fputs_maybe_filtered (const char *linebuffer, struct ui_file *stream, in fputs_maybe_filtered() function
2601 fputs_maybe_filtered (linebuffer, stream, 1); in fputs_filtered()
2750 fputs_maybe_filtered (linebuffer, stream, filter); in vfprintf_maybe_filtered()
H A DChangeLog-20103382 (fputs_maybe_filtered): Do not do filtering also on
9228 (fputs_maybe_filtered): Don't paginate if `batch_flag'.
9456 * utils.c (fputs_maybe_filtered): Check if there's already a top
9475 * utils.c (fputs_maybe_filtered): Always disable pagination if the
H A DChangeLog-19962081 (fputs_maybe_filtered): Ditto.
H A DChangeLog-19945366 * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.
H A DChangeLog-19982378 (fputs_maybe_filtered): Ditto.

12