| /xsrc/external/mit/xedit/dist/lisp/modules/ |
| H A D | indent.lsp | 124 (compile 'indent-text) 173 (compile 'offset-indentation) 179 (defun default-indent (syntax syntable) 196 (hash-table-p (syntax-options syntax)) 197 (gethash :disable-indent (syntax-options syntax)) 230 (compile 'default-indent) 290 begin ;; begin a new table [all...] |
| H A D | syntax.lsp | 30 ;; $XFree86: xc/programs/xedit/lisp/modules/syntax.lsp,v 1.11 2003/01/16 03:50:46 paulo Exp $ 33 (provide "syntax") 37 (defvar *syntax-symbols* '( 38 syntax-highlight defsyntax defsynprop synprop-p syntax-p 44 (export *syntax-symbols*) 46 (dolist (symbol xedit::*syntax-symbols*) 50 (makunbound '*syntax-symbols*) 56 some-table 59 match "<" <- the table alread [all...] |
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | functions.adoc | 91 to the details of the syntax. We'll skim the higher-level overview here. 135 * It also generates the `funckeytable` lookup table the config file 137 in the config table. This needs the second column to distinguish 142 * It generates the `fdef_table` lookup table which is used in the 148 * And finally, it generates the `func_dispatch` table used in `EF_main()` 166 individual C function that implements them, via the `func_dispatch` table 194 this will cause a compile failure until you also 222 implementation is named correctly so the generated `func_dispatch` table
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.0.rst | 64 - Mesa 21.3rc3 - compile failure 108 - llvmpipe doesn't compile a shader with an inner scope in a for loop 109 - llvmpipe doesn't compile the increment of a for a loop 136 - llvmpipe doesn't compile a valid shader with an useless switch 437 - panfrost: Replace writers pointer with hash table 636 - panfrost: Fix collision in the indirect draw shader table 767 - ci: Fix syntax error in radv fails files 832 - lima: fix leak of the screen hash table 864 - etnaviv: use better name for fd hash table 865 - etnaviv: fix leak of the screen hash table [all...] |
| H A D | 19.1.0.rst | 1017 - turnip: add a more complete format table 1040 - turnip: compile VkPipelineShaderStageCreateInfo 1099 - etnaviv: fix compile warnings 1203 - virgl/drm: insert correct handles into the table. (v3) 1353 - mapi: correctly handle the full offset table 1541 - anv/tests: compile to something sensible in release builds 1542 - util/tests: compile to something sensible in release builds 1642 - travis: fix syntax, and drop unused stuff 2098 - nir: Fix a compile warning 2238 - anv: Add a #define for the max binding table siz [all...] |
| H A D | 21.1.0.rst | 136 - lima context state bugs with shader compile 171 - freedreno: async background shader compile 418 - pan/bi: Label table instructions 419 - pan/bi: Emit branch and table bits in opcode table 431 - pan/bi: Add clause encodings as a table 472 - pan/bi: Lower FEXP2 with a table 473 - pan/bi: Lower flog2 to a table and polynomial 943 - radv: Do not use generated table for plane formats. 948 - radv: Remove the format table [all...] |
| H A D | 20.3.0.rst | 204 - glx: Collect all the non-applegl extensions in the GetProcAddress table 342 - v3dv/meta: fix hash table insertion 582 - pan/decode: Fix awkward syntax 614 - pan/bi: Use canonical syntax for registers/uniforms/imms 615 - pan/bi: Use canonical syntax for special constants 723 - panfrost: Add a blendable format table 960 - panfrost: Pass compile arguments through a struct 1445 - util: Change a codegenned switch statement to a nice little table. 1450 - util: Move fetch_rgba to a separate function table. 1906 - r600/sfn: Add a mapping table fo [all...] |
| H A D | 7.10.rst | 295 - gallivm: add compile-time option to emit inst addrs and/or line 398 - mesa: add extension table entry for GL_EXT_gpu_shader4 721 - nv50: introduce the big formats table 729 - nv50: add signed RGTC1 to format table, allow 2_10_10_10 for vbufs 795 - nv50: use formats table in nv50_surface.c 1311 - glsl: Make the symbol table's add_function just use the function's 1313 - glsl: Make the symbol table's add_variable just use the variable's 1334 - i965: Fix compile warning about missing opcodes. 1335 - i965: Move payload reg setup to compile, not lookup time. 1709 - r600g: use a hash table instea [all...] |
| H A D | 20.2.0.rst | 138 - Unable to compile mesa-git from b559d26c 378 - pan/decode: Use a page table for tracking mmaps 381 - panfrost: Switch formats to table 440 - panfrost: Fill in SCALED formats to format table 1661 - freedreno: Immediately compile a default variant of shaders. 1967 - egl: always compile surfaceless 1968 - vulkan: automatically compile the `display` platform when available 1970 - egl: automatically compile the `drm` platform when available 2089 - docs: fixup botched table 2096 - docs: disable syntax [all...] |
| /xsrc/external/mit/ctwm/dist/ |
| H A D | CHANGES.md | 24 been using syntax requiring 3.5 for a while unknowingly anyway. 189 in the lookup table, leading to troubles parsing the config file. 266 conditionalize the syntax with m4 or some other preprocessing. 646 uses a hash table lookup. This should be more efficient. 718 can use images. Use the `jpeg:imagename` syntax. 731 same window) in 2 vscreens at the same time. The syntax is: 1077 standard X geometry syntax (e.g. `200x300+150-0`). Sets the current 1281 : Ctwm prints its detailed version and compile time options. 1369 IconRegionAlignement for this IconRegion. The new syntax is : 1507 following syntax [all...] |
| /xsrc/external/mit/xf86-video-wsfb/dist/ |
| H A D | aclocal.m4 | 141 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 4736 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 4871 # requires that you compile everything twice, which is a pain. 4960 # have problems creating the table of contents. If linking a library 5710 # Code to be used in simple compile tests 5829 # Code to be used in simple compile tests 5963 # have problems creating the table of contents. If linking a library 6314 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 7161 # Code to be used in simple compile test [all...] |
| /xsrc/external/mit/libxkbui/dist/ |
| H A D | aclocal.m4 | 251 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 2685 # Code to be used in simple compile tests 2790 # Code to be used in simple compile tests 2921 # have problems creating the table of contents. If linking a library 3260 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 3670 # requires that you compile everything twice, which is a pain. 3944 # Code to be used in simple compile tests 4026 # Code to be used in simple compile tests 4082 # Code to be used in simple compile test [all...] |
| /xsrc/external/mit/xf86-video-imstt/dist/ |
| H A D | aclocal.m4 | 251 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 2685 # Code to be used in simple compile tests 2790 # Code to be used in simple compile tests 2921 # have problems creating the table of contents. If linking a library 3260 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 3670 # requires that you compile everything twice, which is a pain. 3944 # Code to be used in simple compile tests 4026 # Code to be used in simple compile tests 4082 # Code to be used in simple compile test [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/ |
| H A D | aclocal.m4 | 251 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 2685 # Code to be used in simple compile tests 2790 # Code to be used in simple compile tests 2921 # have problems creating the table of contents. If linking a library 3260 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 3670 # requires that you compile everything twice, which is a pain. 3944 # Code to be used in simple compile tests 4026 # Code to be used in simple compile tests 4082 # Code to be used in simple compile test [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | tgsi.rst | 2337 semantics of the source address are presented in the table below: 2502 Same syntax as the SAMPLE opcode but instead of performing an actual 3704 Threads per block in each dimension, if known at compile time. If the block size 3731 This table shows how texture image components are returned as (x,y,z,w) tuples
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | tgsi.rst | 2371 semantics of the source address are presented in the table below: 2536 Same syntax as the SAMPLE opcode but instead of performing an actual 3782 Threads per block in each dimension, if known at compile time. If the block size 3816 This table shows how texture image components are returned as (x,y,z,w) tuples
|
| /xsrc/external/mit/xf86-video-i128/dist/ |
| H A D | aclocal.m4 | 678 m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) 814 AC_REQUIRE_AUX_FILE([compile])dnl 841 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 842 CC="$am_aux_dir/compile $CC" 1997 m4_ifval([$1], [m4_warn([syntax], [Checking for xsltproc MIN-VERSION is not implemented])]) 2054 m4_ifval([$1], [m4_warn([syntax], [Checking for perl MIN-VERSION is not implemented])]) 3342 # Defines default options for X.Org modules which don't compile code, 3359 # Defines default options for X.Org modules which compile code. 3566 compile | *[[\\/]]compile | ccach [all...] |
| /xsrc/external/mit/xf86-video-ark/dist/ |
| H A D | aclocal.m4 | 678 m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) 814 AC_REQUIRE_AUX_FILE([compile])dnl 841 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 842 CC="$am_aux_dir/compile $CC" 1997 m4_ifval([$1], [m4_warn([syntax], [Checking for xsltproc MIN-VERSION is not implemented])]) 2054 m4_ifval([$1], [m4_warn([syntax], [Checking for perl MIN-VERSION is not implemented])]) 3342 # Defines default options for X.Org modules which don't compile code, 3359 # Defines default options for X.Org modules which compile code. 3566 compile | *[[\\/]]compile | ccach [all...] |
| /xsrc/external/mit/xf86-video-suncg14/dist/ |
| H A D | aclocal.m4 | 678 m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) 814 AC_REQUIRE_AUX_FILE([compile])dnl 841 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 842 CC="$am_aux_dir/compile $CC" 1997 m4_ifval([$1], [m4_warn([syntax], [Checking for xsltproc MIN-VERSION is not implemented])]) 2054 m4_ifval([$1], [m4_warn([syntax], [Checking for perl MIN-VERSION is not implemented])]) 3546 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 8610 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 8749 # requires that you compile everythin [all...] |
| /xsrc/external/mit/xf86-video-suncg6/dist/ |
| H A D | aclocal.m4 | 678 m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) 814 AC_REQUIRE_AUX_FILE([compile])dnl 841 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 842 CC="$am_aux_dir/compile $CC" 1997 m4_ifval([$1], [m4_warn([syntax], [Checking for xsltproc MIN-VERSION is not implemented])]) 2054 m4_ifval([$1], [m4_warn([syntax], [Checking for perl MIN-VERSION is not implemented])]) 3546 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 8610 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 8749 # requires that you compile everythin [all...] |
| /xsrc/external/mit/xf86-video-sunffb/dist/ |
| H A D | aclocal.m4 | 698 m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) 834 AC_REQUIRE_AUX_FILE([compile])dnl 861 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 862 CC="$am_aux_dir/compile $CC" 2017 m4_ifval([$1], [m4_warn([syntax], [Checking for xsltproc MIN-VERSION is not implemented])]) 2074 m4_ifval([$1], [m4_warn([syntax], [Checking for perl MIN-VERSION is not implemented])]) 3566 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 8630 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 8769 # requires that you compile everythin [all...] |
| /xsrc/external/mit/xf86-video-sunleo/dist/ |
| H A D | aclocal.m4 | 678 m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) 814 AC_REQUIRE_AUX_FILE([compile])dnl 841 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 842 CC="$am_aux_dir/compile $CC" 1997 m4_ifval([$1], [m4_warn([syntax], [Checking for xsltproc MIN-VERSION is not implemented])]) 2054 m4_ifval([$1], [m4_warn([syntax], [Checking for perl MIN-VERSION is not implemented])]) 3546 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 8610 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 8749 # requires that you compile everythin [all...] |
| /xsrc/external/mit/xf86-video-suntcx/dist/ |
| H A D | aclocal.m4 | 678 m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) 814 AC_REQUIRE_AUX_FILE([compile])dnl 841 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 842 CC="$am_aux_dir/compile $CC" 1997 m4_ifval([$1], [m4_warn([syntax], [Checking for xsltproc MIN-VERSION is not implemented])]) 2054 m4_ifval([$1], [m4_warn([syntax], [Checking for perl MIN-VERSION is not implemented])]) 3546 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 8610 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 8749 # requires that you compile everythin [all...] |
| /xsrc/external/mit/xf86-video-qxl/dist/ |
| H A D | aclocal.m4 | 1508 m4_ifval([$1], [m4_warn([syntax], [Checking for xsltproc MIN-VERSION is not implemented])]) 1565 m4_ifval([$1], [m4_warn([syntax], [Checking for perl MIN-VERSION is not implemented])]) 3598 m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) 3734 AC_REQUIRE_AUX_FILE([compile])dnl 3761 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 3762 CC="$am_aux_dir/compile $CC" 4221 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 9288 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 9427 # requires that you compile everythin [all...] |
| /xsrc/external/mit/xf86-video-rendition/dist/ |
| H A D | aclocal.m4 | 136 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; 5183 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 5322 # requires that you compile everything twice, which is a pain. 5434 # have problems creating the table of contents. If linking a library 6226 # Code to be used in simple compile tests 6348 # Code to be used in simple compile tests 6501 # have problems creating the table of contents. If linking a library 6906 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 7709 # Code to be used in simple compile test [all...] |