Home
last modified time | relevance | path

Searched refs:featurep (Results 1 – 25 of 1021) sorted by relevance

12345678910>>...41

/dports/databases/pgloader3/trivial-features-20200715-git/tests/
H A Dtests.lisp83 (if (featurep :bsd)
90 (featurep :unix)
95 (if (featurep :windows)
96 (not (featurep :unix))
107 (:intel (featurep :x86))
108 (:amd64 (featurep :x86-64))
118 (4 (featurep :x86))
129 (4 (featurep :32-bit))
130 (8 (featurep :64-bit)))
135 (deftest nil.1 (featurep nil) nil)
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/test/src/
H A Dthread-tests.el47 (skip-unless (featurep 'threads))
52 (skip-unless (featurep 'threads))
57 (skip-unless (featurep 'threads))
62 (skip-unless (featurep 'threads))
68 (skip-unless (featurep 'threads))
74 (skip-unless (featurep 'threads))
79 (skip-unless (featurep 'threads))
89 (skip-unless (featurep 'threads))
100 (skip-unless (featurep 'threads))
111 (skip-unless (featurep 'threads))
[all …]
H A Dlcms-tests.el68 (skip-unless (featurep 'lcms2))
85 (skip-unless (featurep 'lcms2))
106 (skip-unless (featurep 'lcms2))
120 (skip-unless (featurep 'lcms2))
138 (skip-unless (featurep 'lcms2))
158 (skip-unless (featurep 'lcms2))
/dports/editors/emacs/emacs-27.2/test/src/
H A Dthread-tests.el47 (skip-unless (featurep 'threads))
52 (skip-unless (featurep 'threads))
57 (skip-unless (featurep 'threads))
62 (skip-unless (featurep 'threads))
68 (skip-unless (featurep 'threads))
74 (skip-unless (featurep 'threads))
79 (skip-unless (featurep 'threads))
89 (skip-unless (featurep 'threads))
100 (skip-unless (featurep 'threads))
111 (skip-unless (featurep 'threads))
[all …]
H A Dlcms-tests.el61 (skip-unless (featurep 'lcms2))
78 (skip-unless (featurep 'lcms2))
99 (skip-unless (featurep 'lcms2))
113 (skip-unless (featurep 'lcms2))
131 (skip-unless (featurep 'lcms2))
151 (skip-unless (featurep 'lcms2))
/dports/devel/cl-trivial-features/trivial-features-2010.01.16/tests/
H A Dtests.lisp60 (#xfe (featurep :big-endian))
61 (#xff (featurep :little-endian))))
69 (featurep (list* :or :unix *unices*))
78 (if (featurep :bsd)
80 (featurep `(:not (:or ,@*bsds*))))
84 (if (featurep `(:or ,@*unices*))
85 (featurep :unix)
90 (if (featurep :windows)
91 (not (featurep :unix))
102 (:intel (featurep :x86))
[all …]
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A Dfeaturep.lisp36 (export 'featurep)
38 (defun featurep (form) function
45 (not (featurep (cadr form)))))
48 (unless (featurep subform) (return))))
51 (when (featurep subform) (return t))))
60 (featurep '(:or :darwin (:and :allegro :macosx) (:and :clisp :macos))))
64 (or (featurep '(:or :unix :cygwin)) (os-macosx-p)))
68 (and (not (os-unix-p)) (featurep '(:or :win32 :windows :mswindows :mingw32 :mingw64))))
72 (featurep :genera))
76 (featurep :mcl))
[all …]
/dports/lang/sbcl/sbcl-1.3.13/tools-for-build/
H A Dgrovel-features.sh9 featurep() { function
22 featurep os-provides-dlopen
24 featurep os-provides-dladdr
26 featurep os-provides-putwc
28 featurep os-provides-blksize-t
30 featurep os-provides-suseconds-t
32 featurep os-provides-getprotoby-r
34 featurep os-provides-poll
36 featurep arm-softfp
/dports/math/maxima/maxima-5.43.2/tests/
H A Drtest_allnummod.mac476 featurep(5,even);
479 featurep(5,odd);
482 featurep(-5,even);
485 featurep(-5,odd);
488 featurep(0,even);
491 featurep(0,odd);
512 featurep(x,even);
515 featurep(x,odd);
518 featurep(%i,even);
551 featurep(me,even);
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A Dmwheel.el58 (if (or (featurep 'w32-win) (featurep 'ns-win)
59 (featurep 'haiku-win) (featurep 'pgtk-win))
68 (if (featurep 'xinput2)
70 (unless (featurep 'x)
79 (if (or (featurep 'w32-win) (featurep 'ns-win)
80 (featurep 'haiku-win) (featurep 'pgtk-win))
89 (if (featurep 'xinput2)
248 (if (or (featurep 'w32-win) (featurep 'ns-win)
249 (featurep 'haiku-win) (featurep 'pgtk-win))
262 (if (or (featurep 'w32-win) (featurep 'ns-win)
[all …]
H A Dversion.el69 (cond ((featurep 'motif)
71 ((featurep 'gtk)
73 ((featurep 'x-toolkit) ", X toolkit")
74 ((featurep 'ns)
76 ((featurep 'haiku)
79 (if (featurep 'cairo)
H A Dloadup.el215 (if (featurep 'charprop)
297 (if (featurep 'dynamic-setting)
300 (if (featurep 'x)
306 (if (featurep 'haiku)
312 (featurep 'w32))
333 (if (featurep 'ns)
339 (when (featurep 'charprop)
343 (if (featurep 'pgtk)
475 (when (featurep 'native-compile)
547 (when (and (featurep 'native-compile)
/dports/editors/emacs/emacs-27.2/lisp/progmodes/
H A Didlw-toolbar.el38 (if (featurep 'xemacs)
46 (if (not (or (and (featurep 'xemacs) ; This is XEmacs
47 (featurep 'xpm) ; need xpm
48 (featurep 'toolbar)) ; ... and the toolbar
49 (and (not (featurep 'xemacs)) ; This is Emacs
881 (if (and (featurep 'xemacs) ; This is a noop on Emacs
889 (if (and (featurep 'xemacs) ; This is a noop on Emacs
904 (if (featurep 'xemacs)
935 (if (featurep 'xemacs)
960 (if (featurep 'xemacs)
/dports/japanese/ddskk/ddskk-16.2/
H A Dskk-macs.el168 ((eval-when-compile (featurep 'xemacs))
201 (cond ((featurep 'xemacs)
248 (cond ((featurep 'xemacs)
290 (cond ((featurep 'xemacs)
432 ((eval-when-compile (featurep 'emacs))
455 ((eval-when-compile (featurep 'emacs))
464 ((eval-when-compile (featurep 'emacs))
473 ((eval-when-compile (featurep 'emacs))
480 (and (featurep 'jisx0213) ; Mule-UCS
487 ((eval-when-compile (featurep 'emacs))
[all …]
H A Dskk-cursor.el39 (when (featurep 'emacs)
45 (cond ((eval-when-compile (featurep 'xemacs))
77 ((eval-when-compile (featurep 'xemacs))
97 (cond ((eval-when-compile (featurep 'xemacs))
104 (when (eval-when-compile (featurep 'xemacs))
110 (when (eval-when-compile (featurep 'xemacs))
H A Dinstall.el150 (featurep 'xemacs)
151 (featurep 'meadow) ; for Meadow
176 (regexp-quote (if (featurep 'xemacs)
186 (if (featurep 'xemacs)
193 (setq dir (if (featurep 'xemacs)
205 (expand-file-name (concat (if (and (not (featurep 'xemacs))
212 ((featurep 'xemacs)
213 (if (featurep 'mule)
/dports/lang/kawa/kawa-3.1.1/gnu/commonlisp/lang/
H A DCLReadTable.java55 boolean featurep = featurep (exp); in read()
56 boolean skip = (ch == '-') ? featurep : !featurep; in read()
78 static boolean featurep(Object exp) { in featurep() method in SharpPlus
87 boolean val = featurep(pair.getCar()); in featurep()
97 return !featurep (pair.getCar()); in featurep()
/dports/databases/pgloader3/alexandria-20200925-git/alexandria-1/
H A Dfeatures.lisp3 (defun featurep (feature-expression) function
11 (:and (every #'featurep (rest feature-expression)))
12 (:or (some #'featurep (rest feature-expression)))
14 (not (featurep (second feature-expression))))))))
/dports/devel/cl-alexandria/alexandria-f35e232ceb2ada8d10e7fdf27ccac07f781eea0e/alexandria-1/
H A Dfeatures.lisp3 (defun featurep (feature-expression) function
11 (:and (every #'featurep (rest feature-expression)))
12 (:or (some #'featurep (rest feature-expression)))
14 (not (featurep (second feature-expression))))))))
/dports/japanese/ddskk/ddskk-16.2/experimental/dbm/
H A Dskk-dbm.el71 (unless (or (featurep 'gdbm)
72 (featurep 'dbm)
73 (featurep 'berkeley-db))
198 ((and (featurep 'berkeley-db)
201 ((and (featurep 'gdbm)
204 ((and (featurep 'dbm)
295 (or type (setq type (cond ((featurep 'berkeley-db) 'berkeley-db)
296 ((featurep 'gdbm) 'gdbm)
351 ((and (featurep 'berkeley-db)
354 ((and (featurep 'gdbm)
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A Dversion.el69 (cond ((featurep 'motif)
71 ((featurep 'gtk)
73 ((featurep 'x-toolkit) ", X toolkit")
74 ((featurep 'ns)
77 (if (featurep 'cairo)
/dports/editors/emacs-devel/emacs-4d1968b/test/lisp/
H A Dthread-tests.el41 (defvar thread-tests-mutex (when (featurep 'threads) (make-mutex "mutex1")))
50 (skip-unless (featurep 'threads))
70 (skip-unless (featurep 'threads))
91 (skip-unless (not (featurep 'threads)))
/dports/editors/emacs/emacs-27.2/test/lisp/
H A Dthread-tests.el41 (defvar thread-tests-mutex (when (featurep 'threads) (make-mutex "mutex1")))
50 (skip-unless (featurep 'threads))
70 (skip-unless (featurep 'threads))
91 (skip-unless (not (featurep 'threads)))
/dports/print/auctex/auctex-12.2/
H A Dtex-wizard.el36 (if (featurep 'tex-site)
53 (when (featurep 'tex-site)
61 (if (featurep 'tex-site)
89 (when (and (featurep 'tex-site)
/dports/japanese/ddskk/ddskk-16.2/nicola/
H A Dskk-kanagaki-menu.el62 (featurep 'skk-nicola)]
64 (featurep 'skk-nicola)]
70 ((eval-and-compile (featurep 'xemacs))
85 (when (eval-when-compile (featurep 'emacs))

12345678910>>...41