Searched +refs:compile +refs:syntax +refs:augment +refs:list (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dindent.lsp124 (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)
292 ;; begin and switch fields are used like the ones for the syntax highlight
294 label ;; filed at compile tim
[all...]
H A Dsyntax.lsp30 ;; $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*)
60 This must be carefully checked at compile time, such instruction should
73 should be detected at compile tim
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst136 - lima context state bugs with shader compile
171 - freedreno: async background shader compile
765 - mesa: ensure parameter list capacity before associating uniform storage
1013 - CI: windows: augment the timeout of building the windows container
1033 - panfrost: Fix a polygon list corruption in the multi-context case
1091 - panfrost: Provide a helper to calculate the polygon list size
1118 - frontends/omx/h265: search entire dpb list
1330 - ir3: Fix list corruption in legalize_block()
1464 - turnip: handle format list for compressed formats
1612 - drisw: move zink down the list belo
[all...]

Completed in 9 milliseconds