Home
last modified time | relevance | path

Searched defs:bool (Results 26 – 50 of 67) sorted by relevance

123

/openbmc/qemu/scripts/qapi/
H A Dvisit.py40 def gen_visit_decl(name: str, scalar: bool = False) -> str:
425 opt_builtins: bool) -> None:
H A Dgen.py113 boxed: bool,
260 gen_tracing: bool = False):
334 def write(self, output_dir: str, opt_builtins: bool = False) -> None:
H A Dcommon.py82 def c_name(name: str, protect: bool = True) -> str:
207 need_parens: bool) -> str:
H A Dexpr.py115 permit_upper: bool = False,
116 permit_underscore: bool = False) -> None:
H A Dparser.py249 def accept(self, skip_comment: bool = True) -> None:
812 after: bool = False,
H A Dtypes.py385 opt_builtins: 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/qemu/python/qemu/qmp/
H A Dutil.py152 def asyncio_run(coro: Coroutine[Any, Any, T], *, debug: bool = False) -> T:
H A Dqmp_tui.py370 def run(self, debug: bool = False) -> None:
529 _x: int, _y: int, focus: bool) -> None:
H A Dmessage.py64 eager: bool = True):
/openbmc/qemu/tests/qemu-iotests/
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/phosphor-user-manager/
H A Dusers.cpp348 inline void googleAuthenticatorEnabled(Users& user, bool /*unused*/) in googleAuthenticatorEnabled() argument
355 {MultiFactorAuthType::None, [](Users&, bool) {}}}; in __anon90507c8b0202() argument
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp616 ipmi::Context::ptr& ctx, bool receiveMessage, bool eventMsgBufFull, in ipmiAppClearMessageFlags() 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/qemu/rust/qemu-api/src/
H A Dcell.rs241 fn bql_block_unlock(increase: bool) { in bql_block_unlock()
280 fn eq(&self, other: &BqlCell<T>) -> bool { in eq()
500 const fn is_writing(x: BorrowFlag) -> bool { in is_writing()
505 const fn is_reading(x: BorrowFlag) -> bool { in is_reading()
731 fn eq(&self, other: &BqlRefCell<T>) -> bool { in eq()
/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/machine/
H A Dqtest.py57 server: bool = False):
/openbmc/bmcweb/features/kvm/
H A Dkvm_websocket.hpp204 const std::string& data, bool) { in requestRoutes() argument
/openbmc/bmcweb/scripts/
H A Dparse_registries.py280 is_header: bool,
/openbmc/openbmc-build-scripts/tools/
H A Downers43 self, node: yaml.nodes.Node, deep: bool = False
/openbmc/bmcweb/features/openbmc_rest/
H A Ddbus_monitor.hpp147 const std::string& data, bool) { in requestRoutes() argument
/openbmc/openpower-hw-diags/analyzer/
H A Dservice_data.cpp82 callout::Priority i_priority, bool) in calloutClock() argument
/openbmc/bmcweb/features/serial/
H A Dobmc_console.hpp325 const std::string& data, bool /*isBinary*/) in onMessage() argument
/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp276 bool baseSpeedPriorityEnabled(bool /* value */) override in baseSpeedPriorityEnabled() argument

123