Home
last modified time | relevance | path

Searched defs:PYTHON_VERSION (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/AFLplusplus/
H A DGNUmakefile197 PYTHON_VERSION := $(strip $(shell python3m --version 2>&1)) macro
211 PYTHON_VERSION := $(strip $(shell python3 --version 2>&1)) macro
227 PYTHON_VERSION := $(strip $(shell python --version 2>&1)) macro
238 PYTHON_VERSION := $(strip $(shell python3.7 --version 2>&1)) macro
249 PYTHON_VERSION := $(strip $(shell python2.7 --version 2>&1)) macro
/aosp_15_r20/external/python/cpython3/PC/
Dpython_ver_rc.h22 #define PYTHON_VERSION PY_VERSION "\0" macro
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/pip_package/
H A DMakefile17 PYTHON_VERSION ?= 3.9 macro
/aosp_15_r20/external/python/cpython3/Tools/wasm/
Dwasm_build.py149 PYTHON_VERSION = read_python_version() variable
/aosp_15_r20/external/python/cpython2/
Dconfigure.ac6 m4_define(PYTHON_VERSION, 2.7) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py842 PYTHON_VERSION = re.compile(r'-py(\d\.?\d?)') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py842 PYTHON_VERSION = re.compile(r'-py(\d\.?\d?)') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py842 PYTHON_VERSION = re.compile(r'-py(\d\.?\d?)') variable
/aosp_15_r20/external/python/cpython3/
Dconfigure.ac9 m4_define(PYTHON_VERSION, 3.11) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py842 PYTHON_VERSION = re.compile(r'-py(\d\.?\d?)') variable