HomeSort by: relevance | last modified time | path
    Searched refs:PYTHON (Results 1 - 18 of 18) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/
algebraic_parser_test.sh 3 $PYTHON $srcdir/nir/tests/algebraic_parser_test.py
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
optimization-test.sh 3 $PYTHON $srcdir/glsl/tests/optimization_test.py --test-runner $abs_builddir/glsl/glsl_test
warnings-test.sh 3 $PYTHON $srcdir/glsl/tests/warnings_test.py --glsl-compiler $abs_builddir/glsl_compiler --test-directory $srcdir/glsl/tests/warnings/
  /xsrc/external/mit/brotli/dist/python/
Makefile 23 PYTHON ?= python
26 EXT_SUFFIX=$(shell $(PYTHON) -c 'import sysconfig; print(sysconfig.get_config_var("EXT_SUFFIX"))')
36 @cd .. && $(PYTHON) setup.py build_ext --inplace
39 @cd .. && $(PYTHON) setup.py develop
42 @cd .. && $(PYTHON) setup.py install
46 @$(PYTHON) -m unittest discover -v -p '*_test.py'
49 @cd .. && $(PYTHON) setup.py clean
  /xsrc/external/mit/MesaLib.old/src/util/
Makefile 9 ${PYTHON} ${SCRIPT} > $@.tmp && mv $@.tmp $@
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
glcpp-test.sh 16 $PYTHON $srcdir/glsl/glcpp/tests/glcpp_test.py $abs_builddir/glsl/glcpp/glcpp $srcdir/glsl/glcpp/tests --unix --windows --oldmac --bizarro
  /xsrc/external/mit/xcb-proto/dist/
py-compile 2 # py-compile - Compile a Python program
30 if test -z "$PYTHON"; then
31 PYTHON=python
67 Byte compile some python scripts FILES. Use --destdir to specify any
118 python_major=`$PYTHON -V 2>&1 | sed -e 's/.* //;s/\..*$//;1q'`
120 echo "$me: could not determine $PYTHON major version, guessing 3" >&2
135 $PYTHON -c "
140 sys.stdout.write('Byte-compiling python modules...\n')
155 # this will fail for python < 1.5, but that doesn't matter ..
    [all...]
configure 630 PYTHON
714 PYTHON'
1344 --with-python-sys-prefix
1345 use Python's sys.prefix and sys.exec_prefix values
1351 PYTHON the Python interpreter
2579 if test -n "$PYTHON"; then
2580 # If the user set $PYTHON, use it and don't search something else.
2581 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version is >= 2.5" >&5
2582 printf %s "checking whether $PYTHON version is >= 2.5... " >&6;
    [all...]
  /xsrc/external/mit/MesaLib.old/src/mesa/main/
Makefile 17 ${PYTHON} ${X11SRCDIR.MesaLib}/src/mapi/glapi/gen/${_py} -f ${XML} > $@.tmp && mv $@.tmp $@
21 ${PYTHON} ${X11SRCDIR.MesaLib}/src/mapi/glapi/gen/gl_table.py -f ${XML} -m remap_table > $@.tmp && mv $@.tmp $@
  /xsrc/external/mit/freetype/dist/builds/
freetype.mk 286 # Run `docwriter' in the current Python environment.
288 PYTHON ?= python
292 $(PYTHON) -m docwriter \
304 # Variables for running `refdoc' with Python's `virtualenv'. The
312 ENV_PYTHON := $(VENV_DIR)$(SEP)$(BIN)$(SEP)$(PYTHON)
315 @echo Setting up virtualenv for Python...
316 virtualenv --python=$(PYTHON) $(VENV_DIR)
329 cd $(DOC_DIR) && $(VENV_NAME)$(SEP)$(BIN)$(SEP)python -m mkdocs buil
    [all...]
  /xsrc/external/mit/freetype/dist/builds/unix/
unix-def.in 26 PYTHON := @PYTHON@
configure 646 PYTHON
14876 # Check for Python and docwriter
14882 for ac_prog in python3 python
14891 if test -n "$PYTHON"; then
14892 ac_cv_prog_PYTHON="$PYTHON" # Let the user override the test.
14911 PYTHON=$ac_cv_prog_PYTHON
14912 if test -n "$PYTHON"; then
14913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
14914 $as_echo "$PYTHON" >&6; }
14921 test -n "$PYTHON" && brea
    [all...]
  /xsrc/external/ofl/font-liberation-ttf/dist/
Makefile 7 PYTHON = python3
59 $(PYTHON) $(FONTTOOLSCRIPT) src/LiberationMono-*.ttf
105 $(PYTHON) $(FONTTOOLSCRIPT) export/LiberationMono-*.ttf
  /xsrc/external/mit/fontconfig/dist/
Tools.mk 38 $(PYTHON) $(TOOL) $(ARGS) --template $< --output $(TARG).tmp && \
configure 790 PYTHON
939 PYTHON
1604 --with-python-sys-prefix
1605 use Python's sys.prefix and sys.exec_prefix values
1667 PYTHON the Python interpreter
5664 if test -n "$PYTHON"; then
5665 # If the user set $PYTHON, use it and don't search something else.
5666 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version is >= 3" >&5
5667 printf %s "checking whether $PYTHON version is >= 3... " >&6;
    [all...]
  /xsrc/external/mit/fontconfig/dist/conf.d/
Makefile.am 112 $(PYTHON) $(srcdir)/link_confs.py $(templatedir) $(configdir) $(CONF_LINKS)
  /xsrc/external/mit/xorgproto/dist/
configure 729 PYTHON
895 PYTHON'
1546 --with-python-sys-prefix
1547 use Python's sys.prefix and sys.exec_prefix values
1568 PYTHON the Python interpreter
11812 if test -n "$PYTHON"; then
11813 # If the user set $PYTHON, use it and don't search something else.
11814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version is >= 3.6" >&5
11815 printf %s "checking whether $PYTHON version is >= 3.6... " >&6;
    [all...]
  /xsrc/external/mit/libxcb/dist/
configure 832 PYTHON
958 PYTHON
1657 --with-python-sys-prefix
1658 use Python's sys.prefix and sys.exec_prefix values
1679 PYTHON the Python interpreter
3493 if test -n "$PYTHON"; then
3494 # If the user set $PYTHON, use it and don't search something else.
3495 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version is >= 3.0" >&5
3496 printf %s "checking whether $PYTHON version is >= 3.0... " >&6;
    [all...]

Completed in 68 milliseconds