Home
last modified time | relevance | path

Searched refs:TTYCTL_AUTO (Results 1 – 8 of 8) sorted by relevance

/third_party/gettext/libtextstyle/adhoc-tests/
Dhello.c78 : styled_ostream_create (STDOUT_FILENO, "(stdout)", TTYCTL_AUTO, in main()
/third_party/gettext/libtextstyle/examples/color-filter/
Dfilter.c116 : styled_ostream_create (STDOUT_FILENO, "(stdout)", TTYCTL_AUTO, in main()
/third_party/gettext/libtextstyle/examples/color-hello/
Dhello.c168 : styled_ostream_create (STDOUT_FILENO, "(stdout)", TTYCTL_AUTO, in main()
/third_party/gettext/libtextstyle/gnulib-local/tests/
Dtest-term-ostream.c29 stream = term_ostream_create (1, "stdout", TTYCTL_AUTO); in main()
/third_party/gettext/libtextstyle/lib/
Dtextstyle.h269 TTYCTL_AUTO = 0, /* Automatic best-possible choice. */ enumerator
Dcolor.c102 stream = term_ostream_create (1, "stdout", TTYCTL_AUTO); in print_color_test()
/third_party/gettext/gettext-tools/src/
Dwrite-catalog.c246 styled_ostream_create (fd, filename, TTYCTL_AUTO, style_file_name); in msgdomain_list_print()
/third_party/gettext/libtextstyle/doc/
Dlibtextstyle.texi633 styled_ostream_create (STDOUT_FILENO, "(stdout)", TTYCTL_AUTO,