Searched refs:styled_ostream_create (Results 1 – 8 of 8) sorted by relevance
/third_party/gettext/libtextstyle/lib/ |
D | misc.h | 35 styled_ostream_create (int fd, const char *filename,
|
D | misc.c | 32 styled_ostream_create (int fd, const char *filename, ttyctl_t tty_control, in styled_ostream_create() function
|
D | textstyle.h | 596 styled_ostream_create (int fd, const char *filename,
|
/third_party/gettext/libtextstyle/adhoc-tests/ |
D | hello.c | 78 : styled_ostream_create (STDOUT_FILENO, "(stdout)", TTYCTL_AUTO, in main()
|
/third_party/gettext/libtextstyle/examples/color-filter/ |
D | filter.c | 116 : styled_ostream_create (STDOUT_FILENO, "(stdout)", TTYCTL_AUTO, in main()
|
/third_party/gettext/libtextstyle/examples/color-hello/ |
D | hello.c | 168 : styled_ostream_create (STDOUT_FILENO, "(stdout)", TTYCTL_AUTO, in main()
|
/third_party/gettext/gettext-tools/src/ |
D | write-catalog.c | 246 styled_ostream_create (fd, filename, TTYCTL_AUTO, style_file_name); in msgdomain_list_print()
|
/third_party/gettext/libtextstyle/doc/ |
D | libtextstyle.texi | 633 styled_ostream_create (STDOUT_FILENO, "(stdout)", TTYCTL_AUTO, 652 @code{styled_ostream_create} allocates it; the function 1221 @deftypefn Function styled_ostream_t styled_ostream_create (int@tie{}@var{fd}, const@tie{}char@tie{…
|