Home
last modified time | relevance | path

Searched +refs:sb +refs:xc +refs:compile +refs:file (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/x11/cl-clx/clx-0.7.5-65-g8e07155/
H A Dclx.asd26 (defclass clx-source-file (cl-source-file) ())
31 (defclass legacy-file (static-file) ())
40 :depends-on (#+(or ecl sbcl) sb-bsd-sockets)
84 (:file "xc-misc")
145 (defmethod perform :around ((o compile-op) (f xrender-source-file))
149 (handler-bind ((sb-ext:compiler-note #'muffle-warning))
153 (defmethod perform :around ((o compile-op) (f clx-source-file))
164 (let ((sb-ext:*derive-function-types* t)
165 (sadx (find-symbol "STACK-ALLOCATE-DYNAMIC-EXTENT" :sb-c))
166 (sadx-var (find-symbol "*STACK-ALLOCATE-DYNAMIC-EXTENT*" :sb-ext)))
[all …]
/dports/lang/sbcl/sbcl-1.3.13/
H A Dbase-target-features.lisp-expr9 ;;;; local build of SBCL is not to edit this file, but instead to
10 ;;;; tweak customize-target-features.lisp. (You must create this file
21 ;;;; (enable :sb-after-xc-core)
24 ;;;; By thus editing a local file (one which is not in the source
77 ;; as :sb-after-xc-core, below).
115 ;; can be useful for shortening the edit/compile/debug cycle when
118 ; :sb-after-xc-core
365 ;; this feature to compile it in. Obviously, doing so adds a dependency
372 ;; to compile with safepoints and to use them for GC.
412 ;; host Lisp is being used to compile the cross-compiler.
[all …]
H A Dbuild-order.lisp-expr3 ;;;; This software is part of the SBCL system. See the README file for
13 ;;; compile/load the cross-compiler under the host Common Lisp and
14 ;;; then to cross-compile the complete system into the
29 ;;; dependencies work on a package level, not an individual file
246 ;; error args. This file contains stuff previously in
374 ;; compile-time side-effects. This file could probably be later,
388 ;; SB!XC:DEFTYPE is needed in order to compile late-type
421 ;; FIXME: #+ should be (and sb-xc-host) but it isn't set yet.
469 ;; does lots of (TYPEP FOO 'CORE-OBJECT), so it's nice to compile this
500 ;; FIXME: #+ should be (and sb-xc-host) but it isn't set yet.
[all …]
H A DINSTALL49 associated with it: the "sbcl_core" file, and the contrib modules.
97 file written in a special SBCL format which only sbcl understands,
143 how to cross compile). For example, to use CMUCL (assuming has
147 $ sh make.sh --xc-host='lisp -batch -noinit'
184 :SB-THREAD (--with-sb-thread, --without-sb-thread)
193 :SB-CORE-COMPRESSION (--with-sb-core-compression)
198 :SB-XREF-FOR-INTERNALS (--with-sb-xref-for-internals)
203 :SB-UNICODE (--without-sb-unicode)
/dports/deskutils/terminal-image-viewer/TerminalImageViewer-1.1.0/src/main/cpp/
H A DCImg.h29393 res.get_crop(xc + width() - 1,yc,zc,cc,xc + width() - 1,yc + height() - 1,
31119 res(x,y,z,c) = _cubic_cut_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
31126 res(x,y,z,c) = (T)_linear_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
31145 res(x,y,z,c) = cubic_cut_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c,(T)0);
31152 res(x,y,z,c) = (T)linear_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c,(T)0);
45579 float dx = -xc;
46019 xm = xc - radius,
46021 xM = xc + radius,
47499 xc = (xp + xn)/2,
60314 const CImg<char> &sa = *(CImg<char>*)a, &sb = *(CImg<char>*)b;
[all …]
/dports/multimedia/zart/gmic-2.8.1/src/
H A DCImg.h31726 res.get_crop(xc + width() - 1,yc,zc,cc,xc + width() - 1,yc + height() - 1,
33449 res(x,y,z,c) = _cubic_atXY_pc(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
33456 res(x,y,z,c) = (T)_linear_atXY_p(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
33475 res(x,y,z,c) = _cubic_atXY_c(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
33482 res(x,y,z,c) = (T)_linear_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
33501 res(x,y,z,c) = cubic_atXY_c(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c,(T)0);
46980 float dx = -xc;
47427 xm = xc - radius,
47429 xM = xc + radius,
61862 const CImg<char> &sa = *(CImg<char>*)a, &sb = *(CImg<char>*)b;
[all …]
/dports/graphics/gmic/gmic-3.0.0/src/
H A DCImg.h34200 res.get_crop(xc + width() - 1,yc,zc,cc,xc + width() - 1,yc + height() - 1,
35948 res(x,y,z,c) = _cubic_atXY_pc(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35955 res(x,y,z,c) = (T)_linear_atXY_p(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35974 res(x,y,z,c) = _cubic_atXY_c(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35981 res(x,y,z,c) = (T)_linear_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
36000 res(x,y,z,c) = cubic_atXY_c(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c,(T)0);
50042 float dx = -xc;
50489 xm = xc - radius,
50871 xc = X + Xc*af,
65313 const CImg<char> &sa = *(CImg<char>*)a, &sb = *(CImg<char>*)b;
[all …]
/dports/graphics/gmic-qt/CImg-v.2.9.8/
H A DCImg.h33839 res.get_crop(xc + width() - 1,yc,zc,cc,xc + width() - 1,yc + height() - 1,
35584 res(x,y,z,c) = _cubic_atXY_pc(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35591 res(x,y,z,c) = (T)_linear_atXY_p(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35610 res(x,y,z,c) = _cubic_atXY_c(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35617 res(x,y,z,c) = (T)_linear_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35636 res(x,y,z,c) = cubic_atXY_c(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c,(T)0);
49466 float dx = -xc;
49913 xm = xc - radius,
50295 xc = X + Xc*af,
64725 const CImg<char> &sa = *(CImg<char>*)a, &sb = *(CImg<char>*)b;
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/vips/gmic/gmic/src/
H A DCImg.h42421 _cimg_draw_fill_test_neighbor(xc - 1,nyc,zc,xc!=0);
42422 _cimg_draw_fill_test_neighbor(xc + 1,nyc,zc,xc<W1);
42432 _cimg_draw_fill_test_neighbor(xc - 1,nyc,zc,xc!=0);
42433 _cimg_draw_fill_test_neighbor(xc + 1,nyc,zc,xc<W1);
42443 _cimg_draw_fill_test_neighbor(xc - 1,yc,nzc,xc!=0);
42498 _cimg_draw_fill_test_neighbor(xc - 1,nyc,0,xc!=0);
42499 _cimg_draw_fill_test_neighbor(xc + 1,nyc,0,xc<W1);
42513 _cimg_draw_fill_test_neighbor(xc - 1,nyc,0,xc!=0);
42514 _cimg_draw_fill_test_neighbor(xc + 1,nyc,0,xc<W1);
57269 const CImg<char> &sa = *(CImg<char>*)a, &sb = *(CImg<char>*)b;
[all …]
/dports/graphics/cimg/CImg-v.2.9.7/
H A DCImg.h33458 res.get_crop(xc + width() - 1,yc,zc,cc,xc + width() - 1,yc + height() - 1,
35181 res(x,y,z,c) = _cubic_atXY_pc(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35188 res(x,y,z,c) = (T)_linear_atXY_p(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35207 res(x,y,z,c) = _cubic_atXY_c(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35214 res(x,y,z,c) = (T)_linear_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
35233 res(x,y,z,c) = cubic_atXY_c(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c,(T)0);
48935 float dx = -xc;
49382 xm = xc - radius,
49764 xc = X + Xc*af,
64135 const CImg<char> &sa = *(CImg<char>*)a, &sb = *(CImg<char>*)b;
[all …]
/dports/science/octopus/octopus-10.5/
H A DChangeLog2870 * Only use 1:sb%dim of forces, not up to MAX_DIM.
2930 mesh%sb%dim in submesh_overlap, for atom coloring. Now we
3819 chum_x86_64_pgi wants messages_m to compile this file.
13191 can compile without OpenMP too.
14831 files to avoid compile errors.
18611 mesh object contains a pointer to sb, and sb should never passed
18613 sb optional argument and use mesh%sb.
20298 (equal to sb%dim) rather than to a space_t object.
23244 to compile the external new ISF
27738 * [r13401] testsuite/functionals/03-xc.fock.inp: Removing a file
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/
H A DCImg.h29377 res.get_crop(xc + width() - 1,yc,zc,cc,xc + width() - 1,yc + height() - 1,
31103 res(x,y,z,c) = _cubic_cut_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
31110 res(x,y,z,c) = (T)_linear_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c);
31129 res(x,y,z,c) = cubic_cut_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c,(T)0);
31136 res(x,y,z,c) = (T)linear_atXY(w2 + xc*ca + yc*sa,h2 - xc*sa + yc*ca,z,c,(T)0);
45579 float dx = -xc;
46019 xm = xc - radius,
46021 xM = xc + radius,
47454 xc = (xp + xn)/2,
60243 const CImg<char> &sa = *(CImg<char>*)a, &sb = *(CImg<char>*)b;
[all …]
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dmpg123.h.in14 /** \file mpg123.h The header file for the libmpg123 MPEG Audio decoder */
16 /** A macro to check at compile time which set of API functions to expect.
1014 * \param sb string handle
1019 * \param sb string handle
1030 * \param sb string handle
1045 * \param sb string handle
1052 * \param sb string handle
1062 * \param sb string handle
1069 * \param sb string handle
1080 * \param sb string handle
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dmpg123.h.in14 /** \file mpg123.h The header file for the libmpg123 MPEG Audio decoder */
16 /** A macro to check at compile time which set of API functions to expect.
1014 * \param sb string handle
1019 * \param sb string handle
1030 * \param sb string handle
1045 * \param sb string handle
1052 * \param sb string handle
1062 * \param sb string handle
1069 * \param sb string handle
1080 * \param sb string handle
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/mpg123decoder/include/
H A Dmpg123.h.in14 /** \file mpg123.h The header file for the libmpg123 MPEG Audio decoder */
16 /** A macro to check at compile time which set of API functions to expect.
1014 * \param sb string handle
1019 * \param sb string handle
1030 * \param sb string handle
1045 * \param sb string handle
1052 * \param sb string handle
1062 * \param sb string handle
1069 * \param sb string handle
1080 * \param sb string handle
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/
H A DChangeLog-20143458 * gnat.dg/opt44.ad[sb]: New test.
5135 * gnat.dg/opt42.ad[sb]: New test.
9497 * gcc.c-torture/unsorted/xc.c: Move to ...
9498 * gcc.c-torture/compile/xc.c: ... here.
11092 * gnat.dg/pack20.ad[sb]: New test.
13500 * gnat.dg/opt37.ad[sb]: New test.
13696 * gnat.dg/volatile12.ad[sb]: New test.
15071 * gnat.dg/vect12.ad[sb]: New test.
15072 * gnat.dg/vect13.ad[sb]: Likewise.
15109 * gnat.dg/vect11.ad[sb]: New test.
[all …]

1234567