Home
last modified time | relevance | path

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

12

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dcreate-config-gypi.js38 async function getCurrentConfigGypi ({ gyp, nodeDir, vsInfo, python }) { field
118 async function createConfigGypi ({ gyp, buildDir, nodeDir, vsInfo, python }) { field
124 const config = await getCurrentConfigGypi({ gyp, nodeDir, vsInfo, python }) field
Dconfigure.js78 const configPath = await createConfigGypi({ gyp, buildDir, nodeDir, vsInfo, python }) field
Dnode-gyp.js45 python: String, // 'configure' property
/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/python/Misc/
Dpython.pc.in7 Name: Python
/third_party/python/Lib/curses/
Dhas_key.py186 python = has_key(key) variable
/third_party/node/test/pummel/
Dtest-child-process-spawn-loop.js27 const python = process.env.PYTHON || 'python'; constant
/third_party/node/test/parallel/
Dtest-child-process-set-blocking.js28 const python = process.env.PYTHON || (common.isWindows ? 'python' : 'python3'); constant
Dtest-stdio-closed.js17 const python = process.env.PYTHON || 'python'; constant
/third_party/protobuf/python/google/protobuf/internal/
Dpython_protobuf.cc37 namespace python { namespace
Dapi_implementation.cc35 namespace python { namespace
/third_party/protobuf/python/google/protobuf/pyext/
Dfield.cc43 namespace python { namespace
Ddescriptor_database.cc44 namespace python { namespace
Dunknown_fields.cc49 namespace python { namespace
Dmessage_factory.cc55 namespace python { namespace
Dextension_dict.cc64 namespace python { namespace
Drepeated_composite_container.cc59 namespace python { namespace
Drepeated_scalar_container.cc60 namespace python { namespace
Ddescriptor_pool.cc61 namespace python { namespace
/third_party/ltp/
Dconfigure.ac313 AC_ARG_WITH([python], optwith
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc53 namespace python { namespace
/third_party/skia/third_party/externals/freetype/
Dmeson.build38 python = import('python') variable
/third_party/alsa-lib/
Dconfigure.ac414 AC_ARG_ENABLE(python, optenable
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/
Dmain.go130 python string // path to python executable member

12