Home
last modified time | relevance | path

Searched refs:fd_ostream (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/modules/
Dfd-ostream26 $(srcdir)/fd-ostream.c $(srcdir)/fd_ostream.priv.h $(srcdir)/fd_ostream.vt.h : fd-ostream.h
38 BUILT_SOURCES += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h
39 MAINTAINERCLEANFILES += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h
40 EXTRA_DIST += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dfd-ostream.oo.c39 struct fd_ostream : struct ostream struct
73 fd_ostream::write_mem (fd_ostream_t stream, const void *data, size_t len) in write_mem()
150 fd_ostream::flush (fd_ostream_t stream, ostream_flush_scope_t scope) in flush()
171 fd_ostream::free (fd_ostream_t stream) in free()
Dfd-ostream.oo.h26 struct fd_ostream : struct ostream struct
/third_party/gettext/libtextstyle/
D.gitignore290 /lib/fd_ostream.priv.h
291 /lib/fd_ostream.vt.h
/third_party/gettext/libtextstyle/doc/
Dlibtextstyle.texi937 * The fd_ostream class:: Output to a file descriptor.
960 @node The fd_ostream class
961 @subsubsection The @code{fd_ostream} class