/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_Option.h | 42 const char *option_name, /* Option name */ 48 const char *option_name, /* Option name */ 53 const char * const name; /* Option value keyword */ member in struct:__anon19 60 const char *option_name, /* Option name */ 68 const char *option_name); /* Boolean Option name */
|
H A D | fbc_dev.h | 43 const char *name; /* Simple filename (e.g. "efb0a") */ member in struct:__anon21 44 const char *type; /* Device type name (e.g. "efb") */ 66 fbc_dev_t *device); /* Returned device name components */ 74 fbc_dev_t *device); /* Returned device name components */
|
H A D | fbc_propt.c | 44 * Display a label string, a quoted name string or the alternative 45 * string for a missing name, and a line terminator. 47 * The name string is quoted, as it is in the config file, since it 54 const char * const name, /* Name string, else NULL */ 55 const char * const no_name) /* Alternate string for missing name */ 58 if (name != NULL) { 59 printf("%s\"%s\"\n", label, name); 78 const char *name; /* Active section, etc. name */ local 79 const char *no_name; /* Alternate string for missing name */ 52 fbc_propt_name( const char * const label, const char * const name, const char * const no_name) argument [all...] |
H A D | fbc.h | 62 #define FBC_DEVICE_SYMLINK_NAME "fb" /* Device symlink name */ 74 #define FBC_STREAM_SUFFIX_CHARS "ab" /* Device name stream suffix chars */ 113 #define FBC_MAX_MODE_NAME_LEN 256 /* Max mode name length (arbitrary) */ 116 const char *name; /* Ptr to video mode name string */ member in struct:__anon18
|
H A D | sun_edid.h | 74 char *name, /* Manufacturer ID (3 chars & Nul) */ 234 * Start of EDID video mode name list construction functions 238 char *name; /* Video mode name */ member in struct:__anon55
|
/solaris-x11-s11/open-src/kernel/sys/drm/ |
H A D | drm_sun_workqueue.h | 42 char *name; member in struct:workqueue_struct 48 extern struct workqueue_struct *create_workqueue(dev_info_t *dip, char *name);
|
H A D | drm_sun_i2c.h | 52 char name[64]; member in struct:i2c_adapter
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/include/ |
H A D | gfx_list_util.h | 34 char *name; member in struct:__anon95
|
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_sun_workqueue.c | 58 create_workqueue(dev_info_t *dip, char *name) argument 63 wq->taskq = ddi_taskq_create(dip, name, 1, TASKQ_DEFAULTPRI, 0); 66 wq->name = name;
|
H A D | drm_sun_idr.c | 420 uint32_t name) 424 key = name % DRM_GEM_OBJIDR_HASHNODE; 427 if (entry->handle == name) 446 uint32_t name) 450 key = name % DRM_GEM_OBJIDR_HASHNODE; 453 if (entry->handle == name) { 459 DRM_ERROR("Failed to remove the object %d", name); 419 idr_list_find(struct idr_list *head, uint32_t name) argument 445 idr_list_remove(struct idr_list *head, uint32_t name) argument
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | Module.c | 23 * Except as contained in this notice, the name of the Metro Link shall not be 49 * Except as contained in this notice, the name of the copyright holder(s) 88 xf86parseModuleSubSection (XF86LoadPtr head, char *name) argument 93 ptr->load_name = name; 227 xf86addNewLoadDirective (XF86LoadPtr head, char *name, int type, XF86OptionPtr opts) argument 233 new->load_name = name;
|
H A D | Vendor.c | 23 * Except as contained in this notice, the name of the Metro Link shall not be 49 * Except as contained in this notice, the name of the copyright holder(s) 248 xf86findVendor (const char *name, XF86ConfVendorPtr list) argument 252 if (xf86nameCompare (list->vnd_identifier, name) == 0)
|
H A D | Layout.c | 23 * Except as contained in this notice, the name of the Metro Link shall not be 49 * Except as contained in this notice, the name of the copyright holder(s) 526 xf86findLayout (const char *name, XF86ConfLayoutPtr list) argument 530 if (xf86nameCompare (list->lay_identifier, name) == 0)
|
H A D | Flags.c | 23 * Except as contained in this notice, the name of the Metro Link shall not be 49 * Except as contained in this notice, the name of the copyright holder(s) 143 tmp = xf86configStrdup (ServerFlagsTab[i].name); 208 * option name is not already present in the list. If the option 209 * name is already present, replace the value, etc. of the existing 218 char *name, /* Ptr to new option name string */ 236 old = xf86findOption(head, name); 248 new->opt_name = name; 300 * option name i 216 xf86addNewOptionOrValue( XF86OptionPtr head, char *name, char *val, int used) argument 305 xf86addNewOption(XF86OptionPtr head, char *name, char *val) argument 375 xf86newOption(char *name, char *value) argument 406 xf86findOption(XF86OptionPtr list, const char *name) argument 494 xf86findOptionValue(XF86OptionPtr list, const char *name) argument 638 char *name, *comment = NULL; local [all...] |
H A D | Monitor.c | 23 * Except as contained in this notice, the name of the Metro Link shall not be 49 * Except as contained in this notice, the name of the copyright holder(s) 301 Error ("Mode name expected", NULL); 934 char *name; /* Mode flag name string */ member in struct:__anon57 1030 for (i = 0; modeFlagTab[i].name != NULL; i += 1) { 1038 fprintf(cf, "\"%s\"", modeFlagTab[i].name); 1128 /* ModeLine entry name w/ whitespace fields */ 1146 for (i = 0; modeFlagTab[i].name != NULL; i += 1) { 1148 fprintf(cf, " %s", modeFlagTab[i].name); [all...] |
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | dvo.h | 16 * that the name of the copyright holders not be used in advertising or 41 const char *name; member in struct:intel_dvo_device
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | dpsdict.c | 11 * supporting documentation and that the name of Adobe Systems Incorporated 55 char *name; member in struct:_EntryRec 102 static integer Hash(char *name, integer nEntries) argument 105 while (*name) val += *name++; 110 static Entry Probe(PSWDict d, integer x, char *name) argument 114 if (strcmp(name, e->name) == 0) break; 119 static Entry PrevProbe(Entry *prev, PSWDict d, integer x, char *name) argument 124 if (strcmp(name, 131 DPSWDictLookup(PSWDict dict, char *name) argument 141 DPSWDictEnter(PSWDict dict, char *name, PSWDictValue value) argument 158 DPSWDictRemove(PSWDict dict, char *name) argument 172 DPSMakeAtom(char *name) argument [all...] |
H A D | csopendi.c | 11 * supporting documentation and that the name of Adobe Systems Incorporated 41 * documentation, and that the name of M.I.T. not be used in advertising or 105 void XSetAuthorization (char *name, int namelen, char *data, int datalen) argument 121 bcopy (name, tmpname, namelen); 156 char display_name[256]; /* pointer to display name */ 286 * expanded name. 297 * Look up the authorization protocol name and data if necessary. 317 conn_auth_name = (char *)authptr->name; 427 /* Parse names to get true display name */ 544 if (ext->name) [all...] |
/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/ |
H A D | pswdict.c | 11 * supporting documentation and that the name of Adobe Systems Incorporated 61 char *name; member in struct:_t_EntryRec 93 static int Hash(char *name, int nEntries) argument 96 while (*name) val += *name++; 101 static Entry Probe(PSWDict d, int x, char *name) argument 105 if (strcmp(name, e->name) == 0) break; 110 static Entry PrevProbe(Entry *prev, PSWDict d, int x, char *name) argument 115 if (strcmp(name, 122 PSWDictLookup(PSWDict dict, char *name) argument 132 PSWDictEnter(PSWDict dict, char *name, PSWDictValue value) argument 149 PSWDictRemove(PSWDict dict, char *name) argument 163 MakeAtom(char *name) argument [all...] |
H A D | pswpriv.h | 11 * supporting documentation and that the name of Adobe Systems Incorporated 58 char *name; /* valid if not constant */ member in struct:__anon275 65 char *name; member in struct:_t_ItemRec 90 char *name; member in struct:__anon276 115 name or litname => adr of namestring or array in binobjseq (named arg) 116 or cnst = the nametag (well-known name) 117 or cnst = 0 (name index filled in at runtime) 135 extern char *ifile; /* input file name for error messages */
|
H A D | pswsemantics.c | 11 * supporting documentation and that the name of Adobe Systems Incorporated 112 if (!item->subscript->constant) free(item->subscript->name); 115 if (!item->scale->constant) free(item->scale->name); 119 free(item->name); free(item); 128 if (!item->subscript->constant) free(item->subscript->name); 131 free(item->name); free(item); 135 free(hdr->name); free(hdr); 148 char *name = currentPSWName; local 155 hdr->name = name; 424 PSWItem(char *name) argument 433 PSWStarItem(char *name) argument 443 PSWSubscriptItem(char *name, Subscript subscript) argument 454 PSWScaleItem(char *name, Subscript subscript, char *nameval, int val) argument 470 PSWNameSubscript(char *name) argument [all...] |
/solaris-x11-s11/open-src/app/cmap_alloc/sun-src/ |
H A D | cmap_alloc.c | 251 char *name; local 255 name = "StaticGray"; 258 name = "GrayScale"; 261 name = "StaticColor"; 264 name = "PseudoColor"; 267 name = "TrueColor"; 270 name = "DirectColor"; 273 name = ""; 276 return name;
|
/solaris-x11-s11/open-src/app/cmap_compact/sun-src/ |
H A D | cmcutil.c | 90 ** If file name is not already absolute, make absolute 209 const char *name, 216 /* intern the property name */ 217 Atom atom = XInternAtom(dpy, name, 0); 266 /* intern the property name */ 206 prop_update( Display *dpy, Window w, const char *name, Atom type, int format, int data, int nelem) argument
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Dialog.c | 24 Except as contained in this notice, the name of the X Consortium shall not be 37 supporting documentation, and that the name of Digital not be 248 if (streq(XtNicon, in_args[i].name)) 250 if (streq(XtNlabel, in_args[i].name)) 342 if (streq(args[i].name, XtNvalue)) { 411 XawDialogAddButton(Widget dialog, _Xconst char* name, XtCallbackProc function, argument 414 XawDialogAddButton(dialog, name, function, param) 416 String name; 426 button = XtCreateManagedWidget( name, commandWidgetClass, dialog,
|
/solaris-x11-s11/open-src/app/xlswins/sun-src/ |
H A D | xlswins.c | 10 * documentation, and that the name of M.I.T. not be used in advertising or 251 char *name = NULL; local 270 (void) XFetchName (dpy, w, &name); 274 printf (" (%s)", name ? name : ""); 327 if (name) XFree ((char *) name);
|