Home
last modified time | relevance | path

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

12

/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
Dtest_platform.py15 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
Dtest_sysconfig.py250 def get(python, env=None): argument
Dtest_platform.py30 def get(python, env=None): argument
/external/python/cpython2/Doc/library/
Dpython.rst2 .. _python: target
/external/python/cpython3/Doc/library/
Dpython.rst1 .. _python: target
/external/libcap-ng/libcap-ng-0.7/bindings/
DMakefile.am27 SUBDIRS += python subdir
/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
Dnumpy.cc20 namespace python { namespace
/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/
Dapi_implementation.cc35 namespace python { namespace
/external/protobuf/examples/
DMakefile11 python: add_person_python list_people_python target
/external/capstone/bindings/
DMakefile40 python: FORCE target
/external/ltp/
Dconfigure.ac113 AC_ARG_WITH([python], optwith
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc55 namespace python { namespace
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_database.cc44 namespace python { namespace
Dextension_dict.cc51 namespace python { namespace
/external/kmod/
Dconfigure.ac172 AC_ARG_ENABLE([python], optenable

12