Searched refs:string (Results 1 - 25 of 50) sorted by relevance

12

/solaris-x11-s12/open-src/lib/fontconfig/
H A D90-sun-prefer-bitmap.conf36 <string>AR PL ShanHeiSun Uni</string>
53 <string>FZSongTi</string>
56 <string>FZMingTi</string>
73 <string>SunDotum</string>
76 <string>SunDotumChe</string>
[all...]
H A D20-indic.conf9 <string>Lohit Gujarati</string>
15 <string>Lohit Tamil</string>
/solaris-x11-s12/open-src/lib/mesa/
H A Dllvm-config12 puts [string trim $line]
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/gfx_common/vts/
H A Dgfx_vts.c28 #include <string.h> /* strdup() */
82 const char *format, /* printf()-style format string */
112 char *string) /* Message string, else NULL */
142 if ((string != NULL) && (*string != '\0')) {
143 rp->message_strings[i] = strdup(string);
163 char *string) /* Message string, else NULL */
168 gfx_vts_add_message(rp, count, mesg_num, string);
108 gfx_vts_add_message( return_packet *rp, int count, int mesg_num, char *string) argument
159 gfx_vts_set_message( return_packet *rp, int count, int mesg_num, char *string) argument
[all...]
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_predid.h50 const fbc_tag_str_t string[], /* Array of tagged strings */
51 const char *const default_text); /* Default string text */
H A Dfbc_res.h34 #include <string.h> /* size_t */
50 #define FBC_MAX_MONITOR_ID_LEN 16 /* Room for " %d" or "" string */
H A Dfbc_dev.h34 #include <string.h> /* size_t */
H A Dfbc_keywds.c30 #include <string.h> /* strlen(), strncasecmp() */
40 * string, search the table for a matching keyword. The search is
43 * pointer to the keyword string.
50 const char * const keywd, /* Keyword string to look up */
104 * begin with a (char *) pointer to the keyword string.
H A Dfbc_fields.c29 #include <string.h> /* memcpy(), memset() */
56 int wspace_count; /* Text string len in Spaces or Tabs */
73 * Count the chars in the (possibly empty) whitespace string
97 * Don't overrun the whitespace string buffer
103 continue; /* Maybe the next string will fit */
107 * Save this whitespace string pointer for possible future use
112 * Make a string of Spaces or Tabs long as the prev text string
114 * Note that there will be no previous text string on the
121 * Append a copy of the just scanned whitespace string
[all...]
H A Dfbc_help.c30 #include <string.h> /* strchr(), strcmp(), strlen() */
H A Dfbc_open_device.c32 #include <string.h> /* strerror() */
H A Dfbc_open_master.c34 #include <string.h> /* strcmp(), strcpy() */
H A Dfbc_get_properties.c35 #include <string.h> /* strerror() */
H A Dfbc_query_device.c30 #include <string.h> /* memset(), strerror(), strlen(), strstr() */
73 * Return a pointer to a dynamically allocated string containing the
74 * complete frame buffer model name string (with any "SUNW," prefix)
79 * allocated model name string.
H A Dfbc_Device.c32 #include <string.h> /* strcmp(), strlen() */
192 * Note that the Device section identifier string, dev_identifier,
212 * The dev_identifier string has been allocated already.
329 char *dev_boardname; /* BoardName entry value string */
338 * Allocate memory for the new Device identifier string
393 * later in the string, we'll conclude that Sun Microsystems
407 * Generate the BoardName entry value string (else a NULL pointer)
/solaris-x11-s12/open-src/lib/libXmu/sun-src/src/
H A DCmapEquiv.c26 #include <string.h>
39 * Get's next pair of integers from a string
59 * The format of the property string is a sequence of lists of
65 buildList(char *string, VisualID vidIn, VisualID *pOriginalList) argument
68 char *p = string;
93 /* string is formatted wrong */
95 fprintf(stderr, "property string is formatted wrong: %s\n",
96 string);
103 fprintf(stderr, "property string is missing a newline: %s\n",
104 string);
[all...]
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/gfx_common/vts/include/
H A Dgfx_vts.h53 const char *format, /* printf()-style format string */
60 char *string); /* Message string, else NULL */
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dfields.c28 #include <string.h> /* strlen() */
66 * The end of the text field string arguments (...) is marked by a
67 * NULL pointer. The whitespace[0] string is written before the
81 va_list text_arg; /* Ptr to text string arg */
82 char *text_ptr; /* Ptr to text string */
85 const char *wspace_ptr; /* Ptr into whitespace[] string */
88 * Initialize a pointer to the text string field arguments
100 * Determine the column following the text string
142 * Get the next text string, if any
151 * Stop pointing to the text string fiel
[all...]
H A DConfigint.h69 #include <string.h>
77 char *str; /* private copy of the return-string */
149 "The %s keyword requires a quoted string to follow it."
/solaris-x11-s12/open-src/app/cmap_compact/sun-src/
H A Dcmc.c29 #include <string.h>
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_query_device.c32 #include <string.h> /* memset(), strdup(), strerror() */
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_query_device.c32 #include <string.h> /* memset(), strdup(), strerror() */
/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dresource.c205 {"-name string", "text string to use for Name prompt"},
206 {"-password string", "text string to use for Password prompt"},
207 {"-info string", "text string to use for instructions"},
208 {"-validate string", "text string to use for validating password message"},
209 {"-invalid string", "text string t
381 const char *string; local
[all...]
/solaris-x11-s12/open-src/app/winsysck/sun-src/
H A Dmain.c64 #include <string.h>
/solaris-x11-s12/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c56 #include <string.h>
143 char *string; member in struct:__anon14
293 set_name_string (name_t *name, char *string) argument
296 name->string = string;
319 name->string = old->string;
349 if ((common & name_string) && !strcmp (name->string, output->output.string))
382 if ((common & name_string) && !strcmp (name->string, crt
[all...]

Completed in 855 milliseconds

12