Home
last modified time | relevance | path

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

12

/third_party/rust/rust/
Dx.ps141 foreach ($python in "py", "python3", "python", "python2") { variable
45 if (Get-Application $python) { variable
46 if ($python -eq "py") { variable
50 Invoke-Application $python $xpy_args variable
56 $python = $found[0] variable
57 Invoke-Application $python $xpy_args variable
/third_party/python/Lib/test/
Dtest_popen.py18 python = sys.executable variable
20 python = '"' + python + '"' # quote embedded space for cmdline variable
/third_party/python/Doc/library/
Dpython.rst1 .. _python: target
/third_party/protobuf/python/google/protobuf/
Dlink_error_pure_python.cc5 namespace python { namespace
Dlink_error_fast_cpp.cc5 namespace python { namespace
Dlink_error_upb.cc5 namespace python { namespace
Duse_pure_python.cc6 namespace python { namespace
Duse_fast_cpp_protos.cc6 namespace python { namespace
Duse_upb_protos.cc6 namespace python { namespace
/third_party/python/Misc/
Dpython.pc.in7 Name: Python
/third_party/python/Lib/curses/
Dhas_key.py186 python = has_key(key) variable
/third_party/protobuf/python/google/protobuf/internal/
Dpybind11_test_module.cc18 namespace google::protobuf::python { namespace
Dpython_protobuf.cc14 namespace python { namespace
Dapi_implementation.cc12 namespace python { namespace
/third_party/protobuf/
Dversion.json13 "python": "5.29.4", string
/third_party/protobuf/python/google/protobuf/pyext/
Dfield.cc16 namespace python { namespace
Ddescriptor_database.cc26 namespace python { namespace
Dunknown_field_set.cc24 namespace python { namespace
/third_party/protobuf/examples/
DMakefile12 python: add_person_python list_people_python target
/third_party/rust/rust/src/tools/x/src/
Dmain.rs22 fn python() -> &'static str { in python() function
/third_party/protobuf/src/google/protobuf/compiler/python/
Dplugin_unittest.cc27 namespace python { namespace
Dhelpers.cc28 namespace python { namespace
/third_party/ltp/
Dconfigure.ac313 AC_ARG_WITH([python], optwith
/third_party/python/Tools/freeze/test/
Dfreeze.py190 def freeze(python, scriptfile, outdir): argument
/third_party/skia/third_party/externals/freetype/
Dmeson.build38 python = import('python') variable

12