/solaris-x11-s11/open-src/doc/xorg-sgml-doctools/ |
H A D | Makefile | 26 # Package name used in tarballs 34 MODULE_DESC = stylesheets and other data files used to generate X.Org documentation 36 # Version number (used in path names)
|
/solaris-x11-s11/open-src/proto/xcbproto/ |
H A D | Makefile | 27 # Package name used in tarballs 38 # Version number (used in path names) 51 MODULE_DESC = X Window System protocol descriptions used by xcb
|
/solaris-x11-s11/open-src/util/build-tools/ |
H A D | Makefile | 34 MODULE_DESC = custom tools used for building Solaris X11 consolidation
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | xf86Optrec.h | 24 * used in advertising or otherwise to promote the sale, use or other dealings 50 * and author(s) shall not be used in advertising or otherwise to promote 100 int used, /* Not used w/ SMI_FBCONFIG */ 114 XF86OptionPtr xf86optionListCreate(const char **options, int count, int used);
|
H A D | Flags.c | 24 * used in advertising or otherwise to promote the sale, use or other dealings 50 * and author(s) shall not be used in advertising or otherwise to promote 221 int used) 223 int used, /* Not used w/ SMI_FBCONFIG */ 241 //??? Memory leak in some or all cases (e.g. when old->used==1) ??? 244 //??? Memory leak in some or all cases (e.g. when old->used==1) ??? 250 new->opt_used = used; 514 * of the array. The purpose of "used," which appears to be Boolean, 518 xf86optionListCreate( const char **options, int count, int used ) 216 xf86addNewOptionOrValue( XF86OptionPtr head, char *name, char *val, int used) argument [all...] |
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1AsciiSrc.c | 12 * documentation, and that the name of M.I.T. not be used in advertising or 245 count = piece->used - (pos - start); 295 if ( ((start_piece->used = startPos - start_first) == 0) && 303 end_piece->used -= endPos - end_first; 304 if (end_piece->used != 0) 306 (int) end_piece->used); 309 if ( (start_piece->used -= endPos - startPos) == 0) { 316 (int) (start_piece->used - (startPos - start_first)) ); 342 if (start_piece->used == (src->ascii_src.piece_size - 1)) { 347 start_piece->used [all...] |
H A D | Xaw3_1AsciiSrcP.h | 17 used in advertising or publicity pertaining to distribution of the 34 * It is intended to be used with the Text widget, the simplest way to use 70 XawTextPosition used; /* The number of characters of this buffer member in struct:_Piece 71 that have been used. */
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | AsciiSrc.c | 25 used in advertising or otherwise to promote the sale, use or other dealings 256 count = piece->used - (pos - start); 304 if ( ((start_piece->used = startPos - start_first) == 0) && 312 end_piece->used -= endPos - end_first; 313 if (end_piece->used != 0) 315 (int) end_piece->used); 318 if ( (start_piece->used -= endPos - startPos) == 0) { 325 (int) (start_piece->used - (startPos - start_first)) ); 351 if (start_piece->used == (src->ascii_src.piece_size - 1)) { 356 start_piece->used [all...] |
H A D | MultiSrc.c | 10 * documentation, and that the name OMRON not be used in 53 used in advertising or otherwise to promote the sale, use or other dealings 94 /* not used. */ 268 count = piece->used - (pos - start); 344 if ( ((start_piece->used = startPos - start_first) == 0) && 352 end_piece->used -= endPos - end_first; 353 if (end_piece->used != 0) 355 (int) end_piece->used); 358 if ( (start_piece->used -= endPos - startPos) == 0) { 365 (int) (start_piece->used [all...] |
H A D | AsciiSrcP.h | 28 used in advertising or otherwise to promote the sale, use or other dealings 41 used in advertising or publicity pertaining to distribution of the 58 * It is intended to be used with the Text widget, the simplest way to use 102 XawTextPosition used; /* The number of characters of this buffer member in struct:_Piece 103 that have been used. */
|
H A D | MultiSrcP.h | 10 * documentation, and that the name OMRON not be used in 50 used in advertising or otherwise to promote the sale, use or other dealings 63 used in advertising or publicity pertaining to distribution of the 80 * It is intended to be used with the Text widget, the simplest way to use 130 XawTextPosition used; /* The number of characters of this buffer member in struct:_MultiPiece 131 that have been used. */
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | pssysops.psw | 12 * not be used in advertising or publicity pertaining to distribution of the 15 * "Display PostScript"(tm) is used to describe this software, its 147 defineps PSvmstatus( | int *level, *used, *maximum) 148 vmstatus maximum used level
|
H A D | dpssysops.psw | 11 * not be used in advertising or publicity pertaining to distribution of the 14 * "Display PostScript"(tm) is used to describe this software, its 146 defineps DPSvmstatus(DPSContext ctxt | int *level, *used, *maximum) 147 vmstatus maximum used level
|
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | i915_io32.c | 41 dest64->used = dest32.used;
|
/solaris-x11-s11/open-src/lib/libxtrans/ |
H A D | inetv6.patch | 26 used "inetv6" - the final standard renamed it to "inet6", but since we already
|
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_sun_idr.c | 177 struct idr_used_id *used; local 198 used = kmem_alloc(sizeof(struct idr_used_id), KM_NOSLEEP); 199 if (!used) { 204 used->id = id; 205 used->obj = obj; 206 avl_add(&idrp->used_ids, used);
|
H A D | drm_dma.c | 137 buf->used = 0;
|
H A D | drm_bufs.c | 365 * its being used, and free any associate resource (such as MTRR's) if it's not 439 * gets used by drivers that the server doesn't need to care about. This seems 621 buf->used = 0; 779 buf->used = 0; 881 * large buffers can be used for image transfer). 970 * \note This ioctl is deprecated and mostly never used. 1013 * Calls free_buffer() for each used buffer. 1014 * This function is primarily used for debugging. 1139 if (DRM_COPY_TO_USER(&list32[i].used, 1166 if (DRM_COPY_TO_USER(&request->list[i].used, [all...] |
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/ |
H A D | multivis.h | 40 * Data Structures used ... 73 unsigned long allocated, used; member in struct:_winVisInfoList 78 MVColmap *colmap; /* cmap used for this position */
|
H A D | multivis.c | 153 i = winList.used; 161 winList.used = winList.allocated = 0; 226 if (winList.used >= winList.allocated) { /* expand or create the array */ 234 pWinInfo = &(winList.wins[winList.used++]); 253 winList.used--; 347 int i = winList.used; 382 for (i=winList.used-1; ((nPixelsUnLabeled > 0) && i >= 0); i--) { 511 * Calculate the offsets used to composite a pixel value for
|
/solaris-x11-s11/open-src/kernel/efb/src/ |
H A D | drm_io32.h | 87 int used; /* Amount of buffer in use (for DMA) */ member in struct:drm_buf_pub_32 110 uint32_t physical; /* Physical used by i810 */
|
H A D | drm_dma.c | 115 buf->used = 0;
|
H A D | drm_bufs.c | 462 buf->used = 0; 562 buf->used = 0; 859 if (DRM_COPY_TO_USER(&list32[i].used, 883 if (DRM_COPY_TO_USER(&request.list[i].used, &zero,
|
H A D | radeon_state.c | 997 * same clear mask can be used. That's very 1006 * rv250: could be used to clear only parts of macrotiles 1008 * bit 0 and 1 (either or both of them ?!?!) are used to 1609 buf->used = 0; 1931 buf->used = size; 2392 buf->used = vertex.count; /* not used? */ 2483 if (elts.start < buf->used) { 2484 DRM_ERROR("no header 0x%x - 0x%x\n", elts.start, buf->used); 2488 buf->used [all...] |
/solaris-x11-s11/open-src/kernel/sys/drm/ |
H A D | drm_io32.h | 104 int used; /* Amount of buffer in use (for DMA) */ member in struct:drm_buf_pub_32 127 uint32_t physical; /* Physical used by i810 */
|