Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/modules/color/
H A Dcolor_table.h36 enum table_type { enum
41 bool mod_color_is_table_init(enum table_type type);
43 struct fixed31_32 *mod_color_get_table(enum table_type type);
45 void mod_color_set_table_init_state(enum table_type type, bool state);
H A Dcolor_table.c33 bool mod_color_is_table_init(enum table_type type) in mod_color_is_table_init()
45 struct fixed31_32 *mod_color_get_table(enum table_type type) in mod_color_get_table()
57 void mod_color_set_table_init_state(enum table_type type, bool state) in mod_color_set_table_init_state()
/openbsd/usr.sbin/smtpd/
H A Dmakemap.c253 int malformed, table_type, r; in parse_map() local
273 table_type = (type == T_SET) ? T_LIST : T_HASH; in parse_map()
274 while (parse_table_line(fp, &line, &linesize, &table_type, in parse_map()
H A Dsmtpd.h347 enum table_type { enum
356 enum table_type t_type;
/openbsd/gnu/usr.bin/perl/regen/
H A Dmk_invlists.pl1290 my $table_type = 'U8';
1305 output_table_header($out_fh, $table_type, "${property}_table", undef,