/solaris-x11-s11/pkg/ |
H A D | merge-metadata.pl | 40 if ($in =~ m{^set name=(\S+) value="(.*)"$}) { 52 print qq(set name="$n"); 76 s{set name=com.oracle.info.description value=""} 77 {<transform set name=pkg.summary -> emit set name=com.oracle.info.description value=%{pkg.summary}>};
|
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_crtc_helper.c | 95 * drm_helper_probe_connector_modes - get complete set of display modes 129 /* set all modes to the unverified state */ 362 * drm_crtc_set_mode - set a mode 372 * Try to set @mode on @crtc. Give @crtc and its associated connectors a chance 373 * to fixup or reject the mode prior to trying to set it. This is an internal 382 * True if the mode was set successfully, or false otherwise. 465 DRM_DEBUG_KMS("[ENCODER:%d:%s] set [MODE:%d:%s]\n", 472 /* Now enable the clocks, plane, pipe, and connectors that we set up. */ 532 * drm_crtc_helper_set_config - set a new config from userspace 533 * @set 547 drm_crtc_helper_set_config(struct drm_mode_set *set) argument [all...] |
H A D | drm_crtc.c | 350 * by other users. Which means by this point the fb _must_ be fully set up - 537 struct drm_mode_set set; local 563 (void) memset(&set, 0, sizeof(struct drm_mode_set)); 564 set.crtc = crtc; 565 set.fb = NULL; 566 ret = drm_mode_set_config_internal(&set); 1277 * Construct a set of configuration description structures and return 1699 * Return an plane count and set of IDs. 1806 * drm_mode_setplane - set up or tear down an plane 1940 * @set 1945 drm_mode_set_config_internal(struct drm_mode_set *set) argument 2003 struct drm_mode_set set; local [all...] |
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1CommandP.h | 95 Boolean set; member in struct:__anon293
|
H A D | Xaw3_1Toggle.c | 61 * to be set when we call the notify proc. 73 offset(command.set), XtRString, "off"}, 98 {"set", ToggleSet}, 185 * Find the set and unset actions in the command widget's action table. 189 if (streq(actions[i].string, "set")) 229 * have to handle the case where it needs to be set. 234 * I want to set the toggle if the user set the state to "On" in 238 if (tw_req->command.set) 273 if (tw->command.set) [all...] |
H A D | Xaw3_1Command.c | 66 <Btn1Down>: set() \n\ 103 {"set", Set}, 242 cbw->command.set = FALSE; 293 if (cbw->command.set) 296 cbw->command.set= TRUE; 311 if (!cbw->command.set) 314 cbw->command.set = FALSE; 331 if (cbw->command.set) { 398 if (cbw->command.set) 426 * change - did it change either set o [all...] |
H A D | Xaw3_1CommandI.h | 66 #define ComWset cbw->command.set
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Toggle.c | 60 * to be set when we call the notify proc. 72 offset(command.set), XtRString, "off"}, 96 {"set", ToggleSet}, 178 * Find the set and unset actions in the command widget's action table. 184 if (streq(actions[i].string, "set")) 224 * have to handle the case where it needs to be set. 229 * I want to set the toggle if the user set the state to "On" in 233 if (tw_req->command.set) 268 if (tw->command.set) [all...] |
H A D | CommandP.h | 119 Boolean set; member in struct:__anon358
|
H A D | Command.c | 78 <Btn1Down>: set() \n\ 104 {"set", Set}, 225 cbw->command.set = FALSE; 276 if (cbw->command.set) 279 cbw->command.set= TRUE; 294 if (!cbw->command.set) 297 cbw->command.set = FALSE; 314 if (cbw->command.set) { 380 if (cbw->command.set) 408 * change - did it change either set o [all...] |
H A D | Repeater.c | 60 <Btn1Down>: set() start() \n\ 104 static Boolean SetValues(); /* set resources */ 176 rw->command.set = FALSE; 179 rw->command.set = TRUE;
|
/solaris-x11-s11/open-src/kernel/sys/drm/ |
H A D | drm_crtc_helper.h | 52 * @mode_set: set this mode 69 /* Actually set the mode */ 91 * @mode_set: set this mode 132 extern int drm_crtc_helper_set_config(struct drm_mode_set *set);
|
H A D | drm_crtc.h | 354 int (*set_config)(struct drm_mode_set *set); 361 * If userspace set the event flag in the ioctl, the event 451 * @dpms: set power state (see drm_crtc_funcs above) 472 * @force is set to false whilst polling, true when checking the 515 * appropriate for a given connector or set of connectors. 700 * This is used to set modes. 737 * future it could allow groups of objects to be set aside into independent 1001 extern int drm_mode_set_config_internal(struct drm_mode_set *set);
|
/solaris-x11-s11/open-src/common/ |
H A D | Makefile.inc | 112 # TARBALL_ARCHIVE is now set in Makefile.options 117 # Download if SOURCE_TARBALL_NAME is not set to NONE and the file either 124 @case '$(MAKEFLAGS)' in *[ik]*) set +e;; esac; \ 153 @case '$(MAKEFLAGS)' in *[ik]*) set +e;; esac; \ 190 @case '$(MAKEFLAGS)' in *[ik]*) set +e;; esac; \ 447 # in a source directory unless AUTOCONF_TARGET_SET=yes is set 590 set-elf-comments: $(BUILD_TARGETS:set-elf-comments=) 591 $(PERL) $(TOP)/open-src/common/set-elf-comments.pl \ 717 # set i [all...] |
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | intel_display.c | 450 * Returns whether the given set of divisors are valid for a given refclk with 495 * We haven't figured out how to reliably set up different 556 * We haven't figured out how to reliably set up different 782 /* Wait for vblank interrupt bit to set */ 1533 /* Workaround: set timing override bit. */ 2740 /* still set train pattern 1 */ 2965 /* set transcoder timing */ 3137 DRM_ERROR("mode set failed: pipe %c stuck\n", pipe_name(pipe)); 3888 DRM_ERROR("encoder->connectors_active not set\n"); 4341 * and set i 8599 is_crtc_connector_off(struct drm_mode_set *set) argument 8619 intel_set_config_compute_mode_changes(struct drm_mode_set *set, struct intel_set_config *config) argument 8654 intel_modeset_stage_output_state(struct drm_device *dev, struct drm_mode_set *set, struct intel_set_config *config) argument 8755 intel_crtc_set_config(struct drm_mode_set *set) argument [all...] |
H A D | intel_sprite.c | 885 struct drm_intel_sprite_colorkey *set = data; local 895 if ((set->flags & (I915_SET_COLORKEY_DESTINATION | I915_SET_COLORKEY_SOURCE)) == (I915_SET_COLORKEY_DESTINATION | I915_SET_COLORKEY_SOURCE)) 900 obj = drm_mode_object_find(dev, set->plane_id, DRM_MODE_OBJECT_PLANE); 908 ret = intel_plane->update_colorkey(plane, set);
|
/solaris-x11-s11/open-src/app/accessx/sun-src/ |
H A D | AccessX.c | 433 "*EnableAccessXToggle.set", 434 "*SoundOnOffToggle.set", 435 "*TimeOutToggle.set", 436 "*StickyKeysToggle.set", 437 "*MouseKeysToggle.set", 438 "*ToggleKeysToggle.set", 439 "*RepeatKeysToggle.set", 440 "*SlowKeysToggle.set", 441 "*BounceKeysToggle.set", 442 "*StickyModSoundToggle.set", [all...] |