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

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/tests/
python_test.sh 8 test -n "${PYTHON}" || PYTHON=python
15 grep "except None:" ${srcdir}/tools/python-yasm/tests/*.py
17 ${PYTHON} -c "import sys; import glob; sys.path.insert(0, '${srcdir}/tools/python-yasm'); sys.path.insert(0, glob.glob('build/lib.*')[0]); import tests; raise SystemExit(tests.unit('$*'.split()))"
  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
python-use.c 2 * Just test if we can load the python binding.
17 PYTHONPATH, PYTHON, verbose ? "" : "2> /dev/null") < 0)
attr.c 157 snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s",
  /external/libcap-ng/libcap-ng-0.7/
py-compile 2 # py-compile - Compile a Python program
31 if [ -z "$PYTHON" ]; then
32 PYTHON=python
68 Byte compile some python scripts FILES. Use --destdir to specify any
119 $PYTHON -c "
124 sys.stdout.write('Byte-compiling python modules...\n')
136 # this will fail for python < 1.5, but that doesn't matter ...
137 $PYTHON -O -c "
141 sys.stdout.write('Byte-compiling python modules (optimized versions) ...\n'
    [all...]
configure 626 PYTHON
770 PYTHON'
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/
hudson-build.sh 27 wget http://pypi.python.org/packages/source/s/stringtemplate3/stringtemplate3-$ST_VERSION.tar.gz
30 (cd tmp/stringtemplate3-$ST_VERSION; python setup.py install --install-lib=$WORKSPACE)
37 (cd tmp/antlr-$ANTLR2_VERSION/lib/python; python setup.py install --install-lib=$WORKSPACE)
49 python setup.py unittest --xml-output=testout/
50 python setup.py functest --xml-output=testout/ --antlr-jar="$JAR"
68 python setup.py sdist --formats=gztar,zip
69 for PYTHON in /usr/bin/python2.?; do
70 $PYTHON setup.py bdist_egg
  /external/llvm/test/
Makefile 93 # Newer versions of python try to allocate an insane amount of address space for
103 $(PYTHON) $(LLVM_SRC_ROOT)/utils/lit/lit.py $(LIT_ARGS) $(LIT_TESTSUITE) )
110 $(PYTHON) $(LLVM_SRC_ROOT)/utils/lit/lit.py $(LIT_ARGS) $(LIT_ALL_TESTSUITES) )
138 @$(ECHOPATH) s=@PYTHON_EXECUTABLE@=$(PYTHON)=g >> lit.tmp
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile 302 disable-python = $(eval $(disable-python_code))
306 $(warning Python support will not be built)
310 override PYTHON := \
311 $(call get-executable-or-default,PYTHON,python)
313 ifndef PYTHON
314 $(call disable-python,python interpreter)
317 PYTHON_WORD := $(call shell-wordify,$(PYTHON))
320 $(call disable-python)
    [all...]
  /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/clang/test/
Makefile 34 @ $(PYTHON) $(LLVM_SRC_ROOT)/utils/lit/lit.py \
  /external/chromium_org/third_party/yasm/source/patched-yasm/
configure 622 PYTHON
    [all...]
  /ndk/build/tools/
make-standalone-toolchain.sh 313 # Copy python-related to for gdb.exe
314 PYTHON=python
315 PYTHON_x=python$(echo "$DEFAULT_PYTHON_VERSION" | cut -d . -f 1)
316 PYTHON_xdotx=python$(echo "$DEFAULT_PYTHON_VERSION" | cut -d . -f 1).$(echo "$DEFAULT_PYTHON_VERSION" | cut -d . -f 2)
319 copy_file_list "$NDK_DIR/prebuilt/$SYSTEM/bin" "$TMPDIR/bin" "$PYTHON$HOST_EXE" "$PYTHON_x$HOST_EXE" "$PYTHON_xdotx$HOST_EXE"
355 echo ' `dirname $0`/python `dirname $0`/ndk-bc2native.py --sysroot=`dirname $0`/../sysroot --abi='$TARGET_ABI' --platform='$PLATFORM' --file $output $output'
379 echo ' %~dp0\\python'$HOST_EXE' %~dp0\\ndk-bc2native.py --sysroot=%~dp0\\..\\sysroot --abi='$TARGET_ABI' --platform='$PLATFORM' --file %output% %output%'
  /prebuilts/python/darwin-x86/2.7.5/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= /s/ndk-toolchain/src/python/Python-2.7.5
30 VPATH= /s/ndk-toolchain/src/python/Python-2.7.5
31 MSYSVPATH= /s/ndk-toolchain/src/python/Python-2.7.5
32 abs_srcdir= /s/ndk-toolchain/src/python/Python-2.7.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/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= /s/ndk-toolchain/src/python/Python-2.7.5
30 VPATH= /s/ndk-toolchain/src/python/Python-2.7.5
31 MSYSVPATH= /s/ndk-toolchain/src/python/Python-2.7.5
32 abs_srcdir= /s/ndk-toolchain/src/python/Python-2.7.
    [all...]
  /external/chromium_org/third_party/libxml/src/
configure 839 PYTHON
    [all...]
  /external/llvm/
configure 776 PYTHON
    [all...]
  /external/protobuf/gtest/
configure 625 PYTHON
    [all...]
  /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 424 milliseconds