| /openbmc/qemu/scripts/qapi/ |
| H A D | backend.py | 23 unmask: bool, 24 builtins: bool, 25 gen_tracing: bool) -> None: 46 unmask: bool, 47 builtins: bool, 48 gen_tracing: bool) -> None:
|
| H A D | events.py | 32 boxed: bool) -> str: 40 boxed: bool) -> str: 84 boxed: bool, 235 boxed: bool) -> None:
|
| H A D | visit.py | 40 def gen_visit_decl(name: str, scalar: bool = False) -> str: 425 opt_builtins: bool) -> None:
|
| H A D | common.py | 82 def c_name(name: str, protect: bool = True) -> str: 207 need_parens: bool) -> str:
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | testenv.py | 179 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 D | iotests.py | 145 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 D | testrunner.py | 101 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 D | linters.py | 62 suppress_output: bool = False,
|
| H A D | 303 | 59 def test(compression_type: str, json_output: bool) -> None:
|
| H A D | 300 | 81 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 D | machine.py | 130 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 D | console_socket.py | 38 drain: bool = False): 128 def setblocking(self, value: bool) -> None:
|
| /openbmc/openbmc-build-scripts/tools/ |
| H A D | config-clang-tidy | 145 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 D | rustc_args.py | 71 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 D | compare-machine-types.py | 61 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 D | mock_request.hpp | 23 bool /*verbose*/) : in MockRequest() argument
|
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | power_off_action.hpp | 194 bool cancel(bool) override in cancel() argument 286 bool cancel(bool) override in cancel() argument
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | mirror-ready-cancel-error | 50 def add_blockdevs(self, once: bool) -> None:
|
| /openbmc/qemu/python/qemu/utils/ |
| H A D | __init__.py | 110 def _bar(name: Optional[str], top: bool = True) -> str:
|
| /openbmc/phosphor-bmc-code-mgmt/cpld/lattice/ |
| H A D | lattice_cpld_factory.cpp | 42 sdbusplus::async::task<bool> LatticeCPLDFactory::updateFirmware( in updateFirmware() argument
|
| /openbmc/phosphor-host-ipmid/user_channel/ |
| H A D | user_mgmt.cpp | 1043 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 D | bridgingcommands.cpp | 610 ipmi::Context::ptr& ctx, bool receiveMessage, bool eventMsgBufFull, in ipmiAppClearMessageFlags() argument
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | qapi_domain.py | 95 has_explicit_title: bool, 142 is_ref: bool, 816 aliased: bool = False,
|
| /openbmc/qemu/python/qemu/qmp/ |
| H A D | qmp_tui.py | 381 def run(self, debug: bool = False) -> None: 539 _x: int, _y: int, focus: bool) -> None:
|
| /openbmc/bmcweb/features/kvm/ |
| H A D | kvm_websocket.hpp | 204 const std::string& data, bool) { in requestRoutes() argument
|