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

  /external/chromium_org/third_party/cython/src/
Makefile 0 PYTHON?=python
7 ${PYTHON} setup.py build_ext --inplace
38 ${PYTHON} runtests.py -vv
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
checker.py 43 from checkers.python import PythonChecker
97 # List Python pep8 categories last.
99 # Because much of WebKit's Python code base does not abide by the
103 # FIXME: Consider bringing WebKit's Python code base into conformance
132 # For third-party Python code, keep only the following checks--
359 # File "/System/Library/Frameworks/Python.framework/Versions/2.6/...
388 PYTHON = 5
456 return FileType.PYTHON
480 elif file_type == FileType.PYTHON:
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
329 # yasm_python.c python-setup.txt \
330 # .python-build
331 #am__append_2 = PYTHON=${PYTHON}
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
560 PYTHON = /usr/bin/python
665 tools/python-yasm/Makefile.inc tools/re2c/main.c
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
329 # yasm_python.c python-setup.txt \
330 # .python-build
331 #am__append_2 = PYTHON=${PYTHON}
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
560 PYTHON = /usr/bin/python
619 pyexecdir = /Library/Python/2.5/site-package
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
329 # yasm_python.c python-setup.txt \
330 # .python-build
331 #am__append_2 = PYTHON=${PYTHON}
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
560 PYTHON = /usr/bin/python
665 tools/python-yasm/Makefile.inc tools/re2c/main.c
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
329 # yasm_python.c python-setup.txt \
330 # .python-build
331 #am__append_2 = PYTHON=${PYTHON}
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
560 PYTHON = /usr/bin/python
619 pyexecdir = /Library/Python/2.5/site-package
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
329 # yasm_python.c python-setup.txt \
330 # .python-build
331 #am__append_2 = PYTHON=${PYTHON}
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
560 PYTHON = /usr/bin/python
665 tools/python-yasm/Makefile.inc tools/re2c/main.c
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
329 # yasm_python.c python-setup.txt \
330 # .python-build
331 #am__append_2 = PYTHON=${PYTHON}
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
560 PYTHON = /usr/bin/python
665 tools/python-yasm/Makefile.inc tools/re2c/main.c
    [all...]

Completed in 276 milliseconds