/third_party/node/deps/npm/node_modules/node-gyp/lib/ |
D | create-config-gypi.js | 38 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
|
D | configure.js | 78 const configPath = await createConfigGypi({ gyp, buildDir, nodeDir, vsInfo, python }) field
|
D | node-gyp.js | 45 python: String, // 'configure' property
|
/third_party/python/Lib/test/ |
D | test_popen.py | 18 python = sys.executable variable 20 python = '"' + python + '"' # quote embedded space for cmdline variable
|
/third_party/python/Doc/library/ |
D | python.rst | 1 .. _python: target
|
/third_party/python/Misc/ |
D | python.pc.in | 7 Name: Python
|
/third_party/python/Lib/curses/ |
D | has_key.py | 186 python = has_key(key) variable
|
/third_party/node/test/pummel/ |
D | test-child-process-spawn-loop.js | 27 const python = process.env.PYTHON || 'python'; constant
|
/third_party/node/test/parallel/ |
D | test-child-process-set-blocking.js | 28 const python = process.env.PYTHON || (common.isWindows ? 'python' : 'python3'); constant
|
D | test-stdio-closed.js | 17 const python = process.env.PYTHON || 'python'; constant
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | python_protobuf.cc | 37 namespace python { namespace
|
D | api_implementation.cc | 35 namespace python { namespace
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | field.cc | 43 namespace python { namespace
|
D | descriptor_database.cc | 44 namespace python { namespace
|
D | unknown_fields.cc | 49 namespace python { namespace
|
D | message_factory.cc | 55 namespace python { namespace
|
D | extension_dict.cc | 64 namespace python { namespace
|
D | repeated_composite_container.cc | 59 namespace python { namespace
|
D | repeated_scalar_container.cc | 60 namespace python { namespace
|
D | descriptor_pool.cc | 61 namespace python { namespace
|
/third_party/ltp/ |
D | configure.ac | 313 AC_ARG_WITH([python], optwith
|
/third_party/protobuf/src/google/protobuf/compiler/python/ |
D | python_plugin_unittest.cc | 53 namespace python { namespace
|
/third_party/skia/third_party/externals/freetype/ |
D | meson.build | 38 python = import('python') variable
|
/third_party/alsa-lib/ |
D | configure.ac | 414 AC_ARG_ENABLE(python, optenable
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/ |
D | main.go | 130 python string // path to python executable member
|