Home
last modified time | relevance | path

Searched refs:PYTHON3 (Results 1 – 7 of 7) sorted by relevance

/external/parameter-framework/upstream/tools/clientSimulator/
DCMakeLists.txt32 find_program(PYTHON3 python3 REQUIRED)
39 ${PYTHON3} -c
/external/tensorflow/tensorflow/contrib/ffmpeg/
DREADME.md21 export TF_BUILD_PYTHON_VERSION=PYTHON2 # or PYTHON3
/external/tensorflow/tensorflow/tools/docker/
DREADME.md88 Python version (`PYTHON2` vs. `PYTHON3`) and whether the developer Docker image
/external/u-boot/scripts/kconfig/
DMakefile156 $(PYTHON3) -B -m pytest $(srctree)/$(src)/tests \
/external/icu/icu4c/source/
Dconfigure4212 if test -n "$PYTHON3"; then
4213 ac_cv_prog_PYTHON3="$PYTHON3" # Let the user override the test.
4232 PYTHON3=$ac_cv_prog_PYTHON3
4233 if test -n "$PYTHON3"; then
4234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON3" >&5
4235 $as_echo "$PYTHON3" >&6; }
4242 test -n "$PYTHON3" && break
9206 if test -z "$PYTHON3";
Dconfigure.ac198 AC_CHECK_PROGS(PYTHON3, python3)
1467 if test -z "$PYTHON3";
/external/u-boot/
DMakefile363 PYTHON3 = python3 macro
386 export MAKE LEX YACC AWK PERL PYTHON PYTHON2 PYTHON3