Home
last modified time | relevance | path

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

123

/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
Dtest_sysconfig.py257 def get(python): argument
/external/python/cpython3/Lib/test/
Dtest_popen.py15 python = sys.executable variable
17 python = '"' + python + '"' # quote embedded space for cmdline variable
/external/python/cpython3/Doc/library/
Dpython.rst1 .. _python: target
/external/python/cpython2/Doc/library/
Dpython.rst2 .. _python: target
/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/libcap-ng/libcap-ng-0.7/bindings/
DMakefile.am27 SUBDIRS += python subdir
/external/python/cpython2/Misc/
Dpython.pc.in6 Name: Python
/external/python/cpython2/Lib/curses/
Dhas_key.py186 python = has_key(key) variable
/external/python/cpython3/Misc/
Dpython.pc.in7 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/libcap-ng/libcap-ng-0.7/
Dconfigure.ac114 AC_ARG_WITH(python, optwith
/external/protobuf/python/google/protobuf/internal/
Dpython_protobuf.cc37 namespace python { namespace
Dapi_implementation.cc35 namespace python { namespace
/external/jsoncpp/
Dmeson.build76 python = import('python').find_installation() variable
/external/libepoxy/
Dmeson.build200 python = import('python3').find_python() variable
202 python = find_program('python', required: true) variable
/external/protobuf/examples/
DMakefile12 python: add_person_python list_people_python target
/external/ltp/
Dconfigure.ac155 AC_ARG_WITH([python], optwith
/external/capstone/bindings/
DMakefile46 python: FORCE target
/external/protobuf/python/google/protobuf/pyext/
Dfield.cc43 namespace python { namespace
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
Dreplwrap.py103 def python(command="python"): function
/external/kmod/
Dconfigure.ac182 AC_ARG_ENABLE([python], optenable
/external/pigweed/pw_env_setup/py/pw_env_setup/virtualenv_setup/
Dinstall.py125 python=sys.executable, argument

123