Searched defs:python (Results 1 – 8 of 8) sorted by relevance
/openbmc/sdbusplus/ |
H A D | meson.build | 17 python = import('python') variable
|
/openbmc/phosphor-debug-collector/ |
H A D | meson.build | 146 python = find_program('python3') variable
|
/openbmc/openpower-vpd-parser/ |
H A D | meson.build | 78 python = find_program('python3', required:true) variable
|
/openbmc/qemu/tests/vm/generated/ |
H A D | freebsd.json | 78 "python": "/usr/local/bin/python3" string
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
H A D | ast.py | 155 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 D | create.py | 235 def genfunction(outlines, funcname, content, python=False, forcespace=False): argument
|
/openbmc/qemu/tests/qtest/ |
H A D | migration-test.c | 1652 const char *python = g_getenv("PYTHON"); in test_analyze_script() local 1706 const char *python = g_getenv("PYTHON"); in test_vmstate_checker_script() local
|
/openbmc/qemu/ |
H A D | meson.build | 60 python = import('python').find_installation() variable
|