Searched refs:copy (Results 1 - 8 of 8) sorted by relevance

/solaris-x11-s11/open-src/lib/fontconfig/
H A D49-sun-preuser.conf8 copy of this software and associated documentation files (the "Software"),
10 the rights to use, copy, modify, merge, publish, distribute, sublicense,
H A D90-sun-prefer-bitmap.conf8 copy of this software and associated documentation files (the "Software"),
10 the rights to use, copy, modify, merge, publish, distribute, sublicense,
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dpsdataops.psw6 * Permission to use, copy, modify, distribute, and sublicense this software
67 n copy
H A DdpsXcmu.c7 * Permission to use, copy, modify, distribute, and sublicense this software
38 * Permission to use, copy, modify, and distribute this software and its
1573 XStandardColormap *copy; local
1581 copy = (XStandardColormap *) calloc(nProp+1, sizeof(XStandardColormap));
1585 if (copy == NULL) return;
1590 for (i = 0; i < nProp; i++) copy[i+1] = prop[i];
1594 for (i = 0; i < nProp; i++) copy[i] = prop[i];
1598 copy[i] = *map;
1599 XSetRGBColormaps(dpy, RootWindow(dpy, vinfo->screen), copy, nProp+1, atom);
1601 free((void *) copy);
[all...]
H A Ddpsdataops.psw7 * Permission to use, copy, modify, distribute, and sublicense this software
68 n copy
/solaris-x11-s11/open-src/common/
H A DX-parfait.conf11 * copy of this software and associated documentation files (the "Software"),
13 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
32 /* Local copy until added to parfait's std.conf (Bug 14121100) */
44 /* Local copy until added to parfait's std.conf (Bug 14121213) */
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFSBwraps.psw7 * Permission to use, copy, modify, distribute, and sublicense this software
84 3 copy % (str) x y (str) x y
98 2 copy % x y (str) len (str) len
117 5 -1 roll 2 copy % l1 b1 r1 l2 b2 r2 t2 t1 t2 t1
120 4 -1 roll 2 copy % t l1 b1 l2 b2 r2 r1 r2 r1
123 3 -1 roll 2 copy % r t l1 l2 b2 b1 b2 b1
126 2 copy % b r t l1 l2 l1 l2
174 dup length string copy
/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb_vis.c186 efb_priv->consinfo.polledio->copy = efb_polled_conscopy;
367 efb_priv->consinfo.polledio->copy = NULL;
435 * This function is called to save a copy of the kernel terminal emulator's c
744 * Setup for DFB rectangle copy (vertical scroll) on
969 * pixels upward on the Y-axis. The caller provides block copy parameters
1060 * perform the copy

Completed in 32 milliseconds