Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtoasterui.py35 interactive = sys.stdout.isatty() variable
H A Dknotty.py31 interactive = sys.stdout.isatty() variable
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_rps.c74 bool interactive) in intel_display_rps_mark_interactive()
/openbmc/u-boot/scripts/kconfig/tests/
H A Dconftest.py40 interactive=False, in_keys=None, extra_env={}): argument
/openbmc/linux/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/
H A Dintel_rps_types.h103 unsigned int interactive; member
H A Dintel_rps.c779 void intel_rps_mark_interactive(struct intel_rps *rps, bool interactive) in intel_rps_mark_interactive()
/openbmc/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c32 int interactive; member
/openbmc/bmcweb/redfish-core/lib/
H A Dnetwork_protocol.hpp260 bool interactive = false; in handleNTPProtocolEnabled() local
H A Dmanagers.hpp1913 bool interactive = false; in setDateTime() local
/openbmc/linux/block/
H A Dbfq-iosched.c1657 bool interactive, in bfq_update_bfqq_wr_on_rq_arrival()
1822 bool *interactive) in bfq_bfqq_handle_idle_busy_switch()
2210 bool interactive = false; in bfq_add_request() local
/openbmc/linux/tools/testing/selftests/net/
H A Dnettest.c140 static unsigned int interactive; variable
/openbmc/u-boot/common/
H A Dcli_hush.c295 static int interactive; variable