Searched refs:attributes_t (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm_ostream.priv.h37 attributes_t *attrbuffer;
40 attributes_t curr_attr;
41 attributes_t simp_attr;
H A Dterm_styled_ostream.priv.h23 attributes_t *curr_attr;
H A Dterm-styled-ostream.oo.c60 } attributes_t; typedef in typeref:struct:__anon2377
77 'attributes_t *'. */
80 attributes_t *curr_attr;
419 static attributes_t *
428 attributes_t *attr;
488 attr = XMALLOC (attributes_t);
519 attributes_t *attr = match (stream);
562 stream->curr_attr = (attributes_t *) found;
595 stream->curr_attr = (attributes_t *) found;
H A Dterm-styled-ostream.c63 } attributes_t; typedef in typeref:struct:__anon2376
416 static attributes_t *
425 attributes_t *attr;
485 attr = XMALLOC (attributes_t);
516 attributes_t *attr = match (stream);
559 stream->curr_attr = (attributes_t *) found;
592 stream->curr_attr = (attributes_t *) found;
H A Dterm-ostream.oo.c914 /* ============================= attributes_t ============================= */
934 } attributes_t; typedef in typeref:struct:__anon2371
972 attributes_t *attrbuffer; /* Buffer for the simplified attributes; same
976 attributes_t curr_attr; /* Current attributes. */
977 attributes_t simp_attr; /* Simplified current attributes. */
981 static attributes_t
982 simplify_attributes (term_ostream_t stream, attributes_t attr)
1106 equal_attributes (attributes_t attr1, attributes_t attr2)
1140 attributes_t old_att
[all...]
H A Dterm-ostream.c917 /* ============================= attributes_t ============================= */
937 } attributes_t; typedef in typeref:struct:__anon2363
958 static attributes_t
959 simplify_attributes (term_ostream_t stream, attributes_t attr)
1083 equal_attributes (attributes_t attr1, attributes_t attr2)
1117 attributes_t old_attr, attributes_t new_attr)
1407 attributes_t default_attr;
1408 attributes_t att
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-styled-ostream.oo.c60 } attributes_t; typedef in typeref:struct:__anon2559
77 'attributes_t *'. */
80 attributes_t *curr_attr;
419 static attributes_t *
428 attributes_t *attr;
488 attr = XMALLOC (attributes_t);
519 attributes_t *attr = match (stream);
562 stream->curr_attr = (attributes_t *) found;
595 stream->curr_attr = (attributes_t *) found;
H A Dterm-ostream.oo.c914 /* ============================= attributes_t ============================= */
934 } attributes_t; typedef in typeref:struct:__anon2554
972 attributes_t *attrbuffer; /* Buffer for the simplified attributes; same
976 attributes_t curr_attr; /* Current attributes. */
977 attributes_t simp_attr; /* Simplified current attributes. */
981 static attributes_t
982 simplify_attributes (term_ostream_t stream, attributes_t attr)
1106 equal_attributes (attributes_t attr1, attributes_t attr2)
1140 attributes_t old_att
[all...]

Completed in 36 milliseconds