Home
last modified time | relevance | path

Searched defs:python (Results 1 – 25 of 83) sorted by relevance

1234

/external/python/cpython2/Lib/test/
Dtest_xpickle.py79 python = None variable in AbstractCompatTests
90 def send_to_worker(self, python, obj, proto): argument
185 python = "python2.4" variable in CPicklePython24Compat
203 python = "python2.5" variable in CPicklePython25Compat
216 python = "python2.6" variable in CPicklePython26Compat
228 python = "python2.7" variable in CPicklePython27Compat
Dtest_popen.py15 python = sys.executable variable
/external/python/cpython3/Lib/test/
Dtest_popen.py18 python = sys.executable variable
20 python = '"' + python + '"' # quote embedded space for cmdline variable
/external/pigweed/pw_env_setup/py/pw_env_setup/virtualenv_setup/
Dinstall.py112 def _check_venv(python, version, venv_path, pyvenv_cfg): argument
133 def _check_python_install_permissions(python): argument
181 python=sys.executable, argument
/external/tensorflow/tensorflow/tools/tensorflow_builder/compat_checker/
Dsample_config.ini7 python = [range(3.3, 3.7) include(2.7)] key
21 python = [ key
/external/python/cpython3/Doc/library/
Dpython.rst1 .. _python: target
/external/python/cpython2/Doc/library/
Dpython.rst2 .. _python: target
/external/libcap-ng/libcap-ng-0.7/bindings/
DMakefile.am27 SUBDIRS += python subdir
/external/dtc/
Dmeson_options.txt9 option('python', type: 'feature', value: 'auto', feature
/external/python/cpython2/Lib/curses/
Dhas_key.py186 python = has_key(key) variable
/external/tensorflow/tensorflow/python/saved_model/
Dpywrap_saved_model_constants.cc21 namespace python { namespace
Dpywrap_saved_model.cc28 namespace python { namespace
Dpywrap_saved_model_fingerprinting.cc25 namespace python { namespace
/external/python/cpython3/Misc/
Dpython.pc.in7 Name: Python
/external/python/cpython2/Misc/
Dpython.pc.in6 Name: Python
/external/python/cpython3/Lib/curses/
Dhas_key.py186 python = has_key(key) variable
/external/tensorflow/tensorflow/lite/testing/
Dstring_util.cc27 namespace python { namespace
/external/protobuf/python/google/protobuf/internal/
Dapi_implementation.cc36 namespace python { namespace
Dpython_protobuf.cc37 namespace python { namespace
/external/angle/third_party/mesa/
Dangle_cross.ini5 python = 'vpython3' key
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dapi_implementation.cc36 namespace python { namespace
Dpython_protobuf.cc37 namespace python { namespace
/external/libcap-ng/libcap-ng-0.7/
Dconfigure.ac114 AC_ARG_WITH(python, optwith
/external/cronet/third_party/protobuf/
Dversion.json13 "python": "3.20.3", string
/external/protobuf/
Dversion.json13 "python": "4.21.7", string

1234