Searched defs:PYTHON (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/cython/src/
H A DMakefile0 PYTHON?=python
7 ${PYTHON} setup.py build_ext --inplace
38 ${PYTHON} runtests.py -vv
1 PYTHON?=python macro
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
H A Dchecker.py388 PYTHON = 5 variable in class:FileType
456 return FileType.PYTHON
480 elif file_type == FileType.PYTHON:
/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile331 #am__append_2 = PYTHON=${PYTHON}
560 PYTHON = /usr/bin/python macro
3688 # $(PYTHON) $(srcdir)/tools/python-yasm/pyxelator/wrap_yasm.py \
3700 # $(PYTHON) -c "from Pyrex.Compiler.Main import main; main(command_line=1)" \
3711 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py build
3716 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py install "--install-lib=$(DESTDIR)$(pythondir)"
3719 # rm -f `$(PYTHON) -c "import sys;sys.path.insert(0, '${DESTDIR}${pythondir}'); import yasm; print yasm.__file__"`
3728 $(PYTHON) $(srcdir)/modules/arch/x86/gen_x86_insn.py
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile331 #am__append_2 = PYTHON=${PYTHON}
560 PYTHON = /usr/bin/python macro
3688 # $(PYTHON) $(srcdir)/tools/python-yasm/pyxelator/wrap_yasm.py \
3700 # $(PYTHON) -c "from Pyrex.Compiler.Main import main; main(command_line=1)" \
3711 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py build
3716 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py install "--install-lib=$(DESTDIR)$(pythondir)"
3719 # rm -f `$(PYTHON) -c "import sys;sys.path.insert(0, '${DESTDIR}${pythondir}'); import yasm; print yasm.__file__"`
3728 $(PYTHON) $(srcdir)/modules/arch/x86/gen_x86_insn.py
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile331 #am__append_2 = PYTHON=${PYTHON}
560 PYTHON = /usr/bin/python macro
3688 # $(PYTHON) $(srcdir)/tools/python-yasm/pyxelator/wrap_yasm.py \
3700 # $(PYTHON) -c "from Pyrex.Compiler.Main import main; main(command_line=1)" \
3711 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py build
3716 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py install "--install-lib=$(DESTDIR)$(pythondir)"
3719 # rm -f `$(PYTHON) -c "import sys;sys.path.insert(0, '${DESTDIR}${pythondir}'); import yasm; print yasm.__file__"`
3728 $(PYTHON) $(srcdir)/modules/arch/x86/gen_x86_insn.py
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile331 #am__append_2 = PYTHON=${PYTHON}
560 PYTHON = /usr/bin/python macro
3688 # $(PYTHON) $(srcdir)/tools/python-yasm/pyxelator/wrap_yasm.py \
3700 # $(PYTHON) -c "from Pyrex.Compiler.Main import main; main(command_line=1)" \
3711 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py build
3716 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py install "--install-lib=$(DESTDIR)$(pythondir)"
3719 # rm -f `$(PYTHON) -c "import sys;sys.path.insert(0, '${DESTDIR}${pythondir}'); import yasm; print yasm.__file__"`
3728 $(PYTHON) $(srcdir)/modules/arch/x86/gen_x86_insn.py
/external/chromium_org/third_party/yasm/source/config/openbsd/
H A DMakefile331 #am__append_2 = PYTHON=${PYTHON}
560 PYTHON = /usr/bin/python macro
3688 # $(PYTHON) $(srcdir)/tools/python-yasm/pyxelator/wrap_yasm.py \
3700 # $(PYTHON) -c "from Pyrex.Compiler.Main import main; main(command_line=1)" \
3711 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py build
3716 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py install "--install-lib=$(DESTDIR)$(pythondir)"
3719 # rm -f `$(PYTHON) -c "import sys;sys.path.insert(0, '${DESTDIR}${pythondir}'); import yasm; print yasm.__file__"`
3728 $(PYTHON) $(srcdir)/modules/arch/x86/gen_x86_insn.py
/external/chromium_org/third_party/yasm/source/config/win/
H A DMakefile331 #am__append_2 = PYTHON=${PYTHON}
560 PYTHON = /usr/bin/python macro
3688 # $(PYTHON) $(srcdir)/tools/python-yasm/pyxelator/wrap_yasm.py \
3700 # $(PYTHON) -c "from Pyrex.Compiler.Main import main; main(command_line=1)" \
3711 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py build
3716 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py install "--install-lib=$(DESTDIR)$(pythondir)"
3719 # rm -f `$(PYTHON) -c "import sys;sys.path.insert(0, '${DESTDIR}${pythondir}'); import yasm; print yasm.__file__"`
3728 $(PYTHON) $(srcdir)/modules/arch/x86/gen_x86_insn.py

Completed in 605 milliseconds