Searched refs:TTYCTL_AUTO (Results 1 – 8 of 8) sorted by relevance
/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/libtextstyle/gnulib-local/tests/ |
D | test-term-ostream.c | 29 stream = term_ostream_create (1, "stdout", TTYCTL_AUTO); in main()
|
/third_party/gettext/libtextstyle/lib/ |
D | textstyle.h | 269 TTYCTL_AUTO = 0, /* Automatic best-possible choice. */ enumerator
|
D | color.c | 102 stream = term_ostream_create (1, "stdout", TTYCTL_AUTO); in print_color_test()
|
/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,
|