Home
last modified time | relevance | path

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

/openbmc/sdbusplus/
H A Dmeson.build16 python = import('python') variable
/openbmc/phosphor-debug-collector/
H A Dmeson.build146 python = find_program('python3') variable
/openbmc/openpower-vpd-parser/
H A Dmeson.build78 python = find_program('python3', required:true) variable
/openbmc/qemu/tests/vm/generated/
H A Dfreebsd.json77 "python": "/usr/local/bin/python3" string
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A Dast.py155 def __init__(self, filename, lineno, func_name, body, python, fakeroot): argument
342 def handleMethod(statements, filename, lineno, func_name, body, python, fakeroot): argument
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py235 def genfunction(outlines, funcname, content, python=False, forcespace=False): argument
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c1644 const char *python = g_getenv("PYTHON"); in test_analyze_script() local
/openbmc/qemu/
H A Dmeson.build89 python = import('python').find_installation() variable