Searched refs:tag (Results 1 - 11 of 11) sorted by relevance

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_predid.h43 unsigned int tag; /* String tag number */ member in struct:__anon38
49 unsigned int tag, /* String tag number */
H A Dfbc_predid.c109 * Given a string tag number, a table of tagged strings with a
111 * with the matching tag, else return the default text string.
116 unsigned int tag, /* String tag number */
123 if (string[i].tag == tag) {
714 uint8_t tag; /* Display Descriptor tag number */ local
719 * Display Descriptor tag numbers are (as of EDID 1.4):
733 tag
115 fbc_predid_tagged_string( unsigned int tag, const fbc_tag_str_t string[], const char *const default_text) argument
1191 uint8_t tag; /* Extension Block Tag Number (temp) */ local
[all...]
H A Dsun_edid.c934 * the specified tag, or -1 if the descriptor isn't found.
936 * Subsequent descriptors having the same tag won't be found.
938 * Display Descriptor tag numbers are (as of EDID 1.4):
956 uint8_t tag) /* Display Descriptor tag number */
982 (edid_data[addr+3] == tag)) { /* Display Descriptor tag */
1030 * having the specified tag. If found, return the Nul-terminated
1044 uint8_t tag, /* Display Descriptor tag numbe
954 find_display_descriptor( const uint8_t *edid_data, uint8_t tag) argument
1042 display_descriptor_string( const uint8_t *edid_data, uint8_t tag, char *string_buf) argument
[all...]
/solaris-x11-s12/open-src/common/
H A Dset-elf-comments.pl85 my ($rev, $tag) = split(' ', $_, 2);
86 if ($tag eq 'tip') {
H A Ddelibtoolize.pl229 (?:[\\\s]+ --tag=(?:CC|CXX))?
239 (?:[\\\s]+ --tag=(?:CC|CXX))?
H A DMakefile.inc221 && git tag '$(MODULE_NAME)-$(MODULE_VERSION)'
/solaris-x11-s12/
H A Dbuildit94 hg id -it | read rev tag
95 case "${tag}" in
97 *) print "${tag}" ;;
/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_context.c356 ctx_entry->tag = file;
H A Ddrm_fops.c361 if (pos->tag == file_priv &&
/solaris-x11-s12/open-src/lib/libdga/sun-src/
H A Ddga_winshared.h445 XID tag; member in struct:wx_abinfo
/solaris-x11-s12/open-src/kernel/sys/drm/
H A DdrmP.h571 struct drm_file *tag; /**< associated fd private data */ member in struct:drm_ctx_list

Completed in 81 milliseconds