/solaris-x11-s11/open-src/kernel/sys/drm/ |
H A D | drm_sun_i2c.h | 54 void (*setsda) (void *data, int state); 55 void (*setscl) (void *data, int state);
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/ |
H A D | gfx_gamma_pack.c | 821 * The "state" variable keeps track of switching 843 PackTableStateType state; local 849 state = PackSingle; 870 switch(state) { 883 * the current position in the other state. 899 state = PackTinyGroup; 915 state = PackSingle; 981 PackTableStateType state; local 989 state = PackSingle; 1005 switch(state) { [all...] |
/solaris-x11-s11/open-src/app/installalias/sun-src/ |
H A D | installalias.c | 202 enum state { enum 204 } state; local 212 state = Begin; 229 switch (state) { 232 state = Quoted; 235 state = Normal; 240 switch (state) { 252 switch (state) { 254 state = Normal; 261 switch (state) { [all...] |
/solaris-x11-s11/open-src/app/xlock/sun-src/ |
H A D | pyro.c | 109 int state; member in struct:__anon106 178 rp->state = SILENT; 242 if (rp->state != SILENT) { 285 while (rp->state != SILENT) 289 rp->state = REDGLARE; 310 if (rp->state == REDGLARE) { 314 if (rp->state == BURSTINGINAIR) { 333 if (rp->state == BURSTINGINAIR) { 348 rp->state = BURSTINGINAIR; 384 rp->state [all...] |
/solaris-x11-s11/open-src/lib/libXext/sun-src/src/ |
H A D | FBPM.c | 144 int state) 154 req->level = state; 205 CARD16 *state, 226 *state = rep.power_level; 227 *onoff = rep.state; 142 FBPMEnable( Display *dpy, int state) argument 203 FBPMInfo( Display *dpy, CARD16 *state, BOOL *onoff) argument
|
H A D | XPanoramiX.c | 233 panoramiX_info->State = rep.state; 624 return rep.state;
|
/solaris-x11-s11/open-src/app/accessx/sun-src/ |
H A D | AccessXstruct.h | 137 CARD16 state; /* Bitmask saying what is going */ member in struct:_AccessXInfo
|
H A D | AccessX.c | 55 /* get visual feedback regarding the state of the AccessX features.*/ 1014 /* Sets the state of the extension according to the state of the */ 1335 /* Sets the state of the extension to the below values */ 1445 /* Sets the user interface state from the state of the extension. */ 1751 AccessXStateRec state; local 1753 XAccessXQueryState(dpy, &accessXClient, &state); 1757 if (state.control & toggleWidgetsMask[i]) { 1774 if (state 1797 SetSettingsViewFromState(AccessXStateRec state) argument 1881 XkbStateRec state; local 1991 AccessXStateRec state; local 2148 XkbStateRec state; local 2236 AccessXStateRec state; local [all...] |
/solaris-x11-s11/open-src/kernel/efb/src/ |
H A D | radeon_io32.h | 96 uint32_t state; member in struct:drm_radeon_vertex2_32
|
H A D | Makefile | 90 .KEEP_STATE_FILE: .make.state.$(MACH)
|
H A D | radeon_state.c | 44 * Helper functions for client state checking and fixup 267 DRM_ERROR("Unknown state packet ID %d\n", id); 439 * CP hardware state programming functions 458 /* Emit 1.1 state */ 624 /* Emit 1.2 state */ 626 drm_file_t *filp_priv, drm_radeon_state_t *state) 630 if (state->dirty & RADEON_UPLOAD_ZBIAS) { 633 OUT_RING(state->context2.se_zbias_factor); 634 OUT_RING(state->context2.se_zbias_constant); 639 &state 625 radeon_emit_state2(drm_radeon_private_t *dev_priv, drm_file_t *filp_priv, drm_radeon_state_t *state) argument 2775 drm_radeon_state_t state; local [all...] |
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | TextSink.c | 215 * Arguments: current - current state of the object. 280 InsertCursor(w, x, y, state) 283 XawTextInsertState state; 527 int x, int y, int state) 529 Position x, Position y, XawTextInsertState state) 532 XawTextSinkInsertCursor(w, x, y, state) 535 XawTextInsertState state; 540 (*class->text_sink_class.InsertCursor)(w, x, y, state); 525 XawTextSinkInsertCursor(Widget w, int x, int y, int state) argument
|
H A D | AsciiSink.c | 350 InsertCursor (w, x, y, state) 353 XawTextInsertState state; 363 if (state != sink->ascii_sink.laststate && XtIsRealized(text_widget)) 369 sink->ascii_sink.laststate = state; 562 * Arguments: current - current state of the object.
|
H A D | MultiSink.c | 374 InsertCursor (w, x, y, state) 377 XawTextInsertState state; 387 if (state != sink->multi_sink.laststate && XtIsRealized(text_widget)) 393 sink->multi_sink.laststate = state; 589 * Arguments: current - current state of the object.
|
H A D | Scrollbar.c | 560 Check(xmotion.state); break; 563 Check(xbutton.state); 567 Check(xkey.state); 573 Check(xcrossing.state); break;
|
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | Makefile | 104 .KEEP_STATE_FILE: .make.state.$(MACH)
|
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1TextSink.c | 209 * Arguments: current - current state of the object. 279 InsertCursor(w, x, y, state) 282 XawTextInsertState state; 541 XawTextSinkInsertCursor(w, x, y, state) 544 XawTextInsertState state; 548 (*class->text_sink_class.InsertCursor)(w, x, y, state);
|
H A D | Xaw3_1AsciiSink.c | 326 InsertCursor (w, x, y, state) 329 XawTextInsertState state; 339 if (state != sink->ascii_sink.laststate && XtIsRealized(text_widget)) 345 sink->ascii_sink.laststate = state; 536 * Arguments: current - current state of the object.
|
H A D | Xaw3_1Scrollbar.c | 532 Check(xmotion.state); break; 535 Check(xbutton.state); 539 Check(xkey.state); 545 Check(xcrossing.state); break;
|
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | Makefile | 109 .KEEP_STATE_FILE: .make.state.$(MACH)
|
H A D | intel_drv.h | 119 /* Read out the current hw state of this connector, returning true if 124 * state. This must be called _after_ display->get_pipe_config has 152 * and active (i.e. dpms ON state). */ 162 state of connector->polled in case hotplug storm detection changes it */ 180 * quirks - bitfield with hw state readout quirks 182 * For various reasons the hw state readout code might not be able to 183 * completely faithfully read out the current state. These cases are 184 * tracked with quirk flags so that fastboot and state checker can act 241 /* Actual register state of the dpll, for shared dpll cross-checking. */ 715 extern void intel_fbdev_set_suspend(struct drm_device *dev, int state); [all...] |
/solaris-x11-s11/open-src/proto/sun-ext-protos/include/ |
H A D | fbpmstr.h | 118 BOOL state; member in struct:__anon482
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | cslibint.c | 893 ev->state = event->u.keyButtonPointer.state; 910 ev->state = event->u.keyButtonPointer.state; 926 ev->state = event->u.keyButtonPointer.state; 943 ev->state = event->u.enterLeave.state; 1007 ev->state = event->u.visibility.state; [all...] |
/solaris-x11-s11/open-src/kernel/mdb/modules/ |
H A D | i915.c | 129 void *state; local 133 state = mdb_alloc(sizeof (struct drm_device), UM_SLEEP); 138 mdb_free(state, sizeof (struct drm_device)); 142 if (mdb_vread(state, sizeof (struct drm_device), i915_ss) == -1) { 143 mdb_warn("Failed to read state\n"); 144 mdb_free(state, sizeof (struct drm_device)); 148 ss = (i_ddi_soft_state *) state; 152 mdb_free(state, sizeof (struct drm_device)); 158 mdb_free(state, sizeof (struct drm_device)); 161 mdb_free(state, sizeo [all...] |
/solaris-x11-s11/open-src/lib/libX11/sun-src/modules/lc/gb18030/ |
H A D | lcGB18030.c | 198 XLCd lcd = (XLCd)conv->state; 280 XLCd lcd = (XLCd)conv->state; 379 XLCd lcd = (XLCd)conv->state; 503 XLCd lcd = (XLCd)conv->state; 1168 conv->state = (XPointer) lcd;
|