Home
last modified time | relevance | path

Searched defs:python (Results 1 – 25 of 51) 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/libcap-ng/libcap-ng-0.7/bindings/
DMakefile.am27 SUBDIRS += python subdir
/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/Misc/
Dpython.pc.in7 Name: Python
/external/python/cpython2/Lib/curses/
Dhas_key.py186 python = has_key(key) variable
/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.cc35 namespace python { namespace
Dpython_protobuf.cc37 namespace python { namespace
/external/libcap-ng/libcap-ng-0.7/
Dconfigure.ac114 AC_ARG_WITH(python, optwith
/external/libnl/
DMakefile.am5 SUBDIRS = include lib man python tests subdir
/external/libepoxy/
Dmeson.build200 python = import('python3').find_python() variable
202 python = find_program('python', required: true) variable
/external/angle/third_party/jsoncpp/source/
Dmeson.build85 python = import('python3').find_python() variable
/external/capstone/bindings/
DMakefile40 python: FORCE target
/external/protobuf/examples/
DMakefile12 python: add_person_python list_people_python target
/external/ltp/
Dconfigure.ac155 AC_ARG_WITH([python], optwith
/external/protobuf/python/google/protobuf/pyext/
Dfield.cc43 namespace python { namespace
/external/kmod/
Dconfigure.ac172 AC_ARG_ENABLE([python], optenable
/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
Dnumpy.cc22 namespace python { namespace

123