/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1GripP.h | 50 typedef struct {int empty;} GripClassPart; member in struct:__anon300
|
H A D | Xaw3_1TemplateP.h | 18 int empty; member in struct:__anon324
|
H A D | Xaw3_1DialogP.h | 36 typedef struct {int empty;} DialogClassPart; member in struct:__anon294 67 typedef struct {int empty;} DialogConstraintsPart; member in struct:__anon295
|
H A D | Xaw3_1AsciiTextP.h | 55 typedef struct {int empty;} AsciiClassPart; member in struct:__anon282 83 typedef struct {int empty;} AsciiStringClassPart; member in struct:__anon284 115 typedef struct {int empty;} AsciiDiskClassPart; member in struct:__anon286
|
H A D | Xaw3_1BoxP.h | 49 typedef struct {int empty;} BoxClassPart; member in struct:__anon288
|
H A D | Xaw3_1MailboxP.h | 49 } full, empty; member in struct:__anon308
|
H A D | Xaw3_1ScrollbarP.h | 69 typedef struct {int empty;} ScrollbarClassPart; member in struct:__anon315
|
H A D | Xaw3_1ViewportP.h | 36 typedef struct {int empty;} ViewportClassPart; member in struct:__anon345
|
H A D | Xaw3_1Mailbox.c | 101 offset (empty.bitmap), XtRString, "flagdown" }, 103 offset (empty.mask), XtRBitmap, (caddr_t) &nopix }, 224 w->mailbox.empty.pixmap = None; 367 if (w->mailbox.empty.bitmap == None) { 368 w->mailbox.empty.bitmap = 374 w->mailbox.empty.pixmap = make_pixmap (dpy, w, w->mailbox.empty.bitmap, 376 &w->mailbox.empty.width, 377 &w->mailbox.empty.height); 384 if (w->mailbox.empty [all...] |
H A D | Xaw3_1TextP.h | 124 typedef struct {int empty;} TextClassPart; member in struct:__anon336
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | TemplateP.h | 43 int empty; member in struct:__anon392
|
H A D | DialogP.h | 60 typedef struct {int empty;} DialogClassPart; member in struct:__anon359 91 typedef struct {int empty;} DialogConstraintsPart; member in struct:__anon360
|
H A D | GripP.h | 74 typedef struct {int empty;} GripClassPart; member in struct:__anon364
|
H A D | AsciiTextP.h | 80 typedef struct {int empty;} AsciiClassPart; member in struct:__anon349 108 typedef struct {int empty;} AsciiStringClassPart; member in struct:__anon351 140 typedef struct {int empty;} AsciiDiskClassPart; member in struct:__anon353
|
H A D | BoxP.h | 72 typedef struct {int empty;} BoxClassPart; member in struct:__anon355
|
H A D | ScrollbarP.h | 95 typedef struct {int empty;} ScrollbarClassPart; member in struct:__anon383
|
H A D | ViewportP.h | 60 typedef struct {int empty;} ViewportClassPart; member in struct:__anon417
|
H A D | TextP.h | 158 typedef struct {int empty;} TextClassPart; member in struct:__anon404
|
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_sun_idr.c | 481 int empty; local 483 empty = list_empty(&(head)->next[key]); 484 if (!empty) 485 return (empty);
|
H A D | drm_edid.c | 2092 const u8 empty[3] = { 0, 0, 0 }; local 2098 if (!memcmp(cvt->code, empty, 3))
|