| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| MESA_release_buffers.spec | 27 OpenGL 1.0 or later is required. 28 GLX 1.0 or later is required. 33 Therefore, Mesa cannot immediately detect when an X window or pixmap is 35 or pixmap. 38 when the back color buffer, depth buffer, stencil buffer, and/or accumu-
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| MESA_release_buffers.spec | 27 OpenGL 1.0 or later is required. 28 GLX 1.0 or later is required. 33 Therefore, Mesa cannot immediately detect when an X window or pixmap is 35 or pixmap. 38 when the back color buffer, depth buffer, stencil buffer, and/or accumu-
|
| /xsrc/external/mit/libxcb/dist/tools/ |
| api_conv.pl | 47 open(CONST, shift) or die "failed to open constants list: $!"; 62 return "xcb_generate_id" if /^xcb_[a-z0-9_]+_new$/ or /^XCB[A-Z0-9]+New$/; 65 return "uint8_t" if $_ eq 'BOOL' or $_ eq 'BYTE'; 66 return $_ if /^[A-Z0-9]*_[A-Z0-9_]*$/ or !/^XCB(.+)/; 85 s/($word)_?(?=[0-9A-Z]|$)/"_" . ($abbr{$1} or lc($1))/eg; 92 $_ .= "_t" unless $fun or /_id$/; 98 s/([_A-Za-z][_A-Za-z0-9]*)([ \t]*\()?/convert($1, defined $2) . ($2 or "")/eg;
|
| /xsrc/external/mit/xf86-video-ati/dist/src/pcidb/ |
| parse_pci_ids.pl | 21 open (CSV, "<", $file) or die $!; 23 open (ATIOUT, ">", $atioutfile) or die; 24 open (PCICHIPSET, ">", $radeonpcichipsetfile) or die; 25 open (PCIDEVICEMATCH, ">", $radeonpcidevicematchfile) or die; 26 open (RADEONCHIPSET, ">", $radeonchipsetfile) or die; 27 open (RADEONCHIPINFO, ">", $radeonchipinfofile) or die;
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/pcidb/ |
| parse_pci_ids.pl | 25 open (CSV, "<", $file) or die $!; 27 open (ATIOUT, ">", $atioutfile) or die; 28 open (PCICHIPSET, ">", $radeonpcichipsetfile) or die; 29 open (PCIDEVICEMATCH, ">", $radeonpcidevicematchfile) or die; 30 open (RADEONCHIPSET, ">", $radeonchipsetfile) or die; 31 open (RADEONCHIPINFO, ">", $radeonchipinfofile) or die;
|
| /xsrc/external/mit/proxymngr/dist/ |
| pmconfig.cpp | 5 ! or
|
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| module.mk | 11 # LICENSE.TXT. By continuing to use, modify, or distribute this file you 20 $(ECHO_DRIVER)truetype $(ECHO_DRIVER_DESC)Windows/Mac font files with extension *.ttf or *.ttc$(ECHO_DRIVER_DONE)
|
| /xsrc/external/mit/freetype/dist/src/type1/ |
| module.mk | 11 # LICENSE.TXT. By continuing to use, modify, or distribute this file you 20 $(ECHO_DRIVER)type1 $(ECHO_DRIVER_DESC)Postscript font files with extension *.pfa or *.pfb$(ECHO_DRIVER_DONE)
|
| /xsrc/external/mit/freetype/dist/src/winfonts/ |
| module.mk | 11 # LICENSE.TXT. By continuing to use, modify, or distribute this file you 20 $(ECHO_DRIVER)winfnt $(ECHO_DRIVER_DESC)Windows bitmap fonts with extension *.fnt or *.fon$(ECHO_DRIVER_DONE)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/codegen/ |
| gen_llvm_types.py | 7 # and/or sell copies of the Software, and to permit persons to whom the 11 # paragraph) shall be included in all copies or substantial portions of the 14 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 33 if is_pointer or is_pointer_pointer [all...] |
| gen_llvm_ir_macros.py | 7 # and/or sell copies of the Software, and to permit persons to whom the 11 # paragraph) shall be included in all copies or substantial portions of the 14 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 164 (func_name == 'CreateFence' or [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/codegen/ |
| gen_llvm_types.py | 7 # and/or sell copies of the Software, and to permit persons to whom the 11 # paragraph) shall be included in all copies or substantial portions of the 14 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 34 if is_pointer or is_pointer_pointer [all...] |
| gen_llvm_ir_macros.py | 7 # and/or sell copies of the Software, and to permit persons to whom the 11 # paragraph) shall be included in all copies or substantial portions of the 14 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 156 (func_name == 'CreateFence' or [all...] |
| /xsrc/external/mit/libepoxy/dist/include/epoxy/ |
| egl.h | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * paragraph) shall be included in all copies or substantial portions of the 15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 18 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 38 #error epoxy/egl.h must be included before (or in place of) GL/egl. [all...] |
| wgl.h | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * paragraph) shall be included in all copies or substantial portions of the 15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 18 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 41 #error epoxy/wgl.h must be included before (or in place of) wgl. [all...] |
| glx.h | 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * paragraph) shall be included in all copies or substantial portions of the 15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 18 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 40 #error epoxy/glx.h must be included before (or in place of) GL/glx. [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| MESA_set_3dfx_mode.spec | 27 OpenGL 1.0 or later is required. 28 GLX 1.0 or later is required. 32 The Mesa Glide driver allows full-screen rendering or rendering into 56 mode or rendering into an X window. An application can switch between 62 rendering or GLX_3DFX_FULLSCREEN_MODE_MESA to indicate full-screen mode. 65 normally. GL_FALSE is returned if <mode> is invalid or if the Glide
|
| /xsrc/external/mit/MesaLib/dist/src/amd/registers/ |
| parse_kernel_headers.py | 70 return ((offset // 0x1000 in [0xB, 0x28, 0x30, 0x31, 0x34, 0x35, 0x36, 0x37] or 72 name.startswith('SQ_WAVE_') or 75 (name.startswith('SQ_IMG_') or 76 name.startswith('SQ_BUF_') or 77 name.startswith('SQ_THREAD') or 78 name.startswith('GRBM_STATUS') or 79 name.startswith('CP_CP'))) or 81 (gfx_version == 'gfx6' and offset // 0x1000 == 0x8) or 84 (name in ['TA_CS_BC_BASE_ADDR', 'GB_ADDR_CONFIG', 'SPI_CONFIG_CNTL'] or 96 # OR [all...] |
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| MESA_set_3dfx_mode.spec | 27 OpenGL 1.0 or later is required. 28 GLX 1.0 or later is required. 32 The Mesa Glide driver allows full-screen rendering or rendering into 56 mode or rendering into an X window. An application can switch between 62 rendering or GLX_3DFX_FULLSCREEN_MODE_MESA to indicate full-screen mode. 65 normally. GL_FALSE is returned if <mode> is invalid or if the Glide
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| g80_output.c | 8 * distribute, sublicense, and/or sell copies of the Software, and to 13 * in all copies or substantial portions of the Software. 16 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 18 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 19 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 20 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 21 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 102 ORNum or; local [all...] |
| /xsrc/external/mit/xkeyboard-config/dist/tests/ |
| xkbTestFunc.pm | 23 open (XPROP, "xprop -root |") or die "Could not start xprop"; 47 "-print | xkbcomp - -xkb $outfile" ) == 0 ) or die "Could not set xkb configuration"; 80 open ( XSLTPROC, "xsltproc --stringparam type $type listCIs.xsl ../rules/base.xml.in |" ) or 104 open ( XSLTPROC, "xsltproc --stringparam type $type listCIs.xsl ../rules/base.xml.in |" ) or 128 open ( XSLTPROC2, "xsltproc --stringparam type $subtype --stringparam parentId $paramValue listCI2.xsl ../rules/base.xml.in |" ) or
|
| /xsrc/external/mit/xorgproto/dist/specs/SIAddresses/ |
| localuser.md | 7 '#', the rest of the string shall be treated as a decimal uid or gid, otherwise 8 the string is defined as a user name or group name. 11 environment variable or IDENT protocol response). It is expected many systems
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| Android.glsl.gen.mk | 10 # and/or sell copies of the Software, and to permit persons to whom the 14 # in all copies or substantial portions of the Software. 16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 19 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 20 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 21 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 53 define local-l-or-ll-to-c-or-cp [all...] |
| /xsrc/external/mit/libX11/dist/src/xcms/ |
| Xcms.txt | 10 * in advertising or publicity pertaining to distribution of the software 15 * Tektronix be liable for any special, indirect or consequential damages or 16 * any damages whatsoever resulting from loss of use, data or profits, 17 * whether in an action of contract, negligence or other tortious action, 18 * arising out of or in connection with the use or performance of this 32 There are no claims that these color specifications are or should be bound 38 delimited from the color specification by one or more tabs.
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| resize.pl | 14 # distribute, sublicense, and/or sell copies of the Software, and to 19 # in all copies or substantial portions of the Software. 22 # OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 25 # CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 26 # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 27 # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 30 # holders shall not be used in advertising or otherwise to promote the 31 # sale, use or other dealings in this Software without prior writte [all...] |