| /xsrc/external/mit/xorg-server/dist/Xi/ |
| extinit.c | 5 Permission to use, copy, modify, distribute, and sell this software and its 15 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 22 used in advertising or otherwise to promote the sale, use or other dealings 29 Permission to use, copy, modify, and distribute this software and its 34 used in advertising or publicity pertaining to distribution of the 37 HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING 75 /* modules local to Xi */ 127 /* Masks for XI events have to be aligned with core event (partially anyway). 377 * ProcIDispatch - main dispatch routine for requests to this extension. 397 * Main swapped dispatch routine for requests to this extension [all...] |
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| extinit.c | 5 Permission to use, copy, modify, distribute, and sell this software and its 15 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 22 used in advertising or otherwise to promote the sale, use or other dealings 29 Permission to use, copy, modify, and distribute this software and its 34 used in advertising or publicity pertaining to distribution of the 37 HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING 77 /* modules local to Xi */ 131 /* Masks for XI events have to be aligned with core event (partially anyway). 405 * ProcIDispatch - main dispatch routine for requests to this extension. 424 * Main swapped dispatch routine for requests to this extension [all...] |
| /xsrc/external/mit/xorg-server/dist/dix/ |
| swaprep.c | 5 Permission to use, copy, modify, distribute, and sell this software and its 15 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 22 used in advertising or otherwise to promote the sale, use or other dealings 29 Permission to use, copy, modify, and distribute this software and its 34 used in advertising or publicity pertaining to distribution of the 37 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING 69 * Thanks to Jack Palevich for testing and subsequently rewriting all this 81 to several statements */ 97 CARD32 *from, *to, *fromLast, *toLast; local 111 /* convert lengths from # of bytes to # of longs * 146 short *from, *to, *fromLast, *toLast; local [all...] |
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| swaprep.c | 5 Permission to use, copy, modify, distribute, and sell this software and its 15 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 22 used in advertising or otherwise to promote the sale, use or other dealings 30 Permission to use, copy, modify, and distribute this software and its 35 used in advertising or publicity pertaining to distribution of the 38 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING 69 * Thanks to Jack Palevich for testing and subsequently rewriting all this 82 to several statements */ 98 CARD32 *from, *to, *fromLast, *toLast; local 112 /* convert lengths from # of bytes to # of longs * 146 short *from, *to, *fromLast, *toLast; local [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| m_translate.h | 6 * Permission is hereby granted, free of charge, to any person obtaining a 8 * to deal in the Software without restriction, including without limitation 9 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 10 * and/or sell copies of the Software, and to permit persons to whom the 11 * Software is furnished to do so, subject to the following conditions: 17 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 33 * For example, convert array of GLushort[3] to GLfloat[4]. 35 * \param to the destination addres [all...] |
| m_xform_tmp.h | 7 * Permission is hereby granted, free of charge, to any person obtaining a 9 * to deal in the Software without restriction, including without limitation 10 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 11 * and/or sell copies of the Software, and to permit persons to whom the 12 * Software is furnished to do so, subject to the following conditions: 18 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 40 /* KW: These are now parameterized to produce two versions, one 49 * cleaning unused parts of the vector, and so as not to exclud [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| m_translate.h | 6 * Permission is hereby granted, free of charge, to any person obtaining a 8 * to deal in the Software without restriction, including without limitation 9 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 10 * and/or sell copies of the Software, and to permit persons to whom the 11 * Software is furnished to do so, subject to the following conditions: 17 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 33 * For example, convert array of GLushort[3] to GLfloat[4]. 35 * \param to the destination addres [all...] |
| m_xform_tmp.h | 7 * Permission is hereby granted, free of charge, to any person obtaining a 9 * to deal in the Software without restriction, including without limitation 10 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 11 * and/or sell copies of the Software, and to permit persons to whom the 12 * Software is furnished to do so, subject to the following conditions: 18 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 40 /* KW: These are now parameterized to produce two versions, one 49 * cleaning unused parts of the vector, and so as not to exclud [all...] |
| /xsrc/external/mit/MesaLib/dist/bin/ |
| install_megadrivers.py | 5 # Permission is hereby granted, free of charge, to any person obtaining a copy 6 # of this software and associated documentation files (the "Software"), to deal 8 # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 # copies of the Software, and to permit persons to whom the Software is 10 # furnished to do so, subject to the following conditions: 16 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 23 """Script to install megadriver symlinks for meson.""" 39 to = os.path.join(destdir, args.libdir[1:] [all...] |
| /xsrc/external/mit/MesaLib.old/dist/bin/ |
| install_megadrivers.py | 4 # Permission is hereby granted, free of charge, to any person obtaining a copy 5 # of this software and associated documentation files (the "Software"), to deal 7 # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 8 # copies of the Software, and to permit persons to whom the Software is 9 # furnished to do so, subject to the following conditions: 15 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 22 """Script to install megadriver symlinks for meson.""" 39 to = os.path.join(destdir, args.libdir[1:] [all...] |
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| randr.c | 6 * Permission to use, copy, modify, distribute, and sell this software and its 11 * publicity pertaining to distribution of the software without specific, 16 * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 108 xRRScreenChangeNotifyEvent *to) 110 to->type = from->type; 111 to->rotation = from->rotation; 112 cpswaps(from->sequenceNumber, to->sequenceNumber); 113 cpswapl(from->timestamp, to->timestamp); 114 cpswapl(from->configTimestamp, to->configTimestamp); 115 cpswapl(from->root, to->root) [all...] |
| /xsrc/external/mit/twm/dist/ |
| ylwrap | 23 # As a special exception to the GNU General Public License, if you 29 # bugs to <bug-automake@gnu.org> or send patches to 42 # The CPP macro used to guard inclusion of FILE. 54 # Return STRING (or stdin) quoted to be used as a sed pattern. 82 PROGRAM is program to run 83 ARGS are passed to PROG 87 Report bugs to <bug-automake@gnu.org>. 116 # and y_tab.h instead of y.tab.h. Test to see if this is the case. 126 # A sed program to s/FROM/TO/g for all the FROM/TO so that, fo [all...] |
| /xsrc/external/mit/xgc/dist/ |
| ylwrap | 23 # As a special exception to the GNU General Public License, if you 29 # bugs to <bug-automake@gnu.org> or send patches to 42 # The CPP macro used to guard inclusion of FILE. 54 # Return STRING (or stdin) quoted to be used as a sed pattern. 82 PROGRAM is program to run 83 ARGS are passed to PROG 87 Report bugs to <bug-automake@gnu.org>. 116 # and y_tab.h instead of y.tab.h. Test to see if this is the case. 126 # A sed program to s/FROM/TO/g for all the FROM/TO so that, fo [all...] |
| /xsrc/external/mit/libXt/dist/src/ |
| Convert.c | 4 Permission is hereby granted, free of charge, to any person obtaining a 6 to deal in the Software without restriction, including without limitation 7 the rights to use, copy, modify, merge, publish, distribute, sublicense, 8 and/or sell copies of the Software, and to permit persons to whom the 9 Software is furnished to do so, subject to the following conditions: 16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 27 Permission to use, copy, modify, and distribute this software and its 32 used in advertising or publicity pertaining to distribution of th 88 XrmRepresentation from, to; member in struct:_ConverterRec 169 XrmValue to; member in struct:_CacheRec 252 XrmRepresentation to; local 305 XrmRepresentation to; local [all...] |
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| 48-spacing.conf | 4 <description>Add mono to the family when spacing is 100</description> 6 If the request specifies spacing 100, add monospace to family
|
| 09-autohint-if-no-hinting.conf | 10 and we don't have to break it with "assign" unconditionally. however, we 11 want to set something for others. So we use "append" here to get this working
|
| /xsrc/external/mit/fontconfig/dist/doc/ |
| fcweight.fncs | 4 * Permission to use, copy, modify, distribute, and sell this software and its 9 * advertising or publicity pertaining to distribution of the software without 14 * THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 25 @PURPOSE@ Convert from OpenType weight values to fontconfig ones 28 to use with FC_WEIGHT, from an double in the 1..1000 range, resembling 30 are also similar to CSS font-weight numbers. If input is negative, 40 @PURPOSE@ Convert from fontconfig weight values to OpenType ones 45 returns a number in the range 1 to 1000. 52 @PURPOSE@ Convert from OpenType weight values to fontconfig ones 63 @PURPOSE@ Convert from fontconfig weight values to OpenType one [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/codegen/ |
| knob_defs.py | 3 # Permission is hereby granted, free of charge, to any person obtaining a 5 # to deal in the Software without restriction, including without limitation 6 # the rights to use, copy, modify, merge, publish, distribute, sublicense, 7 # and/or sell copies of the Software, and to permit persons to whom the 8 # Software is furnished to do so, subject to the following conditions: 15 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 61 'defer clear execution to first backend op on hottile, or hottile store'], 95 'desc' : ['Maximum worker threads to spawn.' [all...] |
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm-shim/ |
| README.md | 3 This implements the minimum of etnaviv in order to make shader-db work. 4 The submit ioctl is stubbed out to not execute anything. 9 It is possible to select a specific GPU model by setting the ETNA_SHIM_GPU
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| XKBRdBuf.c | 4 Permission to use, copy, modify, and distribute this 10 used in advertising or publicity pertaining to distribution 16 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 67 _XkbCopyFromReadBuffer(XkbReadBufferPtr from, char *to, int size) 71 if ((from == NULL) || (from->error) || (to == NULL) || (size < 1) || 74 memcpy(to, from->data, (size_t)size); 81 _XkbReadCopyKeySyms(int *wire, KeySym * to, int num_words) 84 *to++ = *wire++; 90 _XkbReadBufferCopyKeySyms(XkbReadBufferPtr from, KeySym * to, int num_words) 94 _XkbReadCopyKeySyms((int *) from->data, to, num_words) [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| MESA_copy_sub_buffer.spec | 33 of the back color buffer to the front color buffer. This can be 34 used to quickly repaint 3D windows in response to expose events 54 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors) 56 Add to section 3.3.10 Double Buffering: 63 may be used to copy a rectangular region of the back color buffer to 64 the front color buffer. This can be used to quickly repaint 3D windows 65 in response to expose events when the back color buffer cannot be 68 <x> and <y> indicates the lower-left corner of the region to copy an [all...] |
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| MESA_copy_sub_buffer.spec | 33 of the back color buffer to the front color buffer. This can be 34 used to quickly repaint 3D windows in response to expose events 54 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors) 56 Add to section 3.3.10 Double Buffering: 63 may be used to copy a rectangular region of the back color buffer to 64 the front color buffer. This can be used to quickly repaint 3D windows 65 in response to expose events when the back color buffer cannot be 68 <x> and <y> indicates the lower-left corner of the region to copy an [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| sb_bc_fmt_def.inc | 4 * Permission is hereby granted, free of charge, to any person obtaining a 6 * to deal in the Software without restriction, including without limitation 7 * on the rights to use, copy, modify, merge, publish, distribute, sub 8 * license, and/or sell copies of the Software, and to permit persons to whom 9 * the Software is furnished to do so, subject to the following conditions: 16 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| sb_bc_fmt_def.inc | 4 * Permission is hereby granted, free of charge, to any person obtaining a 6 * to deal in the Software without restriction, including without limitation 7 * on the rights to use, copy, modify, merge, publish, distribute, sub 8 * license, and/or sell copies of the Software, and to permit persons to whom 9 * the Software is furnished to do so, subject to the following conditions: 16 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| randr.c | 7 * Permission to use, copy, modify, distribute, and sell this software and its 12 * publicity pertaining to distribution of the software without specific, 17 * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 117 xRRScreenChangeNotifyEvent * to) 119 to->type = from->type; 120 to->rotation = from->rotation; 121 cpswaps(from->sequenceNumber, to->sequenceNumber); 122 cpswapl(from->timestamp, to->timestamp); 123 cpswapl(from->configTimestamp, to->configTimestamp); 124 cpswapl(from->root, to->root) [all...] |