Home
last modified time | relevance | path

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

12345

/external/googleapis/
DPACKAGES.md9 ### Common
17 ### [Cloud Bigtable](https://cloud.google.com/bigtable/)
22 ### [Cloud Datastore](https://cloud.google.com/datastore/)
27 ### [Cloud Identity and Access Management (IAM)](https://cloud.google.com/iam/)
35 ### [Cloud Natural Language](https://cloud.google.com/natural-language/)
40 ### [Cloud Pub/Sub](https://cloud.google.com/pubsub/)
46 ### [Cloud Speech](https://cloud.google.com/speech/)
51 ### [Cloud Vision](https://cloud.google.com/vision/)
57 ### [Stackdriver Debugger](https://cloud.google.com/debugger/)
62 ### [Stackdriver Error Reporting](https://cloud.google.com/error-reporting/)
[all …]
/external/sdv/vsomeip/third_party/boost/parameter/test/literate/
Dexercising-the-code-so-far0.cpp4 namespace boost { namespace python { namespace
29 namespace boost { namespace python { namespace
58 namespace boost { namespace python { namespace
Ddeduced-template-parameters0.cpp4 namespace boost { namespace python { namespace
12 namespace boost { namespace python { namespace
41 namespace boost { namespace python { namespace
Dtemplate-keywords0.cpp4 namespace boost { namespace python { namespace
Dclass-template-skeleton0.cpp4 namespace boost { namespace python { namespace
Dtemplate-keywords1.cpp4 namespace boost { namespace python { namespace
/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
/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.py116 def _check_venv(python, version, venv_path, pyvenv_cfg): argument
137 def _check_python_install_permissions(python): argument
205 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/liblc3/
Dmeson_options.txt20 option('python', boolean
Dmeson.build39 subdir('python') subdir
/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/bazelbuild-rules_python/gazelle/python/
Dfix.go15 package python package
Dkinds.go15 package python package
/external/tensorflow/tensorflow/python/saved_model/
Dpywrap_saved_model_constants.cc21 namespace python { namespace
Dpywrap_saved_model.cc28 namespace python { namespace
/external/python/cpython3/Misc/
Dpython.pc.in7 Name: Python
/external/python/cpython2/Lib/curses/
Dhas_key.py186 python = has_key(key) variable
/external/python/cpython3/Lib/curses/
Dhas_key.py186 python = has_key(key) variable
/external/python/cpython2/Misc/
Dpython.pc.in6 Name: Python
/external/dtc/
Dmeson_options.txt9 option('python', type: 'feature', value: 'auto', feature
/external/tensorflow/tensorflow/lite/testing/
Dstring_util.cc27 namespace python { namespace

12345