Home
last modified time | relevance | path

Searched refs:with_cython (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-fonts/py-cu2qu/cu2qu-1.6.5/
H A Dsetup.py65 with_cython = ( variable
82 with_cython = True variable
85 with_cython = False variable
94 if with_cython:
135 if with_cython:
170 if with_cython and not has_cython:
195 if with_cython is False:
/dports/math/py-Diofant/Diofant-0.13.0/diofant/tests/external/
H A Dtest_autowrap.py21 with_cython = pytest.mark.skipif(Cython is None, variable
206 @with_cython
211 @with_cython
217 @with_cython
223 @with_cython
229 @with_cython
235 @with_cython
242 @with_cython
/dports/www/firefox/firefox-99.0/third_party/python/PyYAML/
H A Dsetup.py75 with_cython = False variable
78 with_cython = True variable
82 with_cython = True variable
84 if with_cython:
156 if not with_cython:
200 if with_cython:
228 if with_cython:
/dports/devel/py-yaml/PyYAML-5.4.1/
H A Dsetup.py75 with_cython = False variable
78 with_cython = True variable
82 with_cython = True variable
84 if with_cython:
156 if not with_cython:
200 if with_cython:
228 if with_cython:
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/PyYAML/
H A Dsetup.py75 with_cython = False variable
78 with_cython = True variable
82 with_cython = True variable
84 if with_cython:
156 if not with_cython:
200 if with_cython:
228 if with_cython:
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/PyYAML/
H A Dsetup.py75 with_cython = False variable
78 with_cython = True variable
82 with_cython = True variable
84 if with_cython:
156 if not with_cython:
200 if with_cython:
228 if with_cython:
/dports/math/boolector/boolector-3.2.2/pypi/
H A Dsetup.py87 with_cython = False variable
90 with_cython = True variable
94 with_cython = True variable
96 if with_cython:
163 if not with_cython:
207 if with_cython:
235 if with_cython:
/dports/print/py-fonttools/fonttools-4.28.2/
H A Dsetup.py43 with_cython = ( variable
58 with_cython = True variable
61 with_cython = False variable
63 if with_cython and not has_cython:
67 if with_cython is True or (with_cython is None and has_cython):
420 if with_cython:
/dports/misc/py-gluoncv/gluon-cv-0.9.0/
H A Dsetup.py16 with_cython = False variable
21 with_cython = True variable
70 if with_cython:
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/
H A Dsetup.py35 with_cython = False variable
37 with_cython = True variable
64 if not with_cython:
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/
H A Dsetup.py35 with_cython = False variable
37 with_cython = True variable
64 if not with_cython:
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyyaml/
H A Dsetup.py74 with_cython = False variable
78 with_cython = True variable
133 if not with_cython:
177 if with_cython:
207 if with_cython:
/dports/x11-fonts/py-compreffor/compreffor-0.4.6/
H A Dsetup.py25 with_cython = False variable
29 with_cython = True
133 '_compreffor' + ('.pyx' if with_cython else '.cpp'))),
/dports/multimedia/vapoursynth/vapoursynth-R54/
H A Dconfigure.ac285 …rride the automatic detection of the Cython executable. (default=check)]), [], [with_cython=check])
287 [test "x$with_cython" = "xcheck"],
289 [CYTHON="$with_cython"]
/dports/lang/cython/Cython-0.29.24/
H A Druntests.py2121 if options.with_cython and sys.version_info[0] >= 3:
2128 WITH_CYTHON = options.with_cython
2272 WITH_CYTHON = options.with_cython
/dports/lang/cython-devel/cython-2b1e743/
H A Druntests.py2351 if options.with_cython and sys.version_info[0] >= 3:
2358 WITH_CYTHON = options.with_cython
2541 WITH_CYTHON = options.with_cython
/dports/comms/libimobiledevice/libimobiledevice-1.3.0/
H A Dconfigure17664 withval=$with_cython; build_cython=false
/dports/comms/py-libimobiledevice/libimobiledevice-1.3.0/
H A Dconfigure17664 withval=$with_cython; build_cython=false
/dports/devel/libplist/libplist-2.2.0/
H A Dconfigure17381 withval=$with_cython; build_cython=false
/dports/devel/py-libplist/libplist-2.2.0/
H A Dconfigure17381 withval=$with_cython; build_cython=false
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/
H A Dconfigure23903 withval=$with_cython;
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/
H A Dconfigure23882 withval=$with_cython;
/dports/sysutils/bacula11-client/bacula-11.0.5/
H A Dconfigure23903 withval=$with_cython;
/dports/sysutils/bacula9-client/bacula-9.6.7/
H A Dconfigure23882 withval=$with_cython;
/dports/sysutils/bacula11-server/bacula-11.0.5/
H A Dconfigure23903 withval=$with_cython;

12