/freebsd/crypto/libecc/scripts/ |
H A D | gen_curves_tests.sh | 19 if [ -z "$PYTHON" ] 27 PYTHON=$i 32 echo "Using user provided python=$PYTHON" 34 if [ -z "$PYTHON" ]; then 45 $PYTHON $EXPAND_LIBECC --name="SECP192R1" --prime=6277101735386680763835789423207666416083908700390… 49 $PYTHON $EXPAND_LIBECC --name="SECP224R1" --prime=2695994666715063979466701508701963067355791626002… 53 $PYTHON $EXPAND_LIBECC --name="SECP256R1" --prime=1157920892103562487626974469494075735300861434152… 57 $PYTHON $EXPAND_LIBECC --name="SECP384R1" --prime=3940200619639447921227904010014361380507973927046… 61 $PYTHON $EXPAND_LIBECC --name="SECP521R1" --prime=6864797660130609714981900799081393217269435300143… 65 $PYTHON $EXPAND_LIBECC --name="BRAINPOOL160R1" --prime=13322975984400448748270855588024917437571937… [all …]
|
H A D | gen_openssl_curves_tests.sh | 21 if [ -z "$PYTHON" ] 29 PYTHON=$i 34 echo "Using user provided python=$PYTHON" 37 if [ -z "$PYTHON" ]; then 50 $PYTHON $EXPAND_LIBECC --name="$curve" --ECfile="$curve".der --add-test-vectors=2
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | always-python.m4 | 5 dnl # set the PYTHON environment variable accordingly. 15 [check], [AC_CHECK_PROGS([PYTHON], [python3], [:])], 16 [3*], [PYTHON="python${with_python}"], 17 [*python3*], [PYTHON="${with_python}"], 18 [no], [PYTHON=":"], 27 PYTHON_VERSION=$(echo ${PYTHON##*/} | tr -cd 0-9.) 40 AM_CONDITIONAL([USING_PYTHON], [test "$PYTHON" != :]) 49 DEFINE_PYTHON_VERSION='--define "__use_python '${PYTHON}'"'
|
H A D | ax_python_devel.m4 | 95 AC_PATH_PROG([PYTHON],[python[$PYTHON_VERSION]]) 96 if test -z "$PYTHON"; then 110 ac_supports_python_ver=`$PYTHON -c "import sys; \ 167 ac_supports_python_ver=`$PYTHON -c "import ax_python_devel_vpy; \ 194 ac_sysconfig_result=`$PYTHON -c "import sysconfig" 2>&1` 202 ac_sysconfig_result=`$PYTHON -c "from distutils import sysconfig" 2>&1` 227 python_path=`$PYTHON -c "$IMPORT_SYSCONFIG; \ 229 plat_python_path=`$PYTHON -c "$IMPORT_SYSCONFIG; \ 233 python_path=`$PYTHON -c "$IMPORT_SYSCONFIG; \ 235 plat_python_path=`$PYTHON [all...] |
H A D | always-pyzfs.m4 | 9 PYTHON_NAME=${PYTHON##*/} 11 AS_IF([$PYTHON -c "import $1" 2>/dev/null], [ 40 AS_IF([test "$PYTHON" != :], [
|
H A D | Substfiles.am | 24 -e 's|@PYTHON[@]|$(PYTHON)|g' \
|
/freebsd/contrib/unbound/ |
H A D | acx_python.m4 | 10 AC_PATH_PROG([PYTHON],[python[$PYTHON_VERSION]]) 11 if test -z "$PYTHON"; then 17 PYTHON_VERSION=`$PYTHON -c "import sys; \ 50 if ac_modulecheck_result1=`$PYTHON -c "import $m" 2>&1`; then 61 if ac_modulecheck_result2=`$PYTHON -c "import $m2" 2>&1`; then 83 python_path=`$PYTHON -c 'import sysconfig; \ 86 python_path=`$PYTHON -c "import distutils.sysconfig; \ 102 PYTHON_LDFLAGS=`$PYTHON -c "from $sysconfig_module import *; \ 109 PYTHON_LIBDIR=`$PYTHON -c "from $sysconfig_module import *; \ 119 PYTHON_SITE_PKG=`$PYTHON -c 'import sysconfig; \ [all …]
|
H A D | configure | 19276 case $PYTHON in 19278 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path. 19303 PYTHON=$ac_cv_path_PYTHON 19304 if test -n "$PYTHON"; then 19305 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5 19306 printf "%s\n" "$PYTHON" >&6; } 19313 if test -z "$PYTHON"; then 19319 PYTHON_VERSION=`$PYTHON -c "import sys; \ 19353 if ac_modulecheck_result1=`$PYTHON -c "import $m" 2>&1`; then 19367 if ac_modulecheck_result2=`$PYTHON -c "import $m2" 2>&1`; then [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | Makefile.am | 92 PYTHON = python macro 99 $(skip_python) $(PYTHON) $(srcdir)/gen-map.py $(srcdir)/rfc3454.txt $(builddir) 102 $(skip_python) $(PYTHON) $(srcdir)/gen-errorlist.py $(srcdir)/rfc3454.txt $(builddir) 105 …$(skip_python) $(PYTHON) $(srcdir)/gen-normalize.py $(srcdir)/UnicodeData.txt $(srcdir)/Compositio… 108 $(skip_python) $(PYTHON) $(srcdir)/gen-combining.py $(srcdir)/UnicodeData.txt $(builddir) 111 $(skip_python) $(PYTHON) $(srcdir)/gen-bidi.py $(srcdir)/rfc3454.txt $(builddir) 114 $(PYTHON) $(srcdir)/gen-punycode-examples.py $(srcdir)/rfc3492.txt $(builddir)
|
H A D | NTMakefile | 68 $(PYTHON) $(SRCDIR)\gen-map.py $(SRCDIR)\rfc3454.txt $(OBJ) 73 $(PYTHON) $(SRCDIR)\gen-errorlist.py $(SRCDIR)\rfc3454.txt $(OBJ) 78 …$(PYTHON) $(SRCDIR)\gen-normalize.py $(SRCDIR)\UnicodeData.txt $(SRCDIR)\CompositionExclusions-3.2… 83 $(PYTHON) $(SRCDIR)\gen-combining.py $(SRCDIR)\UnicodeData.txt $(OBJ) 88 $(PYTHON) $(SRCDIR)\gen-bidi.py $(SRCDIR)\rfc3454.txt $(OBJ) 93 $(PYTHON) $(SRCDIR)\gen-punycode-examples.py $(SRCDIR)\rfc3492.txt $(OBJ)
|
H A D | Makefile.in | 506 PYTHON = python 1284 $(skip_python) $(PYTHON) $(srcdir)/gen-map.py $(srcdir)/rfc3454.txt $(builddir) 1287 $(skip_python) $(PYTHON) $(srcdir)/gen-errorlist.py $(srcdir)/rfc3454.txt $(builddir) 1290 …$(skip_python) $(PYTHON) $(srcdir)/gen-normalize.py $(srcdir)/UnicodeData.txt $(srcdir)/Compositio… 1293 $(skip_python) $(PYTHON) $(srcdir)/gen-combining.py $(srcdir)/UnicodeData.txt $(builddir) 1296 $(skip_python) $(PYTHON) $(srcdir)/gen-bidi.py $(srcdir)/rfc3454.txt $(builddir) 1299 $(PYTHON) $(srcdir)/gen-punycode-examples.py $(srcdir)/rfc3492.txt $(builddir)
|
/freebsd/tools/bus_space/Python/ |
H A D | Makefile | 6 PYTHON= python3.6m macro 8 CFLAGS+= -I${.CURDIR}/.. -I/usr/local/include/${PYTHON} 9 LDFLAGS+= -L/usr/local/lib -l${PYTHON}
|
/freebsd/contrib/ldns/ |
H A D | ax_python_devel.m4 | 82 AC_PATH_PROG([PYTHON],[python[$PYTHON_VERSION]]) 83 if test -z "$PYTHON"; then 92 ac_supports_python_ver=`$PYTHON -c "import sys; \ 119 ac_supports_python_ver=`$PYTHON -c "import sys; \ 139 ac_distutils_result=`$PYTHON -c "import distutils" 2>&1` 155 python_path=`$PYTHON -c "import distutils.sysconfig; \ 157 plat_python_path=`$PYTHON -c "import distutils.sysconfig; \ 178 ac_python_version=`cat<<EOD | $PYTHON - 192 ac_python_version=`$PYTHON -c "import sys; \ 202 ac_python_libdir=`cat<<EOD | $PYTHON - [all …]
|
H A D | configure | 15072 case $PYTHON in 15074 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path. 15099 PYTHON=$ac_cv_path_PYTHON 15100 if test -n "$PYTHON"; then 15101 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5 15102 printf "%s\n" "$PYTHON" >&6; } 15109 if test -z "$PYTHON"; then 15119 ac_supports_python_ver=`$PYTHON -c "import sys; \ 15153 ac_supports_python_ver=`$PYTHON -c "import sys; \ 15176 ac_distutils_result=`$PYTHON -c "import distutils" 2>&1` [all …]
|
/freebsd/tests/sys/opencrypto/ |
H A D | runtests.sh | 32 : ${PYTHON=python3} 39 if ! $PYTHON -c "from dpkt import dpkt"; then 96 if "$PYTHON" $(dirname $0)/cryptotest.py $CRYPTOTEST_ARGS; then
|
/freebsd/share/mk/ |
H A D | local.sys.dirdeps.env.mk | 52 .if ${.MAKE.LEVEL} == 0 || empty(PYTHON) 53 PYTHON ?= /usr/local/bin/python 54 .export PYTHON
|
H A D | meta.sys.mk | 80 .if defined(PYTHON) && exists(${PYTHON})
|
H A D | gendirdeps.mk | 162 META2DEPS_CMD = ${_time} ${PYTHON} ${META2DEPS} ${_py_d}
|
/freebsd/contrib/lib9p/pytest/ |
H A D | Makefile | 1 PYTHON?=python macro 5 ${PYTHON} $$f.py; \
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/ |
H A D | Makefile.am | 8 cd %D% && $(PYTHON) setup.py -q $(pyzfs_V_$(V)) egg_info -e . build 28 cd %D% && $(PYTHON) setup.py egg_info -e . install \
|
/freebsd/contrib/bmake/mk/ |
H A D | cython.mk | 26 PYTHON ?= python3 28 PYTHON_VERSION != ${PYTHON} --version | sed 's,Python \([2-9]\.[0-9][0-9]*\).*,\1,'
|
H A D | meta.sys.mk | 80 .if defined(PYTHON) && exists(${PYTHON})
|
H A D | gendirdeps.mk | 162 META2DEPS_CMD = ${_time} ${PYTHON} ${META2DEPS} ${_py_d}
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pyzfs/ |
H A D | pyzfs_unittest.ksh.in | 39 @PYTHON@ -m unittest --verbose \
|
/freebsd/lib/libsecureboot/ |
H A D | local.trust.mk | 38 SIGN_${sig}:= ${PYTHON} ${${sig}_SIGNER:U${SIGNER}} -u ${url} ${${sig}_SIGN_FLAGS:U-h sha256}
|