/solaris-x11-s11/open-src/lib/libdga/sun-src/ |
H A D | vmbuf_grab.h | 42 #define VBVERS 4 /* multibuffer grabber version */ 48 long version; /* version: VBVERS */ member in struct:_vbinfo
|
H A D | dga_rtnshared.h | 44 #define RTN_VERS 0 /* Current version number */ 75 u_char version; /* version, currently 0 */ member in struct:shared_retained_info
|
H A D | dga_pixshared.h | 47 #define PXMPVERS 0 /* Current version number */ 75 u_char version; /* version, currently 0 */ member in struct:shared_pixmap_info
|
/solaris-x11-s11/open-src/lib/libXfixes/ |
H A D | soversion.patch | 25 Somehow we shipped in Solaris libXfixes.so.1 the same version the open 37 -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/kernel/efb/src/ |
H A D | drm_ioctl.c | 91 * Deprecated in DRM version 1.1, and will return EBUSY when setversion has 92 * requested version 1.1 or greater. 363 drm_version_t version; local 372 version.name_len = version32.name_len; 373 version.name = (char *)(uintptr_t)version32.name; 374 version.date_len = version32.date_len; 375 version.date = (char *)(uintptr_t)version32.date; 376 version.desc_len = version32.desc_len; 377 version.desc = (char *)(uintptr_t)version32.desc; 380 DRM_COPYFROM_WITH_RETURN(&version, (voi [all...] |
/solaris-x11-s11/open-src/lib/fontconfig/ |
H A D | 20-indic.conf | 1 <?xml version="1.0"?>
|
H A D | 49-sun-preuser.conf | 1 <?xml version="1.0"?>
|
/solaris-x11-s11/open-src/app/xmag_multivis/ |
H A D | Makefile | 34 MODULE_DESC = the multiple visual version of xmag screen magnification utility
|
/solaris-x11-s11/open-src/font/ibm-type1/ |
H A D | Makefile | 32 MODULE_DESC = Postscript Type 1 version of IBM Courier fonts
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/include/ |
H A D | gfx_common.h | 55 uint32_t version; member in struct:gfx_identifier 105 uint32_t version; member in struct:gfx_edid
|
/solaris-x11-s11/open-src/driver/efb/sun-src/src/ |
H A D | gfx_common.h | 55 uint32_t version; member in struct:gfx_identifier 105 uint32_t version; member in struct:gfx_edid
|
H A D | efb_driver.c | 344 if (edid_mon->ver.version == 1 && 428 edid_buf.version = GFX_EDID_VERSION;
|
/solaris-x11-s11/pkg/ |
H A D | merge-metadata.pl | 69 (com\.oracle\.info\.(?:name|version|description|tpno))="([^"]*)"
|
/solaris-x11-s11/open-src/common/ |
H A D | delibtoolize.pl | 35 # even if version flags are not found 147 if ($flags =~ m/[\b\s]-version-(number|info)\s+(\S+)/ms) { 159 elsif ($flags =~ m/-avoid-version\b/ms) { 169 # print "Set version to $so_versions{$ln} for $ln.\n"; 252 $l =~ s{(\s+)-avoid-version\b}{$1}ms; 255 $l =~ s{(\s+)-version-(?:number|info)\s+\S+}{$1-h \$\@}ms;
|
H A D | install-sh | 91 --version display version info and exit. 136 --version) echo "$0 $scriptversion"; exit 0;;
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | TextSrcP.h | 80 long version; member in struct:__anon411
|
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_drv.c | 321 * Get version information 325 * Fills in the version information in \p arg. 330 struct drm_version *version = data; local 333 version->version_major = dev->driver->major; 334 version->version_minor = dev->driver->minor; 335 version->version_patchlevel = dev->driver->patchlevel; 336 err = drm_copy_field(version->name, &version->name_len, 339 err = drm_copy_field(version->date, &version [all...] |
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | pssysops.psw | 140 version buf
|
H A D | dpssysops.psw | 139 version buf
|
H A D | XDPS.c | 132 static int version[DPSMAXDISPLAYS]; variable 256 return(version[DPY_NUMBER(dpy)]); 464 the client has a later (higher) version of 487 /* otherwise, try previous version */ 500 BadMatch error if the client's version is newer (higher) 505 assigned to our version[] array, it is as if we handled 513 DPSFatalProc(NULL, "Server replied with bogus version"); 518 version[DPY_NUMBER(dpy)] = rep.serverversion; 608 if (secure && version[dpyix] < DPSPROTO_V09) 725 if (secure && version[dpyi [all...] |
/solaris-x11-s11/open-src/ |
H A D | Makefile | 121 $${tool} --version | head -1 ; \
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_query_device.c | 154 edid.version = GFX_EDID_VERSION;
|
/solaris-x11-s11/ |
H A D | buildit | 107 # Make sure Sun C compiler is at least version 5.10 (Studio 12 Update 1) 111 # Log paths & versions of tools which use gnu standard --version flag 115 ${tool} --version | head -1
|
/solaris-x11-s11/open-src/kernel/sys/drm/ |
H A D | drm_edid.h | 117 u8 version; member in struct:detailed_data_monitor_range::__anon177::__anon179 237 /* EDID version */ 238 u8 version; member in struct:edid
|
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | intel_bios.h | 40 u16 version; /**< decimal */ member in struct:vbt_header 52 u16 version; /**< decimal */ member in struct:bdb_header
|