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

/openbsd-current/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)
45 struct fixed31_32 *mod_color_get_table(enum table_type type)
57 void mod_color_set_table_init_state(enum table_type type, bool state)
/openbsd-current/usr.sbin/smtpd/
H A Dmakemap.c253 int malformed, table_type, r; local
273 table_type = (type == T_SET) ? T_LIST : T_HASH;
274 while (parse_table_line(fp, &line, &linesize, &table_type,
H A Dsmtpd.h347 enum table_type { enum
356 enum table_type t_type;
/openbsd-current/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,

Completed in 111 milliseconds