Home
last modified time | relevance | path

Searched defs:interactive (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtoasterui.py35 interactive = sys.stdout.isatty() variable
H A Dknotty.py37 interactive = sys.stdout.isatty() variable
/openbmc/linux/drivers/gpu/drm/i915/display/
Dintel_display_rps.c
/openbmc/u-boot/scripts/kconfig/tests/
H A Dconftest.py40 interactive=False, in_keys=None, extra_env={}): argument
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dstate.h68 bool interactive; /* Enable cmdline after execute */ member
/openbmc/linux/drivers/gpu/drm/i915/gt/
Dintel_rps_types.h
/openbmc/bmcweb/redfish-core/lib/
H A Dnetwork_protocol.hpp281 bool interactive = false; in handleNTPProtocolEnabled() local
H A Dmanagers.hpp563 bool interactive = false; in setDateTime() local
/openbmc/linux/tools/thermal/thermal-engine/
Dthermal-engine.c
/openbmc/linux/tools/testing/selftests/net/
Dnettest.c
/openbmc/u-boot/common/
H A Dcli_hush.c295 static int interactive; variable