HomeSort by relevance Sort by last modified time
    Searched defs:PYTHON (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/selinux/python/sepolgen/tests/
Makefile 0 PYTHON ?= python
14 $(PYTHON) run-tests.py
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
Makefile 2 # Recreate the Python charmap codecs from the Unicode mapping
8 # Python binary to use
9 PYTHON = python
31 $(PYTHON) gencodec.py MAPPINGS/VENDORS/MISC/ build/
39 $(PYTHON) gencodec.py python-mappings/ build/
42 $(PYTHON) gencodec.py MAPPINGS/VENDORS/MICSFT/WINDOWS/ build/
47 $(PYTHON) gencodec.py MAPPINGS/ISO8859/ build/ iso
51 $(PYTHON) gencodec.py MAPPINGS/VENDORS/APPLE/ build/ mac_
    [all...]
  /external/python/cpython2/Tools/unicode/
Makefile 2 # Recreate the Python charmap codecs from the Unicode mapping
8 # Python binary to use
9 PYTHON = python
31 $(PYTHON) gencodec.py MAPPINGS/VENDORS/MISC/ build/
39 $(PYTHON) gencodec.py python-mappings/ build/
42 $(PYTHON) gencodec.py MAPPINGS/VENDORS/MICSFT/WINDOWS/ build/
47 $(PYTHON) gencodec.py MAPPINGS/ISO8859/ build/ iso
51 $(PYTHON) gencodec.py MAPPINGS/VENDORS/APPLE/ build/ mac
    [all...]
  /external/selinux/python/sepolgen/src/sepolgen/
Makefile 0 PYTHON ?= python
2 PYTHONLIBDIR ?= $(shell $(PYTHON) -c "from distutils.sysconfig import *; print(get_python_lib(1))")
  /external/brotli/python/
Makefile 19 PYTHON ?= python
22 EXT_SUFFIX=$(shell $(PYTHON) -c 'import sysconfig; print(sysconfig.get_config_var("EXT_SUFFIX"))')
32 @cd .. && $(PYTHON) setup.py develop
38 @$(PYTHON) -m unittest discover -p '*_test.py'
41 @cd .. && $(PYTHON) setup.py clean
  /external/python/cpython2/Doc/
Makefile 2 # Makefile for Python documentation
7 PYTHON = python
11 DISTVERSION = $(shell $(PYTHON) tools/extensions/patchlevel.py)
87 @echo "Coverage finished; see c.txt and python.txt in build/coverage"
102 $(PYTHON) -c "import webbrowser; webbrowser.open('build/html/index.html')"
113 cp -pPR build/html dist/python-$(DISTVERSION)-docs-html
114 tar -C dist -cf dist/python-$(DISTVERSION)-docs-html.tar python-$(DISTVERSION)-docs-html
115 bzip2 -9 -k dist/python-$(DISTVERSION)-docs-html.ta
    [all...]
make.bat 9 if "%PYTHON%" EQU "" set PYTHON=py
15 if "%DISTVERSION%" EQU "" for /f "usebackq" %%v in (`%PYTHON% tools/extensions/patchlevel.py`) do set DISTVERSION=%%v
88 cmd /C "%HTMLHELP%" build\htmlhelp\python%DISTVERSION:.=%.hhp
116 cmd /C %PYTHON% tools\rstlint.py -i tools
120 cmd /C %PYTHON% ..\Tools\scripts\serve.py %BUILDDIR%\html
  /external/python/cpython2/Tools/nuget/
build.bat 24 if not defined PYTHON set PYTHON=py -3
26 @%PYTHON% -c "" >nul 2>nul
28 %NUGET% install python -OutputDirectory "%D%obj" -ExcludeVersion -NonInteractive
29 set PYTHON="%D%obj\python\tools\python.exe"
38 ) else if not exist "%PCBUILD%python.exe" call "%PCBUILD%build.bat" -e
47 ) else if not exist "%PCBUILD%amd64\python.exe" call "%PCBUILD%build.bat" -p x64 -e
  /external/selinux/python/audit2allow/
Makefile 0 PYTHON ?= python
22 @$(PYTHON) test_audit2allow.py -v
  /external/selinux/python/semanage/
Makefile 0 PYTHON ?= python
8 PYLIBVER ?= $(shell $(PYTHON) -c 'import sys;print("python%d.%d" % sys.version_info[0:2])')
29 @$(PYTHON) test-semanage.py -a
  /external/selinux/sandbox/
Makefile 0 PYTHON ?= python
37 @$(PYTHON) test_sandbox.py -v
  /external/harfbuzz_ng/win32/
detectenv-msvc.mak 22 # Location of the Python interpretor, for building introspection. The complete set
23 # of Python Modules for introspection (the giscanner Python scripts and the _giscanner.pyd
25 # the g-ir-scanner Python script and g-ir-compiler utility program needs to be found
28 # Note that the Python interpretor and the introspection modules and utility progam must
31 # For introspection, currently only Python 2.7.x is supported. This may change when Python 3.x
33 # be the one that is built against the release series of Python that is used here.
35 !if "$(PYTHON)" == ""
36 PYTHON = pytho
    [all...]
introspection-msvc.mak 14 # Note: The PYTHON must be the Python release series that was used to build
15 # the GObject-introspection scanner Python module!
16 # Either having python.exe your PATH will work or passing in
17 # PYTHON=<full path to your Python interpretor> will do
21 !if "$(PYTHON)" == ""
22 PYTHON=python
  /external/selinux/python/sepolicy/
Makefile 0 PYTHON ?= python
19 all: python-build
21 python-build:
22 $(PYTHON) setup.py build
25 $(PYTHON) setup.py clean
32 @$(PYTHON) test_sepolicy.py -v
35 $(PYTHON) setup.py install `test -n "$(DESTDIR)" && echo --root $(DESTDIR)`
  /external/python/cpython2/PC/os2emx/
Makefile 3 # Top-Level Makefile for Building Python 2.6 for OS/2 using GCC/EMX
4 # Originally written by Andrew Zabolotny, <bit@eltech.ru> for Python 1.5.2
5 # Modified by Andrew MacIntyre, <andymac@pcug.org.au> for Python 2.6
11 # essential modules of Python and a small Python.exe program to start
12 # the interpreter. When embedding Python within another program, only
15 # python.a and python.lib import libraries. Then the optional
155 SRCPATH=.;../../Python;../../Parser;../../Objects;../../Include;../../Modules
156 # Python contains the central core, containing the builtins and interpreter
    [all...]
  /external/brotli/python/tests/
_test_utils.py 14 PYTHON = sys.executable or 'python'
16 BRO = os.path.join(project_dir, 'python', 'bro.py')
bro_test.py 12 PYTHON = _test_utils.PYTHON
31 args = [PYTHON, BRO, '-f', '-d', '-i', test_data, '-o',
37 args = [PYTHON, BRO, '-d']
64 args = [PYTHON, BRO, '-f', '-d']
73 args = [PYTHON, BRO, '-f']
85 args = [PYTHON, BRO]
  /external/lz4/tests/
Makefile 39 PYTHON ?= python3
119 $(PYTHON) test-lz4-versions.py
  /external/python/cpython2/PC/os2vacpp/
makefile 3 # Top-Level Makefile for Building Python for OS/2
10 # essential modules of Python and a small Python.exe program to start
11 # the interpreter. When embedding Python within another program, only
17 # any system Python is used on. Review the /Gd+ compiler option for
29 # 26-Sep-98 jrr Retested and adjusted for building w/Python 1.5.2a1
31 # 29-Oct-97 jrr Modified for Use with Python 1.5 Alpha 4
32 # 03-Aug-96 jrr Original for Use with Python 1.4 Release
42 PY_PYTHON = ..\..\Python
94 # Python Subsystem
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/language/
SupportedLanguages.java 30 PerlLanguage.class), PYTHON(".py", PythonLanguage.class), RUBY(".rb", RubyLanguage.class),
  /external/selinux/libselinux/src/
Makefile 1 # Support building the Python bindings multiple times, against various Python
2 # runtimes (e.g. Python 2 vs Python 3) by optionally prefixing the build
4 PYTHON ?= python
5 PYPREFIX ?= $(shell $(PYTHON) -c 'import sys;print("python-%d.%d" % sys.version_info[:2])')
17 PYSITEDIR ?= $(DESTDIR)$(shell $(PYTHON) -c 'import site; print(site.getsitepackages()[0])')
18 PYCEXT ?= $(shell $(PYTHON) -c 'import imp;print([s for s,m,t in imp.get_suffixes() if t == imp.C_EXTENSION][0])'
    [all...]
  /external/selinux/libsemanage/src/
Makefile 1 # Support building the Python bindings multiple times, against various Python
2 # runtimes (e.g. Python 2 vs Python 3) by optionally prefixing the build
4 PYTHON ?= python
5 PYPREFIX ?= $(shell $(PYTHON) -c 'import sys;print("python-%d.%d" % sys.version_info[:2])')
17 PYSITEDIR ?= $(DESTDIR)$(shell $(PYTHON) -c 'import site; print(site.getsitepackages()[0])')
18 PYCEXT ?= $(shell $(PYTHON) -c 'import imp;print([s for s,m,t in imp.get_suffixes() if t == imp.C_EXTENSION][0])'
    [all...]
  /external/syslinux/mk/
syslinux.mk 44 PYTHON = python
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 2 # Top-level Makefile for Python
15 # If you have a previous version of Python installed that you don't
29 srcdir= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5
30 VPATH= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5
31 MSYSVPATH= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5
32 abs_srcdir= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 2 # Top-level Makefile for Python
15 # If you have a previous version of Python installed that you don't
29 srcdir= /usr/local/google/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5
30 VPATH= /usr/local/google/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5
31 MSYSVPATH= /usr/local/google/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5
32 abs_srcdir= /usr/local/google/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.
    [all...]

Completed in 1082 milliseconds

1 2 3