Searched refs:number (Results 1 - 14 of 14) sorted by relevance

/solaris-x11-s11/open-src/lib/libXfixes/
H A Dsoversion.patch37 -libXfixes_la_LDFLAGS = -version-number 3:1:0 -no-undefined
38 +libXfixes_la_LDFLAGS = -version-number 1 -no-undefined
50 -libXfixes_la_LDFLAGS = -version-number 3:1:0 -no-undefined
51 +libXfixes_la_LDFLAGS = -version-number 1 -no-undefined
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_dev.h45 int number; /* Unit number, else -1 */ member in struct:__anon21
50 int fd; /* File descriptor number, else -1 */
H A Dfbc_dev.c207 * * Device "unit" number, if specified, else -1 (arbitrary)
229 * case letter, 'a' or 'b', following the unit number, as the
232 * unit number is not present. If no video stream suffix is
264 * Parse the frame buffer "unit" number, if any
271 device->number = -1;
273 device->number = (int)strtol(cp, NULL, 10);
316 * * Device "unit" number, if specified, else -1 (arbitrary)
372 * * Device "unit" number, if specified, else -1 (arbitrary)
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DdpsXshare.h242 /* Reserve a number of user object indices, and then return them */
244 extern int PSReserveUserObjIndices(int number);
245 extern int DPSReserveUserObjIndices(DPSContext context, int number);
247 extern void PSReturnUserObjIndices(int start, int number);
248 extern void DPSReturnUserObjIndices(DPSContext context, int start, int number);
/solaris-x11-s11/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c140 char *number; member in struct:addrList
243 printf ("number: ");
244 dumpBytes (auth->number_length, auth->number);
257 unsigned short number_length, const char *number)
266 binaryEqual (a->number, number, number_length))
277 unsigned short number_length, const char *number)
281 if (checkAddr (family, address_length, address, number_length, number))
299 new->number = malloc (number_length);
300 if (!new->number) {
255 checkAddr(int family, unsigned short address_length, const char *address, unsigned short number_length, const char *number) argument
275 saveAddr(int family, unsigned short address_length, const char *address, unsigned short number_length, const char *number) argument
564 char *dot, *number; local
[all...]
/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DXPanoramiX.c111 Returns the number of heads and a pointer to an array of
113 heads. Returns NULL and number = 0 if Xinerama is not active.
128 int *number
333 int framebuffercount; /* number of fb's we know about */
631 int *number
652 * rep.number is a CARD32 so could be as large as 2^32
661 if ((rep.number > 0) && (rep.number <= 1024))
662 scrnInfo = Xmalloc(sizeof(XineramaScreenInfo) * rep.number);
666 for (i = 0; i < rep.number;
[all...]
H A DTransOvl.c262 scrextdata->extdata.number = info->codes->extension;
327 visextdata->extdata.number = info->codes->extension;
990 gcextdata->extdata.number = info->codes->extension;
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSshare.c667 int PSReserveUserObjIndices(int number) argument
669 return DPSReserveUserObjIndices(DPSGetCurrentContext(), number);
672 int DPSReserveUserObjIndices(DPSContext ctxt, int number) argument
679 number--;
680 while (number-- > 0) (void) DPSNewUserObjectIndex();
684 void PSReturnUserObjIndices(int start, int number) argument
686 DPSReturnUserObjIndices(DPSGetCurrentContext(), start, number); local
689 void DPSReturnUserObjIndices(DPSContext ctxt, int start, int number) argument
/solaris-x11-s11/open-src/app/xlswins/sun-src/
H A Dxlswins.c68 " -indent number amount to indent per level",
107 char number[32]; local
124 sprintf(number, "%d", rep->request_code);
125 XGetErrorDatabaseText(dpy, "XRequest", number, "", buffer, BUFSIZ);
172 case 'i': /* -indent number */
223 fprintf (stderr, "%s: bad window number \"%s\"\n",
/solaris-x11-s11/open-src/common/
H A Ddelibtoolize.pl147 if ($flags =~ m/[\b\s]-version-(number|info)\s+(\S+)/ms) {
255 $l =~ s{(\s+)-version-(?:number|info)\s+\S+}{$1-h \$\@}ms;
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibint.c281 /* round down to an integral number of XReps */
408 nwords = size >> 1; /* number of 16 bit words to be unpacked */
447 * reads. If the number of bytes is not 0 mod 32, read additional pad
641 * KeymapNotify has no sequence number, but is always guaranteed
677 int extra, /* number of 32-bit words expected after the reply */
680 /* Pull out the serial number now, so that (currently illegal) requests
1275 char number[32]; local
1286 sprintf(number, "%d", event->request_code);
1287 XGetErrorDatabaseText(dpy, "XRequest", number, "", buffer, BUFSIZ);
1531 /* nwords is the number o
[all...]
H A Dcslibext.c163 extData->number = codes->extension;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.c324 * Set the number of actions.
699 * It is used to avoid a number of small, and potentially overlapping, screen
855 * This routine maps a source position in to the corresponding line number
875 * This routine maps a source position into the corresponding line number
1010 * lastPos, but this method keeps the number of fill regions down to a
1360 * line - the line number (in the line table) of this line.
1437 * the number of displayable lines in the source. This routine does it as a
1684 * Description: Returns the number of the cut buffer.
1686 * Returns: the number of the cut buffer representing this atom or
2730 int x, y, lines, number; local
[all...]
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.c320 * Set the number of actions.
650 * It is used to avoid a number of small, and potentially overlapping, screen
771 * This routine maps a source position in to the corresponding line number
791 * This routine maps a source position into the corresponding line number
918 * lastPos, but this method keeps the number of fill regions down to a
1237 * line - the line number (in the line table) of this line.
1314 * the number of displayable lines in the source. This routine does it as a
1480 * Description: Returns the number of the cut buffer.
1482 * Returns: the number of the cut buffer representing this atom or
2317 int x, y, number, line local
[all...]

Completed in 44 milliseconds