Searched refs:FLUSH_THIS_STREAM (Results 1 – 9 of 9) sorted by relevance
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | ostream.oo.h | 33 FLUSH_THIS_STREAM = 0, enumerator
|
D | file-ostream.oo.c | 72 if (scope != FLUSH_THIS_STREAM) in flush()
|
D | noop-styled-ostream.oo.c | 105 ostream_flush (stream->destination, FLUSH_THIS_STREAM); in flush_to_current_style()
|
D | fd-ostream.oo.c | 173 fd_ostream_flush (stream, FLUSH_THIS_STREAM); in free()
|
D | iconv-ostream.oo.c | 147 if (scope != FLUSH_THIS_STREAM) in flush()
|
D | html-ostream.oo.c | 300 if (scope != FLUSH_THIS_STREAM) in flush()
|
D | term-ostream.oo.c | 2072 term_ostream_flush (stream, FLUSH_THIS_STREAM); in free()
|
/third_party/gettext/libtextstyle/lib/ |
D | textstyle.h | 38 FLUSH_THIS_STREAM = 0, enumerator
|
/third_party/gettext/libtextstyle/doc/ |
D | libtextstyle.texi | 923 This function acts like @code{ostream_flush (@var{stream}, FLUSH_THIS_STREAM)}, 1067 This function acts like @code{ostream_flush (@var{stream}, FLUSH_THIS_STREAM)}, 1134 This function acts like @code{ostream_flush (@var{stream}, FLUSH_THIS_STREAM)},
|