/external/protobuf/gtest/ |
D | configure.ac | 36 PYTHON= # We *do not* allow the user to specify a python interpreter 37 AC_PATH_PROG([PYTHON],[python],[:]) 38 AS_IF([test "$PYTHON" != ":"], 39 [AM_PYTHON_CHECK_VERSION([$PYTHON],[2.3],[:],[PYTHON=":"])]) 40 AM_CONDITIONAL([HAVE_PYTHON],[test "$PYTHON" != ":"])
|
/external/google-breakpad/src/testing/gtest/ |
D | configure.ac | 37 PYTHON= # We *do not* allow the user to specify a python interpreter 38 AC_PATH_PROG([PYTHON],[python],[:]) 39 AS_IF([test "$PYTHON" != ":"], 40 [AM_PYTHON_CHECK_VERSION([$PYTHON],[2.3],[:],[PYTHON=":"])]) 41 AM_CONDITIONAL([HAVE_PYTHON],[test "$PYTHON" != ":"])
|
/external/selinux/policycoreutils/sepolicy/ |
D | Makefile | 1 PYTHON ?= python macro 21 $(PYTHON) setup.py build 24 $(PYTHON) setup.py clean 31 @$(PYTHON) test_sepolicy.py -v 34 $(PYTHON) setup.py install `test -n "$(DESTDIR)" && echo --root $(DESTDIR)`
|
/external/libcap-ng/libcap-ng-0.7/ |
D | py-compile | 31 if [ -z "$PYTHON" ]; then 32 PYTHON=python 119 $PYTHON -c " 137 $PYTHON -O -c "
|
D | aclocal.m4 | 847 AC_ARG_VAR([PYTHON], [the Python interpreter]) 852 if test -z "$PYTHON"; then 853 AC_PATH_PROGS([PYTHON], _AM_PYTHON_INTERPRETER_LIST, :) 858 if test -n "$PYTHON"; then 859 # If the user set $PYTHON, use it and don't search something else. 860 AC_MSG_CHECKING([whether $PYTHON version >= $1]) 861 AM_PYTHON_CHECK_VERSION([$PYTHON], [$1], 864 am_display_PYTHON=$PYTHON 874 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON. 876 PYTHON=: [all …]
|
/external/libxml2/xstc/ |
D | Makefile.am | 103 $(CHECKER) $(PYTHON) nist-test.py -s -b $(srcdir) ; fi) 110 $(CHECKER) $(PYTHON) sun-test.py -s -b $(srcdir) ; fi) 117 $(CHECKER) $(PYTHON) ms-test.py -s -b $(srcdir) ; fi) 120 -@(if [ -x $(PYTHON) ] ; then \ 127 -@(if [ -x $(PYTHON) ] ; then \
|
/external/selinux/policycoreutils/semanage/ |
D | Makefile | 1 PYTHON ?= python macro 8 PYLIBVER ?= $(shell $(PYTHON) -c 'import sys;print("python%d.%d" % sys.version_info[0:2])') 29 @$(PYTHON) test-semanage.py -a
|
/external/selinux/sepolgen/tests/ |
D | Makefile | 1 PYTHON ?= python macro 11 $(PYTHON) run-tests.py
|
/external/selinux/sepolgen/src/sepolgen/ |
D | Makefile | 1 PYTHON ?= python macro 2 PYTHONLIBDIR ?= $(shell $(PYTHON) -c "from distutils.sysconfig import *; print(get_python_lib(1))")
|
/external/selinux/policycoreutils/audit2allow/ |
D | Makefile | 1 PYTHON ?= python macro 16 @$(PYTHON) test_audit2allow.py -v
|
/external/google-breakpad/src/testing/ |
D | configure.ac | 32 PYTHON= # We *do not* allow the user to specify a python interpreter 33 AC_PATH_PROG([PYTHON],[python],[:]) 34 AS_IF([test "$PYTHON" != ":"], 35 [AM_PYTHON_CHECK_VERSION([$PYTHON],[2.3],[:],[PYTHON=":"])]) 36 AM_CONDITIONAL([HAVE_PYTHON],[test "$PYTHON" != ":"])
|
/external/selinux/policycoreutils/sandbox/ |
D | Makefile | 1 PYTHON ?= python macro 37 @$(PYTHON) test_sandbox.py -v
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | hudson-build.sh | 69 for PYTHON in /usr/bin/python2.?; do 70 $PYTHON setup.py bdist_egg
|
/external/linux-tools-perf/src/tools/perf/config/ |
D | Makefile | 310 override PYTHON := \ macro 311 $(call get-executable-or-default,PYTHON,python) 313 ifndef PYTHON 317 PYTHON_WORD := $(call shell-wordify,$(PYTHON)) 324 $(call get-executable-or-default,PYTHON_CONFIG,$(PYTHON)-config) 344 $(warning PYTHON and/or PYTHON_CONFIG appropriately.) 348 $(warning $(and ,) make PYTHON=python2)
|
/external/markdown/docs/ |
D | LICENSE | 19 THIS SOFTWARE IS PROVIDED BY THE PYTHON MARKDOWN PROJECT ''AS IS'' AND ANY 22 DISCLAIMED. IN NO EVENT SHALL ANY CONTRIBUTORS TO THE PYTHON MARKDOWN PROJECT
|
/external/markdown/ |
D | NOTICE | 19 THIS SOFTWARE IS PROVIDED BY THE PYTHON MARKDOWN PROJECT ''AS IS'' AND ANY 22 DISCLAIMED. IN NO EVENT SHALL ANY CONTRIBUTORS TO THE PYTHON MARKDOWN PROJECT
|
/external/selinux/libsemanage/src/ |
D | Makefile | 4 PYTHON ?= python macro 5 PYPREFIX ?= $(notdir $(PYTHON)) 14 PYLIBVER ?= $(shell $(PYTHON) -c 'import sys;print("python%d.%d" % sys.version_info[0:2])')
|
/external/linux-tools-perf/src/tools/perf/tests/ |
D | python-use.c | 17 PYTHONPATH, PYTHON, verbose ? "" : "2> /dev/null") < 0) in test__python_use()
|
D | attr.c | 157 snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", in run_dir()
|
/external/llvm/test/ |
D | Makefile | 99 $(PYTHON) $(LLVM_SRC_ROOT)/utils/lit/lit.py $(LIT_ARGS) $(LIT_TESTSUITE) ) 106 $(PYTHON) $(LLVM_SRC_ROOT)/utils/lit/lit.py $(LIT_ARGS) $(LIT_ALL_TESTSUITES) ) 130 @$(ECHOPATH) s=@PYTHON_EXECUTABLE@=$(PYTHON)=g >> lit.tmp
|
/external/selinux/libselinux/src/ |
D | Makefile | 4 PYTHON ?= python macro 5 PYPREFIX ?= $(notdir $(PYTHON)) 14 PYLIBVER ?= $(shell $(PYTHON) -c 'import sys;print("python%d.%d" % sys.version_info[0:2])')
|
/external/libxml2/ |
D | configure.ac | 823 PYTHON="$with_python/bin/python" 828 PYTHON="$with_python/python.exe" 833 PYTHON="$with_python" 835 if test -x "$PYTHON" 837 echo Found python in environment PYTHON=$PYTHON 838 with_python=`$PYTHON -c "import sys; print(sys.exec_prefix)"` 840 …AC_PATH_PROG(PYTHON, python python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 … 845 if test "$PYTHON" != "" 847 …PYTHON_VERSION=`$PYTHON -c "from distutils import sysconfig; print(sysconfig.get_python_version())… 848 PYTHON_INCLUDES=`$PYTHON -c "from distutils import sysconfig; print(sysconfig.get_python_inc())"` [all …]
|
/external/libxml2/python/tests/ |
D | Makefile.am | 70 do log=`$(PYTHON) $(srcdir)/$$test` ; \
|
/external/libxml2/python/ |
D | Makefile.am | 50 $(PYTHON) $(srcdir)/generator.py $(srcdir)
|
/external/google-breakpad/src/third_party/libdisasm/swig/python/ |
D | Makefile-swig | 25 # PYTHON rules
|