Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/qemu/scripts/qapi/
H A Dbackend.py23 unmask: bool,
24 builtins: bool,
25 gen_tracing: bool) -> None:
46 unmask: bool,
47 builtins: bool,
48 gen_tracing: bool) -> None:
H A Devents.py32 boxed: bool) -> str:
40 boxed: bool) -> str:
84 boxed: bool,
235 boxed: bool) -> None:
H A Dvisit.py40 def gen_visit_decl(name: str, scalar: bool = False) -> str:
425 opt_builtins: bool) -> None:
H A Dcommon.py82 def c_name(name: str, protect: bool = True) -> str:
207 need_parens: bool) -> str:
/openbmc/qemu/tests/qemu-iotests/
H A Dtestenv.py179 misalign: bool = False,
180 debug: bool = False,
181 valgrind: bool = False,
182 gdb: bool = False,
183 qprint: bool = False,
184 dry_run: bool = False) -> None:
H A Diotests.py145 connect_stderr: bool = True) -> 'subprocess.Popen[str]':
155 connect_stderr: bool = True,
156 drop_successful_output: bool = False) \
210 def qemu_tool(*args: str, check: bool = True, combine_stdio: bool = True
250 def qemu_img(*args: str, check: bool = True, combine_stdio: bool = True
324 def qemu_img_log(*args: str, check: bool = True
331 use_image_opts: bool = False, extra_args: Sequence[str] = (),
332 check: bool = True, drop_child_info: bool = True,
356 def qemu_io(*args: str, check: bool = True, combine_stdio: bool = True
367 def qemu_io_log(*args: str, check: bool = True
[all …]
H A Dtestrunner.py101 casenotrun: str = '', interrupted: bool = False) -> None: argument
136 def __init__(self, env: TestEnv, tap: bool = False, argument
321 run_test(self, test: str, test_field_width: int, mp: bool = False) global() argument
H A Dlinters.py62 suppress_output: bool = False,
H A D30359 def test(compression_type: str, json_output: bool) -> None:
H A D30081 def check_bitmap(self, bitmap_name_valid: bool) -> None:
92 def migrate(self, bitmap_name_valid: bool = True,
93 migration_success: bool = True) -> None:
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py130 drain_console: bool = False,
622 hard: bool = False,
668 def set_qmp_monitor(self, enabled: bool = True) -> None:
687 def _qmp_args(cls, conv_keys: bool,
696 conv_keys: Optional[bool] = None,
718 conv_keys: Optional[bool] = None,
740 def get_qmp_event(self, wait: bool = False) -> Optional[QMPMessage]:
748 def get_qmp_events(self, wait: bool = False) -> List[QMPMessage]:
H A Dconsole_socket.py38 drain: bool = False):
128 def setblocking(self, value: bool) -> None:
/openbmc/openbmc-build-scripts/tools/
H A Dconfig-clang-tidy145 def disable(repo: str, check: str, drop: bool) -> str:
173 def _join(data: Dict[str, bool]) -> str: argument
197 repo: List[Dict[str, str]], option: str, drop: bool
/openbmc/qemu/scripts/rust/
H A Drustc_args.py71 def get_table(self, key: str, can_be_workspace: bool = False) -> Mapping[Any, Any]:
85 def generate_lint_flags(cargo_toml: CargoTOML, strict_lints: bool) -> Iterable[str]:
/openbmc/qemu/scripts/
H A Dcompare-machine-types.py61 def __init__(self, vm: QEMUMachine, name: str, abstract: bool) -> None:
157 def new_driver(vm: QEMUMachine, name: str, is_abstr: bool) -> Driver:
242 req_mt: List[str], all_mt: bool) -> None:
369 req_mt: Optional[List[str]], all_mt: bool) -> List[Machine]:
441 is_raw: bool) -> pd.DataFrame:
/openbmc/pldm/requester/test/
H A Dmock_request.hpp23 bool /*verbose*/) : in MockRequest() argument
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_action.hpp194 bool cancel(bool) override in cancel() argument
286 bool cancel(bool) override in cancel() argument
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmirror-ready-cancel-error50 def add_blockdevs(self, once: bool) -> None:
/openbmc/qemu/python/qemu/utils/
H A D__init__.py110 def _bar(name: Optional[str], top: bool = True) -> str:
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_cpld_factory.cpp42 sdbusplus::async::task<bool> LatticeCPLDFactory::updateFirmware( in updateFirmware() argument
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp1043 const std::array<std::array<bool, ipmiMaxChannels>, payloadsPerByte>& in constructJsonPayloadEnables()
1069 std::array<std::array<bool, ipmiMaxChannels>, payloadsPerByte>& stdPayload, in readPayloadAccessFromUserInfo()
1086 const std::array<std::array<bool, ipmiMaxChannels>, payloadsPerByte>& in updatePayloadAccessInUserInfo()
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp610 ipmi::Context::ptr& ctx, bool receiveMessage, bool eventMsgBufFull, in ipmiAppClearMessageFlags() argument
/openbmc/qemu/docs/sphinx/
H A Dqapi_domain.py95 has_explicit_title: bool,
142 is_ref: bool,
816 aliased: bool = False,
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py381 def run(self, debug: bool = False) -> None:
539 _x: int, _y: int, focus: bool) -> None:
/openbmc/bmcweb/features/kvm/
H A Dkvm_websocket.hpp204 const std::string& data, bool) { in requestRoutes() argument

12